[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:36:44 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=770d1f6

The following commit has been merged in the master branch:
commit 770d1f6d202f1bff89998c15740336c0c4331e53
Author: brad <chickb at gmail.com>
Date:   Sat Nov 13 22:14:09 2004 +0000

    fixed win32 build break in release mode
---
 msvc/exivsimple/exivsimple.vcproj | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/msvc/exivsimple/exivsimple.vcproj b/msvc/exivsimple/exivsimple.vcproj
index d737b67..a01d3e8 100644
--- a/msvc/exivsimple/exivsimple.vcproj
+++ b/msvc/exivsimple/exivsimple.vcproj
@@ -136,6 +136,12 @@
 						Name="VCCLCompilerTool"
 						UsePrecompiledHeader="0"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						UsePrecompiledHeader="0"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\stdafx.cpp">

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list