diff --git a/BlitzBasicIDE/blitzide.vcxproj b/BlitzBasicIDE/blitzide.vcxproj index 38359ec..0b2e1a5 100644 --- a/BlitzBasicIDE/blitzide.vcxproj +++ b/BlitzBasicIDE/blitzide.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,12 +20,12 @@ MFCProj {B61D8348-B715-42B8-A759-C7BBB0C8CD4D} IDE - 8.1 + 10.0.17763.0 Application - v140 + v141 false MultiByte true diff --git a/BlitzBasicLauncher/bblaunch.vcxproj b/BlitzBasicLauncher/bblaunch.vcxproj index d06286b..5d9c4e9 100644 --- a/BlitzBasicLauncher/bblaunch.vcxproj +++ b/BlitzBasicLauncher/bblaunch.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,12 +19,12 @@ {C74A383E-81B0-4679-AAC9-535C94C92EA5} BlitzBasicLauncher - 8.1 + 10.0.17763.0 Application - v140 + v141 false MultiByte true diff --git a/Engine/Engine.vcxproj b/Engine/Engine.vcxproj index 91b6d51..a6703d8 100644 --- a/Engine/Engine.vcxproj +++ b/Engine/Engine.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,7 +29,7 @@ {CB5EDAC6-C090-40B5-84F2-BA6269261539} Engine - 8.1 + 10.0.17763.0 @@ -42,7 +42,7 @@ StaticLibrary false - v140 + v141 true MultiByte false @@ -58,20 +58,20 @@ StaticLibrary true - v140 + v141 MultiByte StaticLibrary false - v140 + v141 false MultiByte StaticLibrary false - v140 + v141 false MultiByte diff --git a/Linker/linker_dll.vcxproj b/Linker/linker_dll.vcxproj index 885fb20..8e956f3 100644 --- a/Linker/linker_dll.vcxproj +++ b/Linker/linker_dll.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,12 +19,12 @@ {778BCC7F-40F9-4309-9A88-C0F60D9B364D} Linker - 8.1 + 10.0.17763.0 DynamicLibrary - v140 + v141 false MultiByte true diff --git a/LinkerLib/linker.vcxproj b/LinkerLib/linker.vcxproj index eb80cdd..e0eb1c5 100644 --- a/LinkerLib/linker.vcxproj +++ b/LinkerLib/linker.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,12 +19,12 @@ {0B629BA3-D138-407A-801D-DBE7C8DC4324} LinkerLib - 8.1 + 10.0.17763.0 StaticLibrary - v140 + v141 false MultiByte true diff --git a/Runtime/bbruntime_dll.vcxproj b/Runtime/bbruntime_dll.vcxproj index 6dbdcd7..b526231 100644 --- a/Runtime/bbruntime_dll.vcxproj +++ b/Runtime/bbruntime_dll.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,12 +19,12 @@ {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3} Runtime - 8.1 + 10.0.17763.0 DynamicLibrary - v140 + v141 false MultiByte true diff --git a/RuntimeLib/bbruntime.vcxproj b/RuntimeLib/bbruntime.vcxproj index 2dfe971..219b8db 100644 --- a/RuntimeLib/bbruntime.vcxproj +++ b/RuntimeLib/bbruntime.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,12 +19,12 @@ {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354} RuntimeLib - 8.1 + 10.0.17763.0 StaticLibrary - v140 + v141 false MultiByte true diff --git a/asm_makeinsts/asm_makeinsts.vcxproj b/asm_makeinsts/asm_makeinsts.vcxproj index 68bf184..9147d93 100644 --- a/asm_makeinsts/asm_makeinsts.vcxproj +++ b/asm_makeinsts/asm_makeinsts.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,7 +18,7 @@ {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E} - 8.1 + 10.0.17763.0 @@ -29,7 +29,7 @@ Application - v140 + v141 false MultiByte true diff --git a/blitz/blitz.vcxproj b/blitz/blitz.vcxproj index b2a18a4..7d27772 100644 --- a/blitz/blitz.vcxproj +++ b/blitz/blitz.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,12 +19,12 @@ {C23AF61E-9509-411F-933E-17DB18884B21} BlitzCC - 8.1 + 10.0.17763.0 Application - v140 + v141 false MultiByte true diff --git a/blitz3d/blitz3d.vcxproj b/blitz3d/blitz3d.vcxproj index 5b7d47e..c0bd9bc 100644 --- a/blitz3d/blitz3d.vcxproj +++ b/blitz3d/blitz3d.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,7 +18,7 @@ {BE0BA538-6215-4836-9227-1D3627E40D61} - 8.1 + 10.0.17763.0 @@ -29,7 +29,7 @@ StaticLibrary - v140 + v141 false MultiByte true diff --git a/compiler/compiler.vcxproj b/compiler/compiler.vcxproj index 8954245..f7aab28 100644 --- a/compiler/compiler.vcxproj +++ b/compiler/compiler.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,12 +19,12 @@ {D884A075-E3B8-44E1-838D-74F28B33391B} Compiler - 8.1 + 10.0.17763.0 StaticLibrary - v140 + v141 false MultiByte true diff --git a/config/config.vcxproj b/config/config.vcxproj index 1cdaa21..e348918 100644 --- a/config/config.vcxproj +++ b/config/config.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,7 +19,7 @@ {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA} Configuration - 8.1 + 10.0.17763.0 @@ -30,7 +30,7 @@ StaticLibrary - v140 + v141 false MultiByte true diff --git a/debugger/debugger.vcxproj b/debugger/debugger.vcxproj index bc02a04..9fbbde4 100644 --- a/debugger/debugger.vcxproj +++ b/debugger/debugger.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,7 +20,7 @@ MFCProj {4132C330-95D9-4F68-A51A-3B90381587C5} Debugger - 8.1 + 10.0.17763.0 @@ -31,7 +31,7 @@ DynamicLibrary - v140 + v141 false MultiByte true diff --git a/gxruntime/gxruntime.vcxproj b/gxruntime/gxruntime.vcxproj index 396d392..a40e176 100644 --- a/gxruntime/gxruntime.vcxproj +++ b/gxruntime/gxruntime.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,7 +19,7 @@ {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18} GraphicsRuntime - 8.1 + 10.0.17763.0 @@ -31,7 +31,7 @@ StaticLibrary - v140 + v141 false MultiByte true diff --git a/stdutil/stdutil.vcxproj b/stdutil/stdutil.vcxproj index 4b71baa..12d1341 100644 --- a/stdutil/stdutil.vcxproj +++ b/stdutil/stdutil.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,7 +18,7 @@ {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E} - 8.1 + 10.0.17763.0 @@ -29,7 +29,7 @@ StaticLibrary - v140 + v141 false MultiByte true