mirror of https://github.com/PCSX2/pcsx2.git
15 lines
376 B
XML
15 lines
376 B
XML
<?xml version="1.0" encoding="windows-1250"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="CodeGen_Debug"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="PCSX2_DEBUG;PCSX2_DEVBUILD;_SECURE_SCL_=1;_SECURE_SCL_THROWS=1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
/>
|
|
</VisualStudioPropertySheet>
|