[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:42:09 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=3ef1bf3
The following commit has been merged in the master branch:
commit 3ef1bf395194b540715ea452e38f7103de6b1dc8
Author: Robin Mills <robin at clanmills.com>
Date: Sun Dec 12 18:40:00 2010 +0000
msvc64: removed unnecessary post build steps from exiv2lib
---
msvc64/exiv2lib/exiv2lib.vcproj | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/msvc64/exiv2lib/exiv2lib.vcproj b/msvc64/exiv2lib/exiv2lib.vcproj
index 8fe1bfa..e7e83d3 100644
--- a/msvc64/exiv2lib/exiv2lib.vcproj
+++ b/msvc64/exiv2lib/exiv2lib.vcproj
@@ -85,8 +85,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
- Description="create the bin (delivery) directory"
- CommandLine="mkdir ..in\Debug\
copy/y "$(TargetPath)" ..in\Debug\$(TargetFileName)
"
+ Description=""
+ CommandLine=""
/>
</Configuration>
<Configuration
@@ -157,8 +157,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
- Description="create the bin (delivery) directory"
- CommandLine="mkdir ..in\Debug\
copy/y "$(TargetPath)" ..in\Debug\$(TargetFileName)
"
+ Description=""
+ CommandLine=""
/>
</Configuration>
<Configuration
@@ -225,8 +225,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
- Description="create the bin (delivery) directory"
- CommandLine="mkdir ..in\Release\
copy/y "$(TargetPath)" ..in\$(ConfigurationName)\$(TargetFileName)

"
+ Description=""
+ CommandLine=""
/>
</Configuration>
<Configuration
@@ -294,8 +294,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
- Description="create the bin (delivery) directory"
- CommandLine="mkdir ..in\Release\
copy/y "$(TargetPath)" ..in\$(ConfigurationName)\$(TargetFileName)

"
+ Description=""
+ CommandLine=""
/>
</Configuration>
<Configuration
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list