mirror of
https://github.com/love2d/megasource.git
synced 2026-08-17 11:11:35 +02:00
be26fc29ae
--HG-- branch : update-to-libtheora-1.1.1
20 lines
805 B
XML
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=""..\..\..\..\libvorbis-$(LIBVORBIS_VERSION)\include";..\..\..\..\vorbis\include;..\..\..\..\..\..\vorbis\libs\libvorbis\include"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalLibraryDirectories=""..\..\..\..\libvorbis-$(LIBVORBIS_VERSION)\win32\VS2005\$(PlatformName)\$(ConfigurationName)";"..\..\..\..\vorbis\win32\VS2005\$(PlatformName)\$(ConfigurationName)";"..\..\..\..\..\..\vorbis\libs\libvorbis\win32\VS2005\$(PlatformName)\$(ConfigurationName)""
|
|
/>
|
|
<UserMacro
|
|
Name="LIBVORBIS_VERSION"
|
|
Value="1.2.2"
|
|
/>
|
|
</VisualStudioPropertySheet>
|