diff --git a/VS2008/SDL/SDL.vcxproj b/VS2008/SDL/SDL.vcxproj new file mode 100644 index 0000000..efe9fe8 --- /dev/null +++ b/VS2008/SDL/SDL.vcxproj @@ -0,0 +1,380 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68} + SDL + + + + DynamicLibrary + v120 + false + + + DynamicLibrary + v120 + false + + + DynamicLibrary + v120 + false + + + DynamicLibrary + v120 + false + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.30501.0 + + + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + + + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + + + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + $(Platform)\$(Configuration)/SDL.tlb + + + Disabled + ..\..\Libraries\SDL-1.2.14\include;$(DXSDK_DIR)\Include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions) + MultiThreadedDebug + false + + $(Platform)\$(Configuration)/SDL.pch + $(Platform)\$(Configuration)/ + $(Platform)\$(Configuration)/ + $(Platform)\$(Configuration)/ + Level3 + true + EditAndContinue + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;dxguid.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).dll + true + $(DXSDK_DIR)\Lib\x86;%(AdditionalLibraryDirectories) + false + true + $(Platform)\$(Configuration)/SDL.pdb + Windows + false + + $(Platform)\$(Configuration)/SDL.lib + false + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + $(Platform)\$(Configuration)/SDL.tlb + + + Disabled + ..\..\Libraries\SDL-1.2.14\include;$(DXSDK_DIR)\Include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions) + MultiThreadedDebug + false + + $(Platform)\$(Configuration)/SDL.pch + $(Platform)\$(Configuration)/ + $(Platform)\$(Configuration)/ + $(Platform)\$(Configuration)/ + Level3 + true + ProgramDatabase + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;dxguid.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).dll + true + $(DXSDK_DIR)\Lib\x64;%(AdditionalLibraryDirectories) + false + true + $(Platform)\$(Configuration)/SDL.pdb + Windows + false + + $(Platform)\$(Configuration)/SDL.lib + MachineX64 + false + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + $(Platform)\$(Configuration)/SDL.tlb + + + OnlyExplicitInline + false + ..\..\Libraries\SDL-1.2.14\include;$(DXSDK_DIR)\Include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions) + true + MultiThreaded + false + true + + $(Platform)\$(Configuration)/SDL.pch + $(Platform)\$(Configuration)/ + $(Platform)\$(Configuration)/ + $(Platform)\$(Configuration)/ + Level3 + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;dxguid.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).dll + true + $(DXSDK_DIR)\Lib\x86;%(AdditionalLibraryDirectories) + false + $(Platform)\$(Configuration)/SDL.pdb + Windows + false + + $(Platform)\$(Configuration)/SDL.lib + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + $(Platform)\$(Configuration)/SDL.tlb + + + OnlyExplicitInline + false + ..\..\Libraries\SDL-1.2.14\include;$(DXSDK_DIR)\Include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions) + true + MultiThreaded + false + true + + $(Platform)\$(Configuration)\SDL.pch + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + Level3 + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;dxguid.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).dll + true + $(DXSDK_DIR)\Lib\x64;%(AdditionalLibraryDirectories) + false + $(Platform)\$(Configuration)\SDL.pdb + Windows + false + + $(Platform)\$(Configuration)\SDL.lib + MachineX64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file