From 1a1e3c6e1de3c3698baf087cce885ac35c79a5dd Mon Sep 17 00:00:00 2001 From: "BADIM-PC\\Vadim" Date: Wed, 22 Nov 2017 17:48:40 +0300 Subject: [PATCH] added PRO build configuration for VS --- .gitignore | 10 ++ build/windows/example/example.vcxproj | 134 +++++++++++++++++++++++++ build/windows/gif/gif.vcxproj | 114 +++++++++++++++++++++ build/windows/lua/lua.vcxproj | 118 ++++++++++++++++++++++ build/windows/tic/tic.sln | 68 +++++++++++++ build/windows/tic/tic.vcxproj | 138 ++++++++++++++++++++++++++ build/windows/tic80/tic80.vcxproj | 134 +++++++++++++++++++++++++ build/windows/zlib/zlib.vcxproj | 114 +++++++++++++++++++++ 8 files changed, 830 insertions(+) diff --git a/.gitignore b/.gitignore index d9de875..99ffd70 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,13 @@ build/uwp/tic80/x64/ build/uwp/tic80/ARM/ build/uwp/tic/Package.StoreAssociation.xml build/uwp/tic/tic_StoreKey.pfx +build/windows/gif/Debug Pro/ +build/windows/gif/Release Pro/ +build/windows/lua/Debug Pro/ +build/windows/lua/Release Pro/ +build/windows/tic/Debug PRO/ +build/windows/tic/Release PRO/ +build/windows/tic80/Debug Pro/ +build/windows/tic80/Release Pro/ +build/windows/zlib/Debug Pro/ +build/windows/zlib/Release Pro/ diff --git a/build/windows/example/example.vcxproj b/build/windows/example/example.vcxproj index 24d9f1e..a9425f8 100644 --- a/build/windows/example/example.vcxproj +++ b/build/windows/example/example.vcxproj @@ -1,10 +1,26 @@  + + Debug Pro + Win32 + + + Debug Pro + x64 + Debug Win32 + + Release Pro + Win32 + + + Release Pro + x64 + Release Win32 @@ -45,6 +61,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -52,12 +74,25 @@ true Unicode + + Application + false + v140 + true + Unicode + Application true v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -65,6 +100,13 @@ true Unicode + + Application + false + v140 + true + Unicode + @@ -73,28 +115,52 @@ + + + + + + + + + + + + true + + true + true + + true + false + + false + false + + false + NotUsing @@ -110,6 +176,21 @@ ..\..\..\lib\windows + + + NotUsing + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + ..\..\..\include\sdl2;..\..\..\include\tic80; + + + Windows + true + ;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + ..\..\..\lib\windows + + NotUsing @@ -125,6 +206,21 @@ ..\..\..\lib\windows + + + NotUsing + Level3 + Disabled + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + ..\..\..\include\sdl2;..\..\..\include\tic80; + + + Windows + true + ;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + ..\..\..\lib\windows + + Level3 @@ -144,6 +240,25 @@ ..\..\..\lib\windows + + + Level3 + NotUsing + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + ..\..\..\include\sdl2;..\..\..\include\tic80; + + + Windows + true + true + true + ;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + ..\..\..\lib\windows + + Level3 @@ -163,6 +278,25 @@ ..\..\..\lib\windows + + + Level3 + NotUsing + MaxSpeed + true + true + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + ..\..\..\include\sdl2;..\..\..\include\tic80; + + + Windows + true + true + true + ;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + ..\..\..\lib\windows + + diff --git a/build/windows/gif/gif.vcxproj b/build/windows/gif/gif.vcxproj index 28e075e..bf3af20 100644 --- a/build/windows/gif/gif.vcxproj +++ b/build/windows/gif/gif.vcxproj @@ -1,10 +1,26 @@  + + Debug Pro + Win32 + + + Debug Pro + x64 + Debug Win32 + + Release Pro + Win32 + + + Release Pro + x64 + Release Win32 @@ -41,6 +57,12 @@ v140_xp MultiByte + + StaticLibrary + true + v140_xp + MultiByte + StaticLibrary false @@ -48,12 +70,25 @@ true MultiByte + + StaticLibrary + false + v140_xp + true + MultiByte + StaticLibrary true v140_xp MultiByte + + StaticLibrary + true + v140_xp + MultiByte + StaticLibrary false @@ -61,6 +96,13 @@ true MultiByte + + StaticLibrary + false + v140_xp + true + MultiByte + @@ -69,15 +111,27 @@ + + + + + + + + + + + + @@ -93,6 +147,19 @@ Windows + + + + + Level3 + Disabled + _CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDebug + + + Windows + + @@ -106,6 +173,19 @@ Windows + + + + + Level3 + Disabled + _CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDebug + + + Windows + + Level3 @@ -123,6 +203,23 @@ true + + + Level3 + + + MaxSpeed + true + true + _CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + + + Windows + true + true + + Level3 @@ -140,6 +237,23 @@ true + + + Level3 + + + MaxSpeed + true + true + _CRT_SECURE_NO_WARNINGS;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + + + Windows + true + true + + diff --git a/build/windows/lua/lua.vcxproj b/build/windows/lua/lua.vcxproj index 147b9f1..4c968da 100644 --- a/build/windows/lua/lua.vcxproj +++ b/build/windows/lua/lua.vcxproj @@ -1,10 +1,26 @@  + + Debug Pro + Win32 + + + Debug Pro + x64 + Debug Win32 + + Release Pro + Win32 + + + Release Pro + x64 + Release Win32 @@ -70,6 +86,12 @@ v140_xp MultiByte + + StaticLibrary + true + v140_xp + MultiByte + StaticLibrary false @@ -77,12 +99,25 @@ true MultiByte + + StaticLibrary + false + v140_xp + true + MultiByte + StaticLibrary true v140_xp MultiByte + + StaticLibrary + true + v140_xp + MultiByte + StaticLibrary false @@ -90,6 +125,13 @@ true MultiByte + + StaticLibrary + false + v140_xp + true + MultiByte + @@ -98,15 +140,27 @@ + + + + + + + + + + + + @@ -123,6 +177,20 @@ Windows + + + + + Level3 + Disabled + LUA_COMPAT_5_2;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDebug + ..\..\..\include\lua; + + + Windows + + @@ -137,6 +205,20 @@ Windows + + + + + Level3 + Disabled + LUA_COMPAT_5_2;_DEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDebug + ..\..\..\include\lua; + + + Windows + + Level3 @@ -155,6 +237,24 @@ true + + + Level3 + + + MaxSpeed + true + true + LUA_COMPAT_5_2;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + ..\..\..\include\lua; + + + Windows + true + true + + Level3 @@ -173,6 +273,24 @@ true + + + Level3 + + + MaxSpeed + true + true + LUA_COMPAT_5_2;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + ..\..\..\include\lua; + + + Windows + true + true + + diff --git a/build/windows/tic/tic.sln b/build/windows/tic/tic.sln index 7516dd7..453cc53 100644 --- a/build/windows/tic/tic.sln +++ b/build/windows/tic/tic.sln @@ -21,72 +21,140 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL2main", "..\..\..\..\3rd EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug Pro|x64 = Debug Pro|x64 + Debug Pro|x86 = Debug Pro|x86 Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 + Release Pro|x64 = Release Pro|x64 + Release Pro|x86 = Release Pro|x86 Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Debug Pro|x64.ActiveCfg = Debug Pro|x64 + {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Debug Pro|x64.Build.0 = Debug Pro|x64 + {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Debug Pro|x86.ActiveCfg = Debug Pro|Win32 + {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Debug Pro|x86.Build.0 = Debug Pro|Win32 {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Debug|x64.ActiveCfg = Debug|x64 {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Debug|x64.Build.0 = Debug|x64 {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Debug|x86.ActiveCfg = Debug|Win32 {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Debug|x86.Build.0 = Debug|Win32 + {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Release Pro|x64.ActiveCfg = Release Pro|x64 + {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Release Pro|x64.Build.0 = Release Pro|x64 + {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Release Pro|x86.ActiveCfg = Release Pro|Win32 + {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Release Pro|x86.Build.0 = Release Pro|Win32 {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Release|x64.ActiveCfg = Release|x64 {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Release|x64.Build.0 = Release|x64 {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Release|x86.ActiveCfg = Release|Win32 {B6ECC66E-26FA-42C2-8F6C-E4338424F38A}.Release|x86.Build.0 = Release|Win32 + {57D2471B-3138-495E-AF18-6E290D098FFC}.Debug Pro|x64.ActiveCfg = Debug Pro|x64 + {57D2471B-3138-495E-AF18-6E290D098FFC}.Debug Pro|x64.Build.0 = Debug Pro|x64 + {57D2471B-3138-495E-AF18-6E290D098FFC}.Debug Pro|x86.ActiveCfg = Debug Pro|Win32 + {57D2471B-3138-495E-AF18-6E290D098FFC}.Debug Pro|x86.Build.0 = Debug Pro|Win32 {57D2471B-3138-495E-AF18-6E290D098FFC}.Debug|x64.ActiveCfg = Debug|x64 {57D2471B-3138-495E-AF18-6E290D098FFC}.Debug|x64.Build.0 = Debug|x64 {57D2471B-3138-495E-AF18-6E290D098FFC}.Debug|x86.ActiveCfg = Debug|Win32 {57D2471B-3138-495E-AF18-6E290D098FFC}.Debug|x86.Build.0 = Debug|Win32 + {57D2471B-3138-495E-AF18-6E290D098FFC}.Release Pro|x64.ActiveCfg = Release Pro|x64 + {57D2471B-3138-495E-AF18-6E290D098FFC}.Release Pro|x64.Build.0 = Release Pro|x64 + {57D2471B-3138-495E-AF18-6E290D098FFC}.Release Pro|x86.ActiveCfg = Release Pro|Win32 + {57D2471B-3138-495E-AF18-6E290D098FFC}.Release Pro|x86.Build.0 = Release Pro|Win32 {57D2471B-3138-495E-AF18-6E290D098FFC}.Release|x64.ActiveCfg = Release|x64 {57D2471B-3138-495E-AF18-6E290D098FFC}.Release|x64.Build.0 = Release|x64 {57D2471B-3138-495E-AF18-6E290D098FFC}.Release|x86.ActiveCfg = Release|Win32 {57D2471B-3138-495E-AF18-6E290D098FFC}.Release|x86.Build.0 = Release|Win32 + {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Debug Pro|x64.ActiveCfg = Debug Pro|x64 + {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Debug Pro|x64.Build.0 = Debug Pro|x64 + {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Debug Pro|x86.ActiveCfg = Debug Pro|Win32 + {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Debug Pro|x86.Build.0 = Debug Pro|Win32 {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Debug|x64.ActiveCfg = Debug|x64 {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Debug|x64.Build.0 = Debug|x64 {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Debug|x86.ActiveCfg = Debug|Win32 {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Debug|x86.Build.0 = Debug|Win32 + {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Release Pro|x64.ActiveCfg = Release Pro|x64 + {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Release Pro|x64.Build.0 = Release Pro|x64 + {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Release Pro|x86.ActiveCfg = Release Pro|Win32 + {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Release Pro|x86.Build.0 = Release Pro|Win32 {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Release|x64.ActiveCfg = Release|x64 {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Release|x64.Build.0 = Release|x64 {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Release|x86.ActiveCfg = Release|Win32 {1DFBDFA2-F204-42FF-B99E-250E4B2EBA04}.Release|x86.Build.0 = Release|Win32 + {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Debug Pro|x64.ActiveCfg = Debug Pro|x64 + {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Debug Pro|x64.Build.0 = Debug Pro|x64 + {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Debug Pro|x86.ActiveCfg = Debug Pro|Win32 + {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Debug Pro|x86.Build.0 = Debug Pro|Win32 {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Debug|x64.ActiveCfg = Debug|x64 {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Debug|x64.Build.0 = Debug|x64 {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Debug|x86.ActiveCfg = Debug|Win32 {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Debug|x86.Build.0 = Debug|Win32 + {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Release Pro|x64.ActiveCfg = Release Pro|x64 + {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Release Pro|x64.Build.0 = Release Pro|x64 + {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Release Pro|x86.ActiveCfg = Release Pro|Win32 + {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Release Pro|x86.Build.0 = Release Pro|Win32 {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Release|x64.ActiveCfg = Release|x64 {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Release|x64.Build.0 = Release|x64 {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Release|x86.ActiveCfg = Release|Win32 {6EA9D998-7557-4AED-ABFC-142F9960C9B6}.Release|x86.Build.0 = Release|Win32 + {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Debug Pro|x64.ActiveCfg = Debug Pro|x64 + {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Debug Pro|x64.Build.0 = Debug Pro|x64 + {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Debug Pro|x86.ActiveCfg = Debug Pro|Win32 + {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Debug Pro|x86.Build.0 = Debug Pro|Win32 {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Debug|x64.ActiveCfg = Debug|x64 {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Debug|x64.Build.0 = Debug|x64 {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Debug|x86.ActiveCfg = Debug|Win32 {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Debug|x86.Build.0 = Debug|Win32 + {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Release Pro|x64.ActiveCfg = Release Pro|x64 + {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Release Pro|x64.Build.0 = Release Pro|x64 + {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Release Pro|x86.ActiveCfg = Release Pro|Win32 + {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Release Pro|x86.Build.0 = Release Pro|Win32 {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Release|x64.ActiveCfg = Release|x64 {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Release|x64.Build.0 = Release|x64 {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Release|x86.ActiveCfg = Release|Win32 {C4D8BC10-EBF6-42BB-9B5D-6712FB428A50}.Release|x86.Build.0 = Release|Win32 + {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Debug Pro|x64.ActiveCfg = Debug Pro|x64 + {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Debug Pro|x64.Build.0 = Debug Pro|x64 + {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Debug Pro|x86.ActiveCfg = Debug Pro|Win32 + {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Debug Pro|x86.Build.0 = Debug Pro|Win32 {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Debug|x64.ActiveCfg = Debug|x64 {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Debug|x64.Build.0 = Debug|x64 {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Debug|x86.ActiveCfg = Debug|Win32 {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Debug|x86.Build.0 = Debug|Win32 + {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Release Pro|x64.ActiveCfg = Release Pro|x64 + {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Release Pro|x64.Build.0 = Release Pro|x64 + {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Release Pro|x86.ActiveCfg = Release Pro|Win32 + {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Release Pro|x86.Build.0 = Release Pro|Win32 {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Release|x64.ActiveCfg = Release|x64 {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Release|x64.Build.0 = Release|x64 {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Release|x86.ActiveCfg = Release|Win32 {86CAA9C1-C61A-40D8-AC77-33D94754C824}.Release|x86.Build.0 = Release|Win32 + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug Pro|x64.ActiveCfg = Debug Pro|x64 + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug Pro|x64.Build.0 = Debug Pro|x64 + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug Pro|x86.ActiveCfg = Debug Pro|Win32 + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug Pro|x86.Build.0 = Debug Pro|Win32 {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x64.ActiveCfg = Debug|x64 {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x64.Build.0 = Debug|x64 {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x86.ActiveCfg = Debug|Win32 {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x86.Build.0 = Debug|Win32 + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release Pro|x64.ActiveCfg = Release Pro|x64 + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release Pro|x64.Build.0 = Release Pro|x64 + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release Pro|x86.ActiveCfg = Release Pro|Win32 + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release Pro|x86.Build.0 = Release Pro|Win32 {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x64.ActiveCfg = Release|x64 {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x64.Build.0 = Release|x64 {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x86.ActiveCfg = Release|Win32 {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x86.Build.0 = Release|Win32 + {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug Pro|x64.ActiveCfg = Debug Pro|x64 + {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug Pro|x64.Build.0 = Debug Pro|x64 + {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug Pro|x86.ActiveCfg = Debug Pro|Win32 + {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug Pro|x86.Build.0 = Debug Pro|Win32 {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|x64.ActiveCfg = Debug|x64 {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|x64.Build.0 = Debug|x64 {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|x86.ActiveCfg = Debug|Win32 {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|x86.Build.0 = Debug|Win32 + {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release Pro|x64.ActiveCfg = Release Pro|x64 + {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release Pro|x64.Build.0 = Release Pro|x64 + {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release Pro|x86.ActiveCfg = Release Pro|Win32 + {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release Pro|x86.Build.0 = Release Pro|Win32 {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|x64.ActiveCfg = Release|x64 {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|x64.Build.0 = Release|x64 {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|x86.ActiveCfg = Release|Win32 diff --git a/build/windows/tic/tic.vcxproj b/build/windows/tic/tic.vcxproj index 0ba75df..1f13be9 100644 --- a/build/windows/tic/tic.vcxproj +++ b/build/windows/tic/tic.vcxproj @@ -1,10 +1,26 @@  + + Debug Pro + Win32 + + + Debug Pro + x64 + Debug Win32 + + Release Pro + Win32 + + + Release Pro + x64 + Release Win32 @@ -88,6 +104,12 @@ v140_xp MultiByte + + Application + true + v140_xp + MultiByte + Application false @@ -95,12 +117,25 @@ true MultiByte + + Application + false + v140_xp + true + MultiByte + Application true v140_xp MultiByte + + Application + true + v140_xp + MultiByte + Application false @@ -108,6 +143,13 @@ true MultiByte + + Application + false + v140_xp + true + MultiByte + @@ -116,28 +158,52 @@ + + + + + + + + + + + + true + + true + true + + true + false + + false + false + + false + NotUsing @@ -154,6 +220,22 @@ ..\..\..\lib\windows + + + NotUsing + Level3 + Disabled + TIC80_PRO;_CRT_SECURE_NO_WARNINGS;LUA_COMPAT_5_2;WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebug + ..\include;..\..\..\include\tic80;..\..\..\include\lua;..\..\..\include\gif;..\..\..\include\sdl2;..\..\..\include\zlib; + + + Windows + true + ws2_32.lib;version.lib;Imm32.lib;Winmm.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + ..\..\..\lib\windows + + NotUsing @@ -170,6 +252,22 @@ ..\..\..\lib\windows + + + NotUsing + Level3 + Disabled + TIC80_PRO;_CRT_SECURE_NO_WARNINGS;LUA_COMPAT_5_2;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebug + ..\include;..\..\..\include\tic80;..\..\..\include\lua;..\..\..\include\gif;..\..\..\include\sdl2;..\..\..\include\zlib; + + + Windows + true + ws2_32.lib;version.lib;Imm32.lib;Winmm.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + ..\..\..\lib\windows + + Level3 @@ -190,6 +288,26 @@ ..\..\..\lib\windows + + + Level3 + NotUsing + MaxSpeed + true + true + TIC80_PRO;_CRT_SECURE_NO_WARNINGS;LUA_COMPAT_5_2;WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreaded + ..\include;..\..\..\include\tic80;..\..\..\include\lua;..\..\..\include\gif;..\..\..\include\sdl2;..\..\..\include\zlib; + + + Windows + true + true + true + ws2_32.lib;version.lib;Imm32.lib;Winmm.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + ..\..\..\lib\windows + + Level3 @@ -210,6 +328,26 @@ ..\..\..\lib\windows + + + Level3 + NotUsing + MaxSpeed + true + true + TIC80_PRO;_CRT_SECURE_NO_WARNINGS;LUA_COMPAT_5_2;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreaded + ..\include;..\..\..\include\tic80;..\..\..\include\lua;..\..\..\include\gif;..\..\..\include\sdl2;..\..\..\include\zlib; + + + Windows + true + true + true + ws2_32.lib;version.lib;Imm32.lib;Winmm.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + ..\..\..\lib\windows + + diff --git a/build/windows/tic80/tic80.vcxproj b/build/windows/tic80/tic80.vcxproj index d368c1c..6efd70e 100644 --- a/build/windows/tic80/tic80.vcxproj +++ b/build/windows/tic80/tic80.vcxproj @@ -1,10 +1,26 @@  + + Debug Pro + Win32 + + + Debug Pro + x64 + Debug Win32 + + Release Pro + Win32 + + + Release Pro + x64 + Release Win32 @@ -55,6 +71,12 @@ v140_xp MultiByte + + DynamicLibrary + true + v140_xp + MultiByte + DynamicLibrary false @@ -62,12 +84,25 @@ true MultiByte + + DynamicLibrary + false + v140_xp + true + MultiByte + DynamicLibrary true v140_xp MultiByte + + DynamicLibrary + true + v140_xp + MultiByte + DynamicLibrary false @@ -75,6 +110,13 @@ true MultiByte + + DynamicLibrary + false + v140_xp + true + MultiByte + @@ -83,28 +125,52 @@ + + + + + + + + + + + + true + + true + true + + true + false + + false + false + + false + @@ -120,6 +186,21 @@ true + + + + + Level3 + Disabled + TIC80_SHARED;WIN32;_DEBUG;_WINDOWS;_USRDLL;TIC80_EXPORTS;%(PreprocessorDefinitions) + ..\..\..\include\tic80;..\..\..\include\lua;..\..\..\include\gif + MultiThreadedDebug + + + Windows + true + + @@ -135,6 +216,21 @@ true + + + + + Level3 + Disabled + TIC80_SHARED;_DEBUG;_WINDOWS;_USRDLL;TIC80_EXPORTS;%(PreprocessorDefinitions) + ..\..\..\include\tic80;..\..\..\include\lua;..\..\..\include\gif + MultiThreadedDebug + + + Windows + true + + Level3 @@ -154,6 +250,25 @@ true + + + Level3 + + + MaxSpeed + true + true + TIC80_SHARED;WIN32;NDEBUG;_WINDOWS;_USRDLL;TIC80_EXPORTS;%(PreprocessorDefinitions) + ..\..\..\include\tic80;..\..\..\include\lua;..\..\..\include\gif + MultiThreaded + + + Windows + true + true + true + + Level3 @@ -173,6 +288,25 @@ true + + + Level3 + + + MaxSpeed + true + true + TIC80_SHARED;NDEBUG;_WINDOWS;_USRDLL;TIC80_EXPORTS;%(PreprocessorDefinitions) + ..\..\..\include\tic80;..\..\..\include\lua;..\..\..\include\gif + MultiThreaded + + + Windows + true + true + true + + diff --git a/build/windows/zlib/zlib.vcxproj b/build/windows/zlib/zlib.vcxproj index 51a0ac8..59d4a75 100644 --- a/build/windows/zlib/zlib.vcxproj +++ b/build/windows/zlib/zlib.vcxproj @@ -1,10 +1,26 @@  + + Debug Pro + Win32 + + + Debug Pro + x64 + Debug Win32 + + Release Pro + Win32 + + + Release Pro + x64 + Release Win32 @@ -48,6 +64,12 @@ v140_xp MultiByte + + StaticLibrary + true + v140_xp + MultiByte + StaticLibrary false @@ -55,12 +77,25 @@ true MultiByte + + StaticLibrary + false + v140_xp + true + MultiByte + StaticLibrary true v140_xp MultiByte + + StaticLibrary + true + v140_xp + MultiByte + StaticLibrary false @@ -68,6 +103,13 @@ true MultiByte + + StaticLibrary + false + v140_xp + true + MultiByte + @@ -76,15 +118,27 @@ + + + + + + + + + + + + @@ -100,6 +154,19 @@ Windows + + + + + Level3 + Disabled + _CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDebug + + + Windows + + @@ -113,6 +180,19 @@ Windows + + + + + Level3 + Disabled + _CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDebug + + + Windows + + Level3 @@ -130,6 +210,23 @@ true + + + Level3 + + + MaxSpeed + true + true + _CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + + + Windows + true + true + + Level3 @@ -147,6 +244,23 @@ true + + + Level3 + + + MaxSpeed + true + true + _CRT_SECURE_NO_WARNINGS;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + + + Windows + true + true + +