Files
megasource/libs/libtheora-1.1.1/win32/VS2008/libvorbis.vsprops
T
EntranceJew be26fc29ae Updated libtheora from 1.1 to 1.1.1, we kept the CMakeLists.txt
--HG--
branch : update-to-libtheora-1.1.1
2016-02-12 11:29:23 -05:00

20 lines
805 B
XML

<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="libvorbis"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;..\..\..\..\libvorbis-$(LIBVORBIS_VERSION)\include&quot;;..\..\..\..\vorbis\include;..\..\..\..\..\..\vorbis\libs\libvorbis\include"
/>
<Tool
Name="VCLinkerTool"
AdditionalLibraryDirectories="&quot;..\..\..\..\libvorbis-$(LIBVORBIS_VERSION)\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\..\..\..\vorbis\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\..\..\..\..\..\vorbis\libs\libvorbis\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;"
/>
<UserMacro
Name="LIBVORBIS_VERSION"
Value="1.2.2"
/>
</VisualStudioPropertySheet>