forked from mia/Aegisub
12 lines
287 B
Text
12 lines
287 B
Text
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="src_msvc_include_dir"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""$(ProjectDir)\..\..\src\msvc""
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|