From: ggn Date: Wed, 15 Jan 2020 06:31:07 +0000 (+0200) Subject: Forgotten file for the VS project X-Git-Tag: v2.1.0~39 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=commitdiff_plain;h=2e916a913fcc2650a85fa1f1b96b74abdda9ef9e;ds=sidebyside Forgotten file for the VS project --- diff --git a/Vs2015/dsp56kgen/dsp56kgen.vcxproj b/Vs2015/dsp56kgen/dsp56kgen.vcxproj new file mode 100644 index 0000000..73474f6 --- /dev/null +++ b/Vs2015/dsp56kgen/dsp56kgen.vcxproj @@ -0,0 +1,155 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + {57AE775A-AA54-4764-AC86-6C85CE9B5AA7} + 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 + notelemetry.obj %(AdditionalOptions) + + + + + + + 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