2009-07-03 00:49:40 +00:00
|
|
|
<?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"
|
2009-07-16 09:58:17 +00:00
|
|
|
ExceptionHandling="2"
|
2009-10-05 14:40:46 +00:00
|
|
|
EnableFunctionLevelLinking="true"
|
2009-07-07 20:53:32 +00:00
|
|
|
CompileAs="0"
|
2009-07-03 00:49:40 +00:00
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|