mirror of https://github.com/PCSX2/pcsx2.git
13 lines
355 B
XML
13 lines
355 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"
|
|
/>
|
|
</VisualStudioPropertySheet>
|