diff --git a/build/patchdef.vcxproj b/build/patchdef.vcxproj new file mode 100644 index 000000000..4ea6975ee --- /dev/null +++ b/build/patchdef.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {2DCB2E4A-EFB6-4561-8D87-C5ADBDB76533} + Win32Proj + fastrip + 10.0.17763.0 + + + + Application + true + Unicode + v141 + + + Application + false + true + NotSet + v141 + + + + + + + + + + + + + true + ..\obj\$(SolutionName)\$(ProjectName)\ + $(ProjectDir)\ + + + false + $(ProjectDir)\ + ..\obj\$(SolutionName)\$(ProjectName)\ + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + $(IntDir)$(TargetName).pdb + + + Console + true + $(IntDir)$(TargetName).pgd + $(IntDir)$(TargetName).pdb + + + $(IntDir)$(TargetName).bsc + + + $(IntDir)$(TargetName).xml + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + $(IntDir)$(TargetName).pdb + + + Console + + + true + true + $(IntDir)$(TargetName).pgd + $(IntDir)$(TargetName).pdb + + + $(IntDir)$(TargetName).bsc + + + $(IntDir)$(TargetName).xml + + + + + + + + + \ No newline at end of file