X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=Vs2015%2F68ktab%2F68ktab.vcxproj;h=1679ae038b899fa66acb9ba6a662ae16afda8697;hp=9c25e0566386c9335a0755c96e0a3ad1790cde9c;hb=114298f750ded052c36763d7b224312fbb71eb25;hpb=4205233c8397c581b4d27ab36ab81ec896ef3dd0 diff --git a/Vs2015/68ktab/68ktab.vcxproj b/Vs2015/68ktab/68ktab.vcxproj index 9c25e05..1679ae0 100644 --- a/Vs2015/68ktab/68ktab.vcxproj +++ b/Vs2015/68ktab/68ktab.vcxproj @@ -75,11 +75,11 @@ true - $(SolutionDir)\.. + $(SolutionDir)\..\ true - $(SolutionDir)\.. + $(SolutionDir)..\ false @@ -95,11 +95,12 @@ Level3 Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) Console true + notelemetry.obj %(AdditionalOptions) @@ -108,7 +109,7 @@ Level3 Disabled - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) Console @@ -123,7 +124,7 @@ MaxSpeed true true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) Console @@ -140,7 +141,7 @@ MaxSpeed true true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) Console