X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Fcc65.vcxproj;h=a56ecf880f6a4fc6873c6c95c0cd7d234a12ea0a;hb=1a5fa6dc512221490c5547505668a78308f904a8;hp=fb8ccea1268aa767659f7f5ec86935e1c9af7b94;hpb=fce1d5783f3418eb62f831c7be61f2d214692430;p=cc65 diff --git a/src/cc65.vcxproj b/src/cc65.vcxproj index fb8ccea12..a56ecf880 100644 --- a/src/cc65.vcxproj +++ b/src/cc65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -14,14 +14,17 @@ {B17EDBD5-DC04-4970-9CBD-56A98B6A3FCA} Win32Proj cc65 + 10.0.16299.0 true + v141 false true + v141 @@ -46,7 +49,7 @@ - _CRT_SECURE_NO_WARNINGS;_CONSOLE;_DEBUG + _CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;_DEBUG common Level3 true @@ -54,7 +57,7 @@ Console true - $(SolutionDir)..\wrk\common\$(Configuration)\common.lib + $(IntDir)..\..\common\$(Configuration)\common.lib @@ -62,14 +65,14 @@ Level3 - _CRT_SECURE_NO_WARNINGS;_CONSOLE;NDEBUG + _CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;NDEBUG common true Console false - $(SolutionDir)..\wrk\common\$(Configuration)\common.lib + $(IntDir)..\..\common\$(Configuration)\common.lib @@ -143,6 +146,7 @@ + @@ -216,6 +220,7 @@ +