From f6544ba81694e08cf6685ad1736996673e666427 Mon Sep 17 00:00:00 2001 From: havoc Date: Thu, 7 Feb 2013 14:22:17 +0000 Subject: [PATCH] added props files for vs2010 and vs2012, changed name of darkplaces-2010.sln to darkplaces-vs2010.sln and renamed the vcproj files similarly to darkplaces-sdl-vs2010.vcxproj and such. git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11895 d7cf8633-e32d-0410-b094-e92efae38249 ::stable-branch::merge=38113e75aa0d780aed5b6b2b18cdd61752d1ca07 --- darkplaces-dedicated-vs2012.vcxproj | 118 ++++++-- darkplaces-dedicated.vcxproj | 285 ------------------ darkplaces-sdl-vs2012.vcxproj | 116 +++++++- darkplaces-sdl.vcxproj | 294 ------------------ darkplaces-2010.sln => darkplaces-vs2010.sln | 6 +- darkplaces-vs2012.sln | 28 +- darkplaces-wgl-vs2012.vcxproj | 117 +++++++- darkplaces-wgl.vcxproj | 298 ------------------- vs2010_win32.props | 14 + vs2010_win64.props | 14 + vs2012_win32.props | 14 + vs2012_win64.props | 14 + 12 files changed, 375 insertions(+), 943 deletions(-) delete mode 100644 darkplaces-dedicated.vcxproj delete mode 100644 darkplaces-sdl.vcxproj rename darkplaces-2010.sln => darkplaces-vs2010.sln (89%) delete mode 100644 darkplaces-wgl.vcxproj create mode 100644 vs2010_win32.props create mode 100644 vs2010_win64.props create mode 100644 vs2012_win32.props create mode 100644 vs2012_win64.props diff --git a/darkplaces-dedicated-vs2012.vcxproj b/darkplaces-dedicated-vs2012.vcxproj index dfab0b9c..a8688b3d 100644 --- a/darkplaces-dedicated-vs2012.vcxproj +++ b/darkplaces-dedicated-vs2012.vcxproj @@ -5,51 +5,90 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {389AE334-D907-4069-90B3-F0551B3EFDE9} darkplacesdedicated Win32Proj - darkplaces-dedicated-2012 + darkplaces-dedicated-vs2012 Application + v110 MultiByte true - v110 Application + v110 + MultiByte + + + Application + v110 MultiByte + true + + + Application v110 + MultiByte - + - + + + + + + + + + - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - true - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - false - $(ProjectName) - $(ProjectName) + <_ProjectFileVersion>11.0.50727.1 + + + $(SolutionDir)$(Configuration)-$(ProjectName)\ + $(Configuration)-$(ProjectName)\ + true + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + + + $(SolutionDir)$(Configuration)-$(ProjectName)\ + $(Configuration)-$(ProjectName)\ + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false @@ -58,8 +97,7 @@ true EnableFastChecks MultiThreadedDebugDLL - - + Level3 EditAndContinue 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) @@ -71,6 +109,28 @@ MachineX86 + + + X64 + + + Disabled + WIN32;WIN64;_DEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + ProgramDatabase + 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) + + + $(OutDir)$(TargetName)$(TargetExt) + true + Console + MachineX64 + + MaxSpeed @@ -78,13 +138,13 @@ WIN32;NDEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) MultiThreadedDLL true - - + Level3 ProgramDatabase 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) + $(OutDir)$(TargetName)$(TargetExt) true Console true @@ -92,6 +152,30 @@ MachineX86 + + + X64 + + + MaxSpeed + true + WIN32;WIN64;NDEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level3 + ProgramDatabase + 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) + + + $(OutDir)$(TargetName)$(TargetExt) + true + Console + true + true + MachineX64 + + diff --git a/darkplaces-dedicated.vcxproj b/darkplaces-dedicated.vcxproj deleted file mode 100644 index 79bc9abc..00000000 --- a/darkplaces-dedicated.vcxproj +++ /dev/null @@ -1,285 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {389AE334-D907-4069-90B3-F0551B3EFDE9} - darkplacesdedicated - Win32Proj - - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - true - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - false - $(ProjectName) - $(ProjectName) - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) - - - $(OutDir)$(TargetName)$(TargetExt) - true - Console - MachineX86 - - - - - MaxSpeed - true - WIN32;NDEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) - - - true - Console - true - true - MachineX86 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/darkplaces-sdl-vs2012.vcxproj b/darkplaces-sdl-vs2012.vcxproj index cdc33f26..5f16c7d1 100644 --- a/darkplaces-sdl-vs2012.vcxproj +++ b/darkplaces-sdl-vs2012.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {7470C8B3-FCA7-42D3-9909-5F9E735C7C51} @@ -19,37 +27,68 @@ Application + v110 MultiByte true - v110 Application + v110 + MultiByte + + + Application + v110 MultiByte + true + + + Application v110 + MultiByte - + - + + + + + + + + + - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - true - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - false - $(ProjectName) - $(ProjectName) + <_ProjectFileVersion>11.0.50727.1 + + + $(SolutionDir)$(Configuration)-$(ProjectName)\ + $(Configuration)-$(ProjectName)\ + true + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + + + $(SolutionDir)$(Configuration)-$(ProjectName)\ + $(Configuration)-$(ProjectName)\ + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false @@ -58,8 +97,7 @@ true EnableFastChecks MultiThreadedDebugDLL - - + Level4 EditAndContinue 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) @@ -72,6 +110,29 @@ MachineX86 + + + X64 + + + Disabled + WIN32;WIN64;_DEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level4 + ProgramDatabase + 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) + + + $(OutDir)$(TargetName)$(TargetExt) + msvcrt.lib;%(IgnoreSpecificDefaultLibraries) + true + Windows + MachineX64 + + MaxSpeed @@ -79,8 +140,7 @@ WIN32;NDEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) MultiThreadedDLL true - - + Level4 ProgramDatabase 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) @@ -94,6 +154,30 @@ MachineX86 + + + X64 + + + MaxSpeed + true + WIN32;WIN64;NDEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level4 + ProgramDatabase + 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) + + + $(OutDir)$(TargetName)$(TargetExt) + true + Windows + true + true + MachineX64 + + diff --git a/darkplaces-sdl.vcxproj b/darkplaces-sdl.vcxproj deleted file mode 100644 index c6ea128c..00000000 --- a/darkplaces-sdl.vcxproj +++ /dev/null @@ -1,294 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {7470C8B3-FCA7-42D3-9909-5F9E735C7C51} - darkplacessdl - Win32Proj - - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - true - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - false - $(ProjectName) - $(ProjectName) - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level4 - EditAndContinue - 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) - - - $(OutDir)$(TargetName)$(TargetExt) - msvcrt.lib;%(IgnoreSpecificDefaultLibraries) - true - Windows - MachineX86 - - - - - MaxSpeed - true - WIN32;NDEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - ProgramDatabase - 4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings) - - - $(OutDir)$(TargetName)$(TargetExt) - true - Windows - true - true - MachineX86 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/darkplaces-2010.sln b/darkplaces-vs2010.sln similarity index 89% rename from darkplaces-2010.sln rename to darkplaces-vs2010.sln index 94a77225..0febc775 100644 --- a/darkplaces-2010.sln +++ b/darkplaces-vs2010.sln @@ -1,11 +1,11 @@  Microsoft Visual Studio Solution File, Format Version 11.00 # Visual C++ Express 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "darkplaces-wgl", "darkplaces-wgl.vcxproj", "{6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "darkplaces-wgl", "darkplaces-wgl-vs2010.vcxproj", "{6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "darkplaces-sdl", "darkplaces-sdl.vcxproj", "{7470C8B3-FCA7-42D3-9909-5F9E735C7C51}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "darkplaces-sdl", "darkplaces-sdl-vs2010.vcxproj", "{7470C8B3-FCA7-42D3-9909-5F9E735C7C51}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "darkplaces-dedicated", "darkplaces-dedicated.vcxproj", "{389AE334-D907-4069-90B3-F0551B3EFDE9}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "darkplaces-dedicated", "darkplaces-dedicated-vs2010.vcxproj", "{389AE334-D907-4069-90B3-F0551B3EFDE9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/darkplaces-vs2012.sln b/darkplaces-vs2012.sln index c355d0e0..18d8c1c7 100644 --- a/darkplaces-vs2012.sln +++ b/darkplaces-vs2012.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Express 2012 for Windows Desktop Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "darkplaces-wgl", "darkplaces-wgl-vs2012.vcxproj", "{6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "darkplaces-sdl", "darkplaces-sdl-vs2012.vcxproj", "{7470C8B3-FCA7-42D3-9909-5F9E735C7C51}" @@ -17,28 +17,28 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Debug|Win32.ActiveCfg = Debug|Win32 {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Debug|Win32.Build.0 = Debug|Win32 - {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Debug|x64.ActiveCfg = Debug|Win32 - {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Debug|x64.Build.0 = Debug|Win32 + {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Debug|x64.ActiveCfg = Debug|x64 + {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Debug|x64.Build.0 = Debug|x64 {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Release|Win32.ActiveCfg = Release|Win32 {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Release|Win32.Build.0 = Release|Win32 - {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Release|x64.ActiveCfg = Release|Win32 - {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Release|x64.Build.0 = Release|Win32 + {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Release|x64.ActiveCfg = Release|x64 + {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28}.Release|x64.Build.0 = Release|x64 {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Debug|Win32.ActiveCfg = Debug|Win32 {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Debug|Win32.Build.0 = Debug|Win32 - {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Debug|x64.ActiveCfg = Debug|Win32 - {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Debug|x64.Build.0 = Debug|Win32 + {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Debug|x64.ActiveCfg = Debug|x64 + {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Debug|x64.Build.0 = Debug|x64 {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Release|Win32.ActiveCfg = Release|Win32 {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Release|Win32.Build.0 = Release|Win32 - {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Release|x64.ActiveCfg = Release|Win32 - {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Release|x64.Build.0 = Release|Win32 + {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Release|x64.ActiveCfg = Release|x64 + {7470C8B3-FCA7-42D3-9909-5F9E735C7C51}.Release|x64.Build.0 = Release|x64 {389AE334-D907-4069-90B3-F0551B3EFDE9}.Debug|Win32.ActiveCfg = Debug|Win32 {389AE334-D907-4069-90B3-F0551B3EFDE9}.Debug|Win32.Build.0 = Debug|Win32 - {389AE334-D907-4069-90B3-F0551B3EFDE9}.Debug|x64.ActiveCfg = Debug|Win32 - {389AE334-D907-4069-90B3-F0551B3EFDE9}.Debug|x64.Build.0 = Debug|Win32 + {389AE334-D907-4069-90B3-F0551B3EFDE9}.Debug|x64.ActiveCfg = Debug|x64 + {389AE334-D907-4069-90B3-F0551B3EFDE9}.Debug|x64.Build.0 = Debug|x64 {389AE334-D907-4069-90B3-F0551B3EFDE9}.Release|Win32.ActiveCfg = Release|Win32 {389AE334-D907-4069-90B3-F0551B3EFDE9}.Release|Win32.Build.0 = Release|Win32 - {389AE334-D907-4069-90B3-F0551B3EFDE9}.Release|x64.ActiveCfg = Release|Win32 - {389AE334-D907-4069-90B3-F0551B3EFDE9}.Release|x64.Build.0 = Release|Win32 + {389AE334-D907-4069-90B3-F0551B3EFDE9}.Release|x64.ActiveCfg = Release|x64 + {389AE334-D907-4069-90B3-F0551B3EFDE9}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/darkplaces-wgl-vs2012.vcxproj b/darkplaces-wgl-vs2012.vcxproj index af25042c..297de121 100644 --- a/darkplaces-wgl-vs2012.vcxproj +++ b/darkplaces-wgl-vs2012.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28} @@ -19,37 +27,68 @@ Application + v110 MultiByte true - v110 Application + v110 MultiByte + + + Application v110 + MultiByte + true + + + Application + v110 + MultiByte - + - + + + + + + + + + - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - true - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - false - $(ProjectName) - $(ProjectName) + <_ProjectFileVersion>11.0.50727.1 + + + $(SolutionDir)$(Configuration)-$(ProjectName)\ + $(Configuration)-$(ProjectName)\ + true + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + + + $(SolutionDir)$(Configuration)-$(ProjectName)\ + $(Configuration)-$(ProjectName)\ + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false @@ -58,8 +97,7 @@ true EnableFastChecks MultiThreadedDebugDLL - - + Level4 EditAndContinue CompileAsCpp @@ -72,6 +110,29 @@ MachineX86 + + + X64 + + + Disabled + WIN32;WIN64;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;SUPPORTDIRECTX;SUPPORTD3D;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level4 + ProgramDatabase + CompileAsCpp + 4706;4127;4100;4055;4054;4244;4305;4702;4201;4611;%(DisableSpecificWarnings) + + + $(OutDir)$(TargetName)$(TargetExt) + true + Windows + MachineX64 + + MaxSpeed @@ -79,8 +140,7 @@ WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;SUPPORTDIRECTX;SUPPORTD3D;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) MultiThreadedDLL true - - + Level3 ProgramDatabase CompileAsCpp @@ -95,6 +155,31 @@ MachineX86 + + + X64 + + + MaxSpeed + true + WIN32;WIN64;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;SUPPORTDIRECTX;SUPPORTD3D;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level3 + ProgramDatabase + CompileAsCpp + 4706;4127;4100;4055;4054;4244;4305;4702;4201;4611;%(DisableSpecificWarnings) + + + $(OutDir)$(TargetName)$(TargetExt) + true + Windows + true + true + MachineX64 + + diff --git a/darkplaces-wgl.vcxproj b/darkplaces-wgl.vcxproj deleted file mode 100644 index 85d04b86..00000000 --- a/darkplaces-wgl.vcxproj +++ /dev/null @@ -1,298 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {6E3D4311-BB84-4EB7-8C6C-10AA3D249C28} - darkplaceswgl - Win32Proj - - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - true - $(SolutionDir)$(Configuration)-$(ProjectName)\ - $(Configuration)-$(ProjectName)\ - false - $(ProjectName) - $(ProjectName) - - - - Disabled - WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;SUPPORTDIRECTX;SUPPORTD3D;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level4 - EditAndContinue - CompileAsCpp - 4706;4127;4100;4055;4054;4244;4305;4702;4201;4611;%(DisableSpecificWarnings) - - - $(OutDir)$(TargetName)$(TargetExt) - true - Windows - MachineX86 - - - - - MaxSpeed - true - WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;SUPPORTDIRECTX;SUPPORTD3D;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - CompileAsCpp - 4706;4127;4100;4055;4054;4244;4305;4702;4201;4611;%(DisableSpecificWarnings) - - - $(OutDir)$(TargetName)$(TargetExt) - true - Windows - true - true - MachineX86 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/vs2010_win32.props b/vs2010_win32.props new file mode 100644 index 00000000..a5d12987 --- /dev/null +++ b/vs2010_win32.props @@ -0,0 +1,14 @@ + + + + + + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;C:\dev\SDL-1.2\include;$(IncludePath) + + + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x86;C:\dev\SDL-1.2\lib\x86;$(LibraryPath) + <_PropertySheetDisplayName>vs2010_win32 + + + + \ No newline at end of file diff --git a/vs2010_win64.props b/vs2010_win64.props new file mode 100644 index 00000000..4d7b1f26 --- /dev/null +++ b/vs2010_win64.props @@ -0,0 +1,14 @@ + + + + + + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;C:\dev\SDL-1.2\include;$(IncludePath) + + + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x64;C:\dev\SDL-1.2\lib\x64;$(LibraryPath) + <_PropertySheetDisplayName>vs2010_win64 + + + + \ No newline at end of file diff --git a/vs2012_win32.props b/vs2012_win32.props new file mode 100644 index 00000000..49427b61 --- /dev/null +++ b/vs2012_win32.props @@ -0,0 +1,14 @@ + + + + + + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;C:\dev\SDL-1.2\include;$(IncludePath) + + + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x86;C:\dev\SDL-1.2\lib\x86;$(LibraryPath) + <_PropertySheetDisplayName>vs2012_win32 + + + + \ No newline at end of file diff --git a/vs2012_win64.props b/vs2012_win64.props new file mode 100644 index 00000000..5dce2161 --- /dev/null +++ b/vs2012_win64.props @@ -0,0 +1,14 @@ + + + + + + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;C:\dev\SDL-1.2\include;$(IncludePath) + + + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x64;C:\dev\SDL-1.2\lib\x64;$(LibraryPath) + <_PropertySheetDisplayName>vs2012_win64 + + + + \ No newline at end of file -- 2.39.2