forked from mia/Aegisub
c1ad93ce93
Originally committed to SVN as r4340.
11 lines
299 B
XML
11 lines
299 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="libaegisub_include_dir"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)\..\..\libaegisub\include""
|
|
/>
|
|
</VisualStudioPropertySheet>
|