mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-04-02 10:52:54 -04:00
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1966 96395faa-99c1-11dd-bbfe-3dabce05a288
15 lines
434 B
XML
15 lines
434 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="wxCommon"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;__WXMSW__;_LIB;wxUSE_UNICODE=1"
|
|
ExceptionHandling="2"
|
|
EnableFunctionLevelLinking="true"
|
|
CompileAs="0"
|
|
/>
|
|
</VisualStudioPropertySheet>
|