forked from mia/Aegisub
3516b4ce74
Originally committed to SVN as r4466.
11 lines
302 B
XML
11 lines
302 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="contrib_includedirs"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../../../contrib/iconv/include/""
|
|
/>
|
|
</VisualStudioPropertySheet>
|