diff --git a/Intel8080/src/Intel8080.vcxproj b/Intel8080/src/Intel8080.vcxproj index 8b85c08..cd5c9b3 100644 --- a/Intel8080/src/Intel8080.vcxproj +++ b/Intel8080/src/Intel8080.vcxproj @@ -24,6 +24,7 @@ Win32Proj Win32Project1 Intel8080 + 10.0 @@ -88,7 +89,7 @@ Level3 Disabled WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -101,7 +102,7 @@ Level3 Disabled _DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -116,7 +117,7 @@ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) true false - stdcpp17 + stdcpp20 false AnySuitable @@ -134,7 +135,7 @@ NDEBUG;_LIB;%(PreprocessorDefinitions) true false - stdcpp17 + stdcpp20 false AnySuitable diff --git a/Intel8080/test/test_Intel8080.vcxproj b/Intel8080/test/test_Intel8080.vcxproj index cf9d3e1..7812a8d 100644 --- a/Intel8080/test/test_Intel8080.vcxproj +++ b/Intel8080/test/test_Intel8080.vcxproj @@ -23,6 +23,7 @@ {391D3B95-D9DA-47E5-9F61-70483F6BB396} Win32Proj test_Intel8080 + 10.0 @@ -91,7 +92,7 @@ Level3 Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -104,7 +105,7 @@ Level3 Disabled _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -119,7 +120,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true false - stdcpp17 + stdcpp20 false AnySuitable @@ -137,7 +138,7 @@ NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true false - stdcpp17 + stdcpp20 false AnySuitable diff --git a/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj b/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj index 1613f7c..fcbf084 100644 --- a/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj +++ b/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj @@ -23,6 +23,7 @@ {C2DA5951-6223-4792-920D-4DDE01A5F625} Win32Proj fusetest_LR35902 + 10.0 @@ -91,7 +92,7 @@ Use true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true false false @@ -109,7 +110,7 @@ Level3 Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -122,7 +123,7 @@ Level3 Disabled _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -135,7 +136,7 @@ Use true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true false false diff --git a/LR35902/src/LR35902.vcxproj b/LR35902/src/LR35902.vcxproj index b144d56..81abb9b 100644 --- a/LR35902/src/LR35902.vcxproj +++ b/LR35902/src/LR35902.vcxproj @@ -22,6 +22,7 @@ {7730ECF5-8206-4ECB-BA6B-6B5CFE50CFB2} Win32Proj LR35902 + 10.0 @@ -87,7 +88,7 @@ Disabled WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) true - stdcpp17 + stdcpp20 Windows @@ -100,7 +101,7 @@ Disabled _DEBUG;_LIB;%(PreprocessorDefinitions) true - stdcpp17 + stdcpp20 Windows @@ -114,7 +115,7 @@ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) true false - stdcpp17 + stdcpp20 false AnySuitable @@ -132,7 +133,7 @@ NDEBUG;_LIB;%(PreprocessorDefinitions) true false - stdcpp17 + stdcpp20 false AnySuitable diff --git a/M6502/src/M6502.vcxproj b/M6502/src/M6502.vcxproj index 0da61cc..119d417 100644 --- a/M6502/src/M6502.vcxproj +++ b/M6502/src/M6502.vcxproj @@ -23,6 +23,7 @@ {D8726A1B-BBFE-47EF-9860-26B90140BA66} Win32Proj M6502 + 10.0 @@ -88,7 +89,7 @@ true NDEBUG;_LIB;%(PreprocessorDefinitions) true - stdcpp17 + stdcpp20 false false AnySuitable @@ -105,7 +106,7 @@ Level3 Disabled WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -118,7 +119,7 @@ Level3 Disabled _DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -131,7 +132,7 @@ Use true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true false false diff --git a/M6502/test/test_M6502.vcxproj b/M6502/test/test_M6502.vcxproj index 8a0605c..616cb6e 100644 --- a/M6502/test/test_M6502.vcxproj +++ b/M6502/test/test_M6502.vcxproj @@ -23,6 +23,7 @@ {EF6F5840-328E-465A-A78A-E807BC9AEB4C} Win32Proj test_M6502 + 10.0 @@ -97,7 +98,7 @@ NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true false - stdcpp17 + stdcpp20 false AnySuitable @@ -115,7 +116,7 @@ Level3 Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -128,7 +129,7 @@ Level3 Disabled _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -142,7 +143,7 @@ Use true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true false false diff --git a/M6532/src/M6532.vcxproj b/M6532/src/M6532.vcxproj index 0fdc5e3..2209d15 100644 --- a/M6532/src/M6532.vcxproj +++ b/M6532/src/M6532.vcxproj @@ -23,6 +23,7 @@ {61ACB9AF-314F-4D9E-BFF4-96BC85F38278} Win32Proj M6532 + 10.0 @@ -92,7 +93,7 @@ true NDEBUG;_LIB;%(PreprocessorDefinitions) false - stdcpp17 + stdcpp20 true false AnySuitable @@ -110,7 +111,7 @@ Level3 Disabled WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -124,7 +125,7 @@ Level3 Disabled _DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -139,7 +140,7 @@ true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) false - stdcpp17 + stdcpp20 true false AnySuitable diff --git a/MC6809/src/MC6809.vcxproj b/MC6809/src/MC6809.vcxproj index fe7c2cd..ef3f43b 100644 --- a/MC6809/src/MC6809.vcxproj +++ b/MC6809/src/MC6809.vcxproj @@ -41,6 +41,7 @@ {09C1B50E-408E-48B1-A616-8400904B5829} Win32Proj MC6809 + 10.0 @@ -111,7 +112,7 @@ NDEBUG;_LIB;%(PreprocessorDefinitions) true false - stdcpp17 + stdcpp20 false AnySuitable @@ -128,7 +129,7 @@ Level3 Disabled WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -142,7 +143,7 @@ Level3 Disabled _DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -158,7 +159,7 @@ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) true false - stdcpp17 + stdcpp20 false AnySuitable diff --git a/MC6809/test/test_MC6809.vcxproj b/MC6809/test/test_MC6809.vcxproj index 2abf49b..d7cee23 100644 --- a/MC6809/test/test_MC6809.vcxproj +++ b/MC6809/test/test_MC6809.vcxproj @@ -23,6 +23,7 @@ {80412055-64FB-417B-B017-EBF92770C922} Win32Proj testMC6809 + 10.0 @@ -91,7 +92,7 @@ Level3 true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true false false @@ -111,7 +112,7 @@ Disabled true WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 Console @@ -125,7 +126,7 @@ Disabled true _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 Console @@ -138,7 +139,7 @@ Level3 true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true false false diff --git a/MC6809/unittest/unittest_MC6809.vcxproj b/MC6809/unittest/unittest_MC6809.vcxproj index 7ed7feb..bd8956d 100644 --- a/MC6809/unittest/unittest_MC6809.vcxproj +++ b/MC6809/unittest/unittest_MC6809.vcxproj @@ -23,6 +23,7 @@ {9EFEA22E-E981-4342-BE17-7DD0F33F1F52} Win32Proj unittestMC6809 + 10.0 @@ -92,7 +93,7 @@ true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) pch.h - stdcpp17 + stdcpp20 true false false @@ -119,7 +120,7 @@ true WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) pch.h - stdcpp17 + stdcpp20 Console @@ -141,7 +142,7 @@ true _DEBUG;_CONSOLE;%(PreprocessorDefinitions) pch.h - stdcpp17 + stdcpp20 Console @@ -162,7 +163,7 @@ true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) pch.h - stdcpp17 + stdcpp20 true false false diff --git a/MC6850/src/MC6850.vcxproj b/MC6850/src/MC6850.vcxproj index dd8e0b4..5e85d08 100644 --- a/MC6850/src/MC6850.vcxproj +++ b/MC6850/src/MC6850.vcxproj @@ -23,6 +23,7 @@ {A4ADA650-55C3-4C00-8DAD-E4E4AFF86EFF} Win32Proj MC6850 + 10.0 @@ -92,7 +93,7 @@ true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) pch.h - stdcpp17 + stdcpp20 true false false @@ -113,7 +114,7 @@ true WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) pch.h - stdcpp17 + stdcpp20 Console @@ -128,7 +129,7 @@ true _DEBUG;_CONSOLE;%(PreprocessorDefinitions) pch.h - stdcpp17 + stdcpp20 Console @@ -142,7 +143,7 @@ true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) pch.h - stdcpp17 + stdcpp20 true false false diff --git a/Ricoh2A03/src/Ricoh2A03.vcxproj b/Ricoh2A03/src/Ricoh2A03.vcxproj index 51595d9..d05076e 100644 --- a/Ricoh2A03/src/Ricoh2A03.vcxproj +++ b/Ricoh2A03/src/Ricoh2A03.vcxproj @@ -22,6 +22,7 @@ 15.0 {CCF67510-C3BD-40FD-BF13-9FA9B9BCFE43} Ricoh2A03 + 10.0 @@ -85,7 +86,7 @@ Level3 true Use - stdcpp17 + stdcpp20 true false false @@ -102,7 +103,7 @@ Disabled true Use - stdcpp17 + stdcpp20 @@ -111,7 +112,7 @@ Disabled true Use - stdcpp17 + stdcpp20 @@ -119,7 +120,7 @@ Level3 true Use - stdcpp17 + stdcpp20 true false false diff --git a/Z80/fusetest_Z80/fusetest_Z80.vcxproj b/Z80/fusetest_Z80/fusetest_Z80.vcxproj index b0e9db3..6e0d7a2 100644 --- a/Z80/fusetest_Z80/fusetest_Z80.vcxproj +++ b/Z80/fusetest_Z80/fusetest_Z80.vcxproj @@ -24,6 +24,7 @@ Win32Proj fuse_test_Z80 fusetest_Z80 + 10.0 @@ -94,7 +95,7 @@ NDEBUG;_CONSOLE;%(PreprocessorDefinitions) false true - stdcpp17 + stdcpp20 false AnySuitable @@ -110,7 +111,7 @@ Level3 Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -123,7 +124,7 @@ Level3 Disabled _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -138,7 +139,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) false true - stdcpp17 + stdcpp20 false AnySuitable diff --git a/Z80/test/test_Z80.vcxproj b/Z80/test/test_Z80.vcxproj index bbab548..43c2f50 100644 --- a/Z80/test/test_Z80.vcxproj +++ b/Z80/test/test_Z80.vcxproj @@ -23,6 +23,7 @@ {F8EE7116-0D75-4C82-BA9E-409F69F5D47C} Win32Proj test_Z80 + 10.0 @@ -86,7 +87,7 @@ NDEBUG;_LIB;%(PreprocessorDefinitions) false true - stdcpp17 + stdcpp20 false AnySuitable @@ -103,7 +104,7 @@ Level3 Disabled WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -117,7 +118,7 @@ Level3 Disabled _DEBUG;_LIB;%(PreprocessorDefinitions) - stdcpp17 + stdcpp20 true @@ -133,7 +134,7 @@ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) false true - stdcpp17 + stdcpp20 false AnySuitable