From bc18818547da718e46efb107c3369add018aaa1d Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sat, 13 Jun 2009 08:12:41 +0000 Subject: Some more MTP_DLL cleanup. - don't use precompiled headers. - prepare for direct incorporation of the library. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21269 a1c6a512-1295-4272-9138-f99709370657 --- utils/MTP/MTP_DLL/MTP_DLL.vcproj | 30 +++--------------------------- 1 file changed, 3 insertions(+), 27 deletions(-) (limited to 'utils/MTP/MTP_DLL/MTP_DLL.vcproj') diff --git a/utils/MTP/MTP_DLL/MTP_DLL.vcproj b/utils/MTP/MTP_DLL/MTP_DLL.vcproj index 644e2e445e..d8acdfe8e7 100644 --- a/utils/MTP/MTP_DLL/MTP_DLL.vcproj +++ b/utils/MTP/MTP_DLL/MTP_DLL.vcproj @@ -45,7 +45,7 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - UsePrecompiledHeader="2" + UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="4" @@ -121,7 +121,7 @@ AdditionalIncludeDirectories="c:\wmsdk\wmfsdk95\include;c:\wmsdk\wmfsdk95\wmdm\inc" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MTP_DLL_EXPORTS" RuntimeLibrary="2" - UsePrecompiledHeader="2" + UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" @@ -170,7 +170,7 @@ /> @@ -194,26 +194,6 @@ RelativePath=".\progresshelper.cpp" > - - - - - - - - - -