forked from mia/Aegisub
16 lines
399 B
Text
16 lines
399 B
Text
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="wxlib_include"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""$(SolutionDir)/wxlib/include/""
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
AdditionalIncludeDirectories=""$(SolutionDir)/wxlib/include/""
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|