X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=Vs2015%2Frmac%2Frmac.vcxproj;fp=Vs2015%2Frmac%2Frmac.vcxproj;h=a127bd8f874fb7c054a7b5ecc383ec28529ef3ff;hp=0000000000000000000000000000000000000000;hb=c74d8ef6f193cb2be876c920c5cb7f599dd5418a;hpb=d1fe92e22362ab81cdf10f09b4847261f3b9899a diff --git a/Vs2015/rmac/rmac.vcxproj b/Vs2015/rmac/rmac.vcxproj new file mode 100644 index 0000000..a127bd8 --- /dev/null +++ b/Vs2015/rmac/rmac.vcxproj @@ -0,0 +1,190 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {D8A382B9-8BD4-4953-B780-95010C41AFC8} + Win32Proj + rmac + 8.1 + + + + Application + true + v140 + Unicode + + + Application + false + v140 + true + Unicode + + + Application + true + v140 + Unicode + + + Application + false + v140 + true + Unicode + + + + + + + + + + + + + + + + + + + + + true + $(SolutionDir)\.. + + + true + $(SolutionDir)\.. + + + false + $(SolutionDir)\.. + + + false + $(SolutionDir)\.. + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + + + Level3 + Disabled + WIN64;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + Level3 + + + MaxSpeed + true + true + WIN64;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + \ No newline at end of file