<?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="Release|Win32"> <Configuration>Release</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> <ProjectGuid>{10E6BFC6-1E5B-46E4-BA42-F04DFBD0ABFF}</ProjectGuid> <SccProjectName> </SccProjectName> <SccAuxPath> </SccAuxPath> <SccLocalPath> </SccLocalPath> <SccProvider> </SccProvider> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>Utility</ConfigurationType> <PlatformToolset>v141_xp</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>Utility</ConfigurationType> <PlatformToolset>v141_xp</PlatformToolset> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <ImportGroup Label="ExtensionSettings"> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> </ImportGroup> <PropertyGroup Label="UserMacros" /> <PropertyGroup> <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir> <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir> <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)</OutDir> <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir> </PropertyGroup> <ItemDefinitionGroup> </ItemDefinitionGroup> <ItemGroup> <CustomBuild Include="libmpg123-0.def"> <Message>Building library stub</Message> <Command>lib /def:libmpg123-0.def /machine:x86 </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 </Command> <Outputs>libvorbis.lib;libvorbis.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libg7221_decode.def"> <Message>Building library stub</Message> <Command>lib /def:libg7221_decode.def /machine:x86 </Command> <Outputs>libg7221_decode.lib;libg7221_decode.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="libg719_decode.def"> <Message>Building library stub</Message> <Command>lib /def:libg719_decode.def /machine:x86 </Command> <Outputs>libg719_decode.lib;libg719_decode.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="avcodec-vgmstream-58.def"> <Message>Building library stub</Message> <Command>lib /def:avcodec-vgmstream-58.def /machine:x86 /out:avcodec.lib</Command> <Outputs>avcodec.lib;avcodec.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="avformat-vgmstream-58.def"> <Message>Building library stub</Message> <Command>lib /def:avformat-vgmstream-58.def /machine:x86 /out:avformat.lib</Command> <Outputs>avformat.lib;avformat.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="avutil-vgmstream-56.def"> <Message>Building library stub</Message> <Command>lib /def:avutil-vgmstream-56.def /machine:x86 /out:avutil.lib</Command> <Outputs>avutil.lib;avutil.exp;%(Outputs)</Outputs> </CustomBuild> <CustomBuild Include="swresample-vgmstream-3.def"> <Message>Building library stub</Message> <Command>lib /def:swresample-vgmstream-3.def /machine:x86 /out:swresample.lib</Command> <Outputs>swresample.lib;swresample.exp;%(Outputs)</Outputs> </CustomBuild> </ItemGroup> <ItemGroup> <CustomBuild Include="libatrac9.def"> <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">lib /def:libatrac9.def /machine:x86 /out:libatrac9.lib</Command> <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">lib /def:libatrac9.def /machine:x86 /out:libatrac9.lib</Command> <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building library stub</Message> <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building library stub</Message> <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">libatrac9.lib;libatrac9.exp;%(Outputs)</Outputs> <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">libatrac9.lib;libatrac9.exp;%(Outputs)</Outputs> </CustomBuild> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> </Project>