X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/d71efe1792a1414a5b102ae8e69f3913c70aa8b0..73c0fd67eeb7fe0d6cc573afba798a88c4e86d82:/build/win32/vs2017/pforth_main.vcxproj diff --git a/build/win32/vs2017/pforth_main.vcxproj b/build/win32/vs2017/pforth_main.vcxproj index ca50ca4..0b6ab8b 100644 --- a/build/win32/vs2017/pforth_main.vcxproj +++ b/build/win32/vs2017/pforth_main.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {58B76DB8-1985-4B8A-8E71-C012D8F0C518} @@ -23,20 +31,37 @@ NotSet true + + Application + v141 + NotSet + true + Application v141 Unicode + + Application + v141 + Unicode + + + + + + + <_ProjectFileVersion>15.0.27130.2010 @@ -46,11 +71,17 @@ $(Configuration)\ true + + true + $(SolutionDir)..\..\..\fth\ $(Configuration)\ false + + false + Disabled @@ -68,6 +99,22 @@ MachineX86 + + + Disabled + WIN32;_DEBUG;_CONSOLE;PF_SUPPORT_FP;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + + + true + Console + + WIN32;NDEBUG;_CONSOLE;PF_SUPPORT_FP;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) @@ -84,6 +131,22 @@ MachineX86 + + + WIN32;NDEBUG;_CONSOLE;PF_SUPPORT_FP;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + + + true + Console + true + true + +