X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/faa0b8c8d718d9636fa452f349d4c4fa86189f54..aef8ce6f8bbe0f0a5a7273d874d62f775cff5b58:/build/win32/vs2017/pforth_main.vcxproj diff --git a/build/win32/vs2017/pforth_main.vcxproj b/build/win32/vs2017/pforth_main.vcxproj new file mode 100644 index 0000000..ca50ca4 --- /dev/null +++ b/build/win32/vs2017/pforth_main.vcxproj @@ -0,0 +1,130 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {58B76DB8-1985-4B8A-8E71-C012D8F0C518} + pforth_main + Win32Proj + pforth + + + + Application + v141 + NotSet + true + + + Application + v141 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>15.0.27130.2010 + + + $(SolutionDir)..\..\..\fth\ + $(Configuration)\ + true + + + $(SolutionDir)..\..\..\fth\ + $(Configuration)\ + false + + + + Disabled + WIN32;_DEBUG;_CONSOLE;PF_SUPPORT_FP;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + + + true + Console + MachineX86 + + + + + WIN32;NDEBUG;_CONSOLE;PF_SUPPORT_FP;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + + + true + Console + true + true + MachineX86 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file