diff --git a/src/ar65.vcxproj b/src/ar65.vcxproj index 6f2d5329a..27d12dadc 100644 --- a/src/ar65.vcxproj +++ b/src/ar65.vcxproj @@ -14,7 +14,9 @@ {5E8C19C6-B167-440C-8BEF-3CBF109CDB49} Win32Proj - + + + true diff --git a/src/ca65.vcxproj b/src/ca65.vcxproj index c4d8c17ef..3cc6019f2 100644 --- a/src/ca65.vcxproj +++ b/src/ca65.vcxproj @@ -14,7 +14,9 @@ {D28CB737-E6CA-49C4-8CE9-FF05F86DD4EC} Win32Proj - + + + true diff --git a/src/cc65.props b/src/cc65.props index 20c5e9622..ef5a37fea 100644 --- a/src/cc65.props +++ b/src/cc65.props @@ -1,62 +1,62 @@ - - - - v141 - $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0')) - - - - - v142 - 10.0 - $(SolutionDir)..\wrk\$(MSBuildProjectName)\$(Configuration)\ - $(SolutionDir)..\bin\ - $(IntDir) - - - - - Level3 - true - _CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WIN32_WINNT=0x0601;WINVER=0x0601;NTDDI_VERSION=0x06010000;%(PreprocessorDefinitions) - common - - - $(IntDir)..\..\common\$(Configuration)\common.lib - - - - - - true - - - - MultiThreadedDebugDLL - true - - - true - - - - - - false - true - - - - true - MultiThreaded - false - - - false - true - true - UseLinkTimeCodeGeneration - - + + + + + v141 + $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0')) + + + + v142 + 10.0 + $(SolutionDir)..\wrk\$(MSBuildProjectName)\$(Configuration)\ + $(SolutionDir)..\bin\ + $(IntDir) + + + + NotUsing + Level3 + true + _CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WIN32_WINNT=0x0601;WINVER=0x0601;NTDDI_VERSION=0x06010000;%(PreprocessorDefinitions) + common + + + $(IntDir)..\..\common\$(Configuration)\common.lib + + + + + true + + + + MultiThreadedDebugDLL + true + + + true + + + + + false + true + + + + MultiThreaded + true + MaxSpeed + false + false + + + false + true + true + UseLinkTimeCodeGeneration + + diff --git a/src/cc65.vcxproj b/src/cc65.vcxproj index f631672aa..14500296d 100644 --- a/src/cc65.vcxproj +++ b/src/cc65.vcxproj @@ -14,7 +14,9 @@ {B17EDBD5-DC04-4970-9CBD-56A98B6A3FCA} Win32Proj - + + + true diff --git a/src/chrcvt65.vcxproj b/src/chrcvt65.vcxproj index 1f517e11a..1e5c753b5 100644 --- a/src/chrcvt65.vcxproj +++ b/src/chrcvt65.vcxproj @@ -14,7 +14,9 @@ {1C7A3FEF-DD0B-4B10-BC33-C3BE29BF67CC} Win32Proj - + + + true diff --git a/src/cl65.vcxproj b/src/cl65.vcxproj index 14fcf06bd..67b7eb087 100644 --- a/src/cl65.vcxproj +++ b/src/cl65.vcxproj @@ -14,7 +14,9 @@ {F657912F-050A-488B-B203-50ED5715CDD7} Win32Proj - + + + true diff --git a/src/co65.vcxproj b/src/co65.vcxproj index 8fab51c53..9f5959d89 100644 --- a/src/co65.vcxproj +++ b/src/co65.vcxproj @@ -14,7 +14,9 @@ {F5DB5D1A-05BC-48FE-B346-4E96DD522AA2} Win32Proj - + + + true diff --git a/src/common.vcxproj b/src/common.vcxproj index 957ba55ad..f7929df2b 100644 --- a/src/common.vcxproj +++ b/src/common.vcxproj @@ -14,7 +14,9 @@ {71DC1F68-BFC4-478C-8655-C8E9C9654D2B} Win32Proj - + + + StaticLibrary diff --git a/src/da65.vcxproj b/src/da65.vcxproj index ae7c9a7f4..a40daf1d6 100644 --- a/src/da65.vcxproj +++ b/src/da65.vcxproj @@ -14,7 +14,9 @@ {0BCFB793-2B25-40E2-B265-75848824AC4C} Win32Proj - + + + true diff --git a/src/grc65.vcxproj b/src/grc65.vcxproj index 1c61bc82e..fbd44fa3e 100644 --- a/src/grc65.vcxproj +++ b/src/grc65.vcxproj @@ -14,7 +14,9 @@ {E0FD0AB3-3BEE-496F-8108-A8E0F8933F39} Win32Proj - + + + true diff --git a/src/ld65.vcxproj b/src/ld65.vcxproj index d4597de4f..9e4b08621 100644 --- a/src/ld65.vcxproj +++ b/src/ld65.vcxproj @@ -14,7 +14,9 @@ {26C749A0-814C-47A2-9D36-AE92AE932FE4} Win32Proj - + + + true diff --git a/src/od65.vcxproj b/src/od65.vcxproj index 125452e5b..1a1527067 100644 --- a/src/od65.vcxproj +++ b/src/od65.vcxproj @@ -14,7 +14,9 @@ {FF8576C2-1253-44FE-A51B-D9AE35F3CEAD} Win32Proj - + + + true diff --git a/src/sim65.vcxproj b/src/sim65.vcxproj index 26bf3cf5b..97fc3855a 100644 --- a/src/sim65.vcxproj +++ b/src/sim65.vcxproj @@ -14,7 +14,9 @@ {002A366E-2863-46A8-BDDE-DDF534AAEC73} Win32Proj - + + + true diff --git a/src/sp65.vcxproj b/src/sp65.vcxproj index 12b45c9e1..1b7a18427 100644 --- a/src/sp65.vcxproj +++ b/src/sp65.vcxproj @@ -14,7 +14,9 @@ {4388D1AF-C7EA-4AD4-8E80-CA1FB7BF76BF} Win32Proj - + + + true