<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|Win32"> <Configuration>Debug</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug|x64"> <Configuration>Debug</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release|Win32"> <Configuration>Release</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release|x64"> <Configuration>Release</Configuration> <Platform>x64</Platform> </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> <ProjectGuid>{10E6BFC6-1E5B-46E4-BA42-F04DFBD0ABFF}</ProjectGuid> <RootNamespace>ext_libs</RootNamespace> <Keyword>Win32Proj</Keyword> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration"> <ConfigurationType>Utility</ConfigurationType> <!--<CharacterSet>Unicode</CharacterSet>--> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <ImportGroup Label="PropertySheets"> <Import Project="..\vgmstream_msvc.props" /> </ImportGroup> <ImportGroup Label="ExtensionSettings" /> <ImportGroup Label="PropertySheets" /> <PropertyGroup Label="UserMacros" /> <PropertyGroup> <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> </PropertyGroup> <ItemGroup Condition="'$(Platform)'=='Win32'"> <CustomBuild Include="libmpg123-0.def"> <Message>Building library stub</Message> <Command>lib /def:libmpg123-0.def /machine:x86 /out:libmpg123-0.lib</Command> <Outputs>libmpg123-0.lib;libmpg123-0.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libvorbis.def"> <Message>Building library stub</Message> <Command>lib /def:libvorbis.def /machine:x86 /out:libvorbis.lib</Command> <Outputs>libvorbis.lib;libvorbis.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libg719_decode.def"> <Message>Building library stub</Message> <Command>lib /def:libg719_decode.def /machine:x86 /out:libg719_decode.lib</Command> <Outputs>libg719_decode.lib;libg719_decode.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="avcodec-vgmstream-59.def"> <Message>Building library stub</Message> <Command>lib /def:avcodec-vgmstream-59.def /machine:x86 /out:avcodec.lib</Command> <Outputs>avcodec.lib;avcodec.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="avformat-vgmstream-59.def"> <Message>Building library stub</Message> <Command>lib /def:avformat-vgmstream-59.def /machine:x86 /out:avformat.lib</Command> <Outputs>avformat.lib;avformat.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="avutil-vgmstream-57.def"> <Message>Building library stub</Message> <Command>lib /def:avutil-vgmstream-57.def /machine:x86 /out:avutil.lib</Command> <Outputs>avutil.lib;avutil.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="swresample-vgmstream-4.def"> <Message>Building library stub</Message> <Command>lib /def:swresample-vgmstream-4.def /machine:x86 /out:swresample.lib</Command> <Outputs>swresample.lib;swresample.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libatrac9.def"> <Message>Building library stub</Message> <Command>lib /def:libatrac9.def /machine:x86 /out:libatrac9.lib</Command> <Outputs>libatrac9.lib;libatrac9.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libcelt-0061.def"> <Message>Building library stub</Message> <Command>lib /def:libcelt-0061.def /machine:x86 /out:libcelt-0061.lib</Command> <Outputs>libcelt-0061.lib;libcelt-0061.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libcelt-0110.def"> <Message>Building library stub</Message> <Command>lib /def:libcelt-0110.def /machine:x86 /out:libcelt-0110.lib</Command> <Outputs>libcelt-0110.lib;libcelt-0110.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libspeex-1.def"> <Message>Building library stub</Message> <Command>lib /def:libspeex-1.def /machine:x86 /out:libspeex-1.lib</Command> <Outputs>libspeex-1.lib;libspeex-1.exp;%(Outputs)</Outputs> </CustomBuild> </ItemGroup> <ItemGroup Condition="'$(Platform)'=='x64'"> <CustomBuild Include="libmpg123-0.def"> <Message>Building library stub</Message> <Command>lib /def:libmpg123-0.def /machine:x64 /out:dll-x64\libmpg123-0.lib</Command> <Outputs>dll-x64\libmpg123-0.lib;dll-x64\libmpg123-0.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libvorbis.def"> <Message>Building library stub</Message> <Command>lib /def:libvorbis.def /machine:x64 /out:dll-x64\libvorbis.lib</Command> <Outputs>dll-x64\libvorbis.lib;dll-x64\libvorbis.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libg719_decode.def"> <Message>Building library stub</Message> <Command>lib /def:libg719_decode.def /machine:x64 /out:dll-x64\libg719_decode.lib</Command> <Outputs>dll-x64\libg719_decode.lib;dll-x64\libg719_decode.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="avcodec-vgmstream-59.def"> <Message>Building library stub</Message> <Command>lib /def:avcodec-vgmstream-59.def /machine:x64 /out:dll-x64\avcodec.lib</Command> <Outputs>dll-x64\avcodec.lib;dll-x64\avcodec.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="avformat-vgmstream-59.def"> <Message>Building library stub</Message> <Command>lib /def:avformat-vgmstream-59.def /machine:x64 /out:dll-x64\avformat.lib</Command> <Outputs>dll-x64\avformat.lib;dll-x64\avformat.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="avutil-vgmstream-57.def"> <Message>Building library stub</Message> <Command>lib /def:avutil-vgmstream-57.def /machine:x64 /out:dll-x64\avutil.lib</Command> <Outputs>dll-x64\avutil.lib;dll-x64\avutil.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="swresample-vgmstream-4.def"> <Message>Building library stub</Message> <Command>lib /def:swresample-vgmstream-4.def /machine:x64 /out:dll-x64\swresample.lib</Command> <Outputs>dll-x64\swresample.lib;dll-x64\swresample.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libatrac9.def"> <Message>Building library stub</Message> <Command>lib /def:libatrac9.def /machine:x64 /out:dll-x64\libatrac9.lib</Command> <Outputs>dll-x64\libatrac9.lib;dll-x64\libatrac9.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libcelt-0061.def"> <Message>Building library stub</Message> <Command>lib /def:libcelt-0061.def /machine:x64 /out:dll-x64\libcelt-0061.lib</Command> <Outputs>dll-x64\libcelt-0061.lib;dll-x64\libcelt-0061.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libcelt-0110.def"> <Message>Building library stub</Message> <Command>lib /def:libcelt-0110.def /machine:x64 /out:dll-x64\libcelt-0110.lib</Command> <Outputs>dll-x64\libcelt-0110.lib;dll-x64\libcelt-0110.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libspeex-1.def"> <Message>Building library stub</Message> <Command>lib /def:libspeex-1.def /machine:x64 /out:dll-x64\libspeex-1.lib</Command> <Outputs>dll-x64\libspeex-1.lib;dll-x64\libspeex-1.exp;%(Outputs)</Outputs> </CustomBuild> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets" /> </Project>