X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Vs2015%2Frmac%2Frmac.vcxproj;h=3b2a6b49038bb7e8eda7e73b2ac6410fd8bc17f0;hb=HEAD;hp=a127bd8f874fb7c054a7b5ecc383ec28529ef3ff;hpb=60f204cb9e3905100da0d89f14bb40db764acd9e;p=rmac diff --git a/Vs2015/rmac/rmac.vcxproj b/Vs2015/rmac/rmac.vcxproj index a127bd8..3b2a6b4 100644 --- a/Vs2015/rmac/rmac.vcxproj +++ b/Vs2015/rmac/rmac.vcxproj @@ -19,17 +19,24 @@ + + + + + + + @@ -38,16 +45,26 @@ + + + + + + + + + + @@ -57,6 +74,9 @@ + + true + {D8A382B9-8BD4-4953-B780-95010C41AFC8} Win32Proj @@ -110,11 +130,15 @@ true - $(SolutionDir)\.. + $(SolutionDir)..\ true - $(SolutionDir)\.. + $(SolutionDir)..\ + + + + false @@ -130,12 +154,23 @@ Level3 Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + Neither + false Console true + notelemetry.obj %(AdditionalOptions) + false + + cd $(SolutionDir)..\ +call maketabs.bat + + + Rebuilds the table files (note, 68kgen, dsp56kgen and kwgen must be built beforehand!) + @@ -143,12 +178,21 @@ Level3 Disabled - WIN64;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;WIN64;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) Console true + + + + + + cd $(SolutionDir)..\ +maketabs.bat + Rebuilds the table files (note, 68kgen, dsp56kgen and kwgen must be built beforehand!) + @@ -158,7 +202,9 @@ MaxSpeed true true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + Speed + true Console @@ -166,6 +212,11 @@ true true + + cd $(SolutionDir)..\ +maketabs.bat + Rebuilds the table files (note, 68kgen, dsp56kgen and kwgen must be built beforehand!) + @@ -175,7 +226,7 @@ MaxSpeed true true - WIN64;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;WIN64;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) Console @@ -183,8 +234,13 @@ true true + + cd $(SolutionDir)..\ +maketabs.bat + Rebuilds the table files (note, 68kgen, dsp56kgen and kwgen must be built beforehand!) + - \ No newline at end of file +