forked from mia/Aegisub
30057004f1
(This made linking in various things impossible.) Originally committed to SVN as r2820.
11 lines
342 B
XML
11 lines
342 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/hunspell/src/";"$(ProjectDir)../../src/msvc/""
|
|
/>
|
|
</VisualStudioPropertySheet>
|