From b364f357892695d13fa567cd0f15bcde85a69e85 Mon Sep 17 00:00:00 2001 From: moritz Date: Sat, 1 Aug 2009 09:04:57 +0000 Subject: [PATCH] Make these look like the other project files; maybe it helps with the linking issue (to be tested later.) git-svn-id: https://svn.xiph.org/trunk/ezstream@16369 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- win32/taglib.vcproj | 8 +++----- win32/taglib_c.vcproj | 16 ++++++++-------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/win32/taglib.vcproj b/win32/taglib.vcproj index 87a9949..7c9540e 100644 --- a/win32/taglib.vcproj +++ b/win32/taglib.vcproj @@ -49,14 +49,14 @@ MinimalRebuild="true" ExceptionHandling="1" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="3" EnableFunctionLevelLinking="true" RuntimeTypeInfo="true" ObjectFile="$(IntDir)\$(TargetName).obj\" ProgramDataBaseFileName="$(IntDir)\$(TargetName)-vc90.pdb" WarningLevel="3" DebugInformationFormat="4" - CallingConvention="0" + CompileAs="0" />