forked from mia/Aegisub
12 lines
299 B
Text
12 lines
299 B
Text
|
<?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>
|