X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Vs2015%2Fkwgen%2Fkwgen.vcxproj;fp=Vs2015%2Fkwgen%2Fkwgen.vcxproj;h=7c07b0f4591d5cd0afb2dd7888090d1713d60cf9;hb=c74d8ef6f193cb2be876c920c5cb7f599dd5418a;hp=0000000000000000000000000000000000000000;hpb=d1fe92e22362ab81cdf10f09b4847261f3b9899a;p=rmac diff --git a/Vs2015/kwgen/kwgen.vcxproj b/Vs2015/kwgen/kwgen.vcxproj new file mode 100644 index 0000000..7c07b0f --- /dev/null +++ b/Vs2015/kwgen/kwgen.vcxproj @@ -0,0 +1,154 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + {AAEB066A-F264-4AEC-A606-EDE5DE47FDDF} + Win32Proj + kwgen + 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 + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + Level3 + + + MaxSpeed + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + \ No newline at end of file