From cfc82c757bb269947a509255dd66700605355510 Mon Sep 17 00:00:00 2001 From: thedmd Date: Sat, 4 May 2013 14:55:09 +0200 Subject: Update project to MSVC 2012. --- libmad/libmad.vcxproj | 274 +++++++++++++++++++++++++------------------------- 1 file changed, 138 insertions(+), 136 deletions(-) (limited to 'libmad/libmad.vcxproj') diff --git a/libmad/libmad.vcxproj b/libmad/libmad.vcxproj index 24bf886..a2c5507 100644 --- a/libmad/libmad.vcxproj +++ b/libmad/libmad.vcxproj @@ -1,139 +1,141 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {7DDFB46B-0754-450D-9A7A-4B982E40367D} - libmad - Win32Proj - - - - StaticLibrary - NotSet - true - - - StaticLibrary - NotSet - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)build\temp\lib\ - $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ - $(SolutionDir)build\temp\lib\ - $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ - AllRules.ruleset - - - AllRules.ruleset - - - $(ProjectName)-mt-debug - $(ProjectName)-mt - - - - Disabled - $(ProjectDir)configured\;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;FPM_INTEL;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) - false - - - EnableFastChecks - MultiThreadedDebug - - - $(IntDir)vc90.pdb - Level3 - OldStyle - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + + {7DDFB46B-0754-450D-9A7A-4B982E40367D} + libmad + Win32Proj + + + + StaticLibrary + NotSet + true + v110 + + + StaticLibrary + NotSet + v110 + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)-mt-debug + $(ProjectName)-mt + + + + Disabled + $(ProjectDir)configured\;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;FPM_INTEL;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + false + + + EnableFastChecks + MultiThreadedDebug + + + $(IntDir)vc90.pdb + Level3 + OldStyle + + + + xcopy "$(ProjectDir)configured\mad.h" "$(SolutionDir)build\temp\include\" /I /Y /D - - - - - - MaxSpeed - true - $(ProjectDir)configured\;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;FPM_INTEL;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) - - - MultiThreaded - true - - - $(IntDir)vc90.pdb - Level3 - - - - - - + + + + + + MaxSpeed + true + $(ProjectDir)configured\;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;FPM_INTEL;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + + + MultiThreaded + true + + + $(IntDir)vc90.pdb + Level3 + + + + + + xcopy "$(ProjectDir)configured\mad.h" "$(SolutionDir)build\temp\include\" /I /Y /D - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3