annotate src/opus-1.3/win32/VS2015/test_opus_decode.vcxproj @ 169:223a55898ab9 tip default

Add null config files
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 02 Mar 2020 14:03:47 +0000
parents 4664ac0c1032
children
rev   line source
cannam@154 1 <?xml version="1.0" encoding="utf-8"?>
cannam@154 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
cannam@154 3 <ItemGroup Label="ProjectConfigurations">
cannam@154 4 <ProjectConfiguration Include="DebugDLL_fixed|Win32">
cannam@154 5 <Configuration>DebugDLL_fixed</Configuration>
cannam@154 6 <Platform>Win32</Platform>
cannam@154 7 </ProjectConfiguration>
cannam@154 8 <ProjectConfiguration Include="DebugDLL_fixed|x64">
cannam@154 9 <Configuration>DebugDLL_fixed</Configuration>
cannam@154 10 <Platform>x64</Platform>
cannam@154 11 </ProjectConfiguration>
cannam@154 12 <ProjectConfiguration Include="DebugDLL|Win32">
cannam@154 13 <Configuration>DebugDLL</Configuration>
cannam@154 14 <Platform>Win32</Platform>
cannam@154 15 </ProjectConfiguration>
cannam@154 16 <ProjectConfiguration Include="DebugDLL|x64">
cannam@154 17 <Configuration>DebugDLL</Configuration>
cannam@154 18 <Platform>x64</Platform>
cannam@154 19 </ProjectConfiguration>
cannam@154 20 <ProjectConfiguration Include="Debug|Win32">
cannam@154 21 <Configuration>Debug</Configuration>
cannam@154 22 <Platform>Win32</Platform>
cannam@154 23 </ProjectConfiguration>
cannam@154 24 <ProjectConfiguration Include="Debug|x64">
cannam@154 25 <Configuration>Debug</Configuration>
cannam@154 26 <Platform>x64</Platform>
cannam@154 27 </ProjectConfiguration>
cannam@154 28 <ProjectConfiguration Include="ReleaseDLL_fixed|Win32">
cannam@154 29 <Configuration>ReleaseDLL_fixed</Configuration>
cannam@154 30 <Platform>Win32</Platform>
cannam@154 31 </ProjectConfiguration>
cannam@154 32 <ProjectConfiguration Include="ReleaseDLL_fixed|x64">
cannam@154 33 <Configuration>ReleaseDLL_fixed</Configuration>
cannam@154 34 <Platform>x64</Platform>
cannam@154 35 </ProjectConfiguration>
cannam@154 36 <ProjectConfiguration Include="ReleaseDLL|Win32">
cannam@154 37 <Configuration>ReleaseDLL</Configuration>
cannam@154 38 <Platform>Win32</Platform>
cannam@154 39 </ProjectConfiguration>
cannam@154 40 <ProjectConfiguration Include="ReleaseDLL|x64">
cannam@154 41 <Configuration>ReleaseDLL</Configuration>
cannam@154 42 <Platform>x64</Platform>
cannam@154 43 </ProjectConfiguration>
cannam@154 44 <ProjectConfiguration Include="Release|Win32">
cannam@154 45 <Configuration>Release</Configuration>
cannam@154 46 <Platform>Win32</Platform>
cannam@154 47 </ProjectConfiguration>
cannam@154 48 <ProjectConfiguration Include="Release|x64">
cannam@154 49 <Configuration>Release</Configuration>
cannam@154 50 <Platform>x64</Platform>
cannam@154 51 </ProjectConfiguration>
cannam@154 52 </ItemGroup>
cannam@154 53 <ItemGroup>
cannam@154 54 <ClCompile Include="..\..\tests\test_opus_decode.c" />
cannam@154 55 </ItemGroup>
cannam@154 56 <ItemGroup>
cannam@154 57 <ProjectReference Include="opus.vcxproj">
cannam@154 58 <Project>{219ec965-228a-1824-174d-96449d05f88a}</Project>
cannam@154 59 </ProjectReference>
cannam@154 60 </ItemGroup>
cannam@154 61 <PropertyGroup Label="Globals">
cannam@154 62 <ProjectGuid>{8578322A-1883-486B-B6FA-E0094B65C9F2}</ProjectGuid>
cannam@154 63 <Keyword>Win32Proj</Keyword>
cannam@154 64 <RootNamespace>test_opus_api</RootNamespace>
cannam@154 65 </PropertyGroup>
cannam@154 66 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
cannam@154 67 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
cannam@154 68 <ConfigurationType>Application</ConfigurationType>
cannam@154 69 <PlatformToolset>v140</PlatformToolset>
cannam@154 70 </PropertyGroup>
cannam@154 71 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
cannam@154 72 <ConfigurationType>Application</ConfigurationType>
cannam@154 73 <PlatformToolset>v140</PlatformToolset>
cannam@154 74 </PropertyGroup>
cannam@154 75 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL_fixed|Win32'" Label="Configuration">
cannam@154 76 <ConfigurationType>Application</ConfigurationType>
cannam@154 77 <PlatformToolset>v140</PlatformToolset>
cannam@154 78 </PropertyGroup>
cannam@154 79 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
cannam@154 80 <ConfigurationType>Application</ConfigurationType>
cannam@154 81 <PlatformToolset>v140</PlatformToolset>
cannam@154 82 </PropertyGroup>
cannam@154 83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="Configuration">
cannam@154 84 <ConfigurationType>Application</ConfigurationType>
cannam@154 85 <PlatformToolset>v140</PlatformToolset>
cannam@154 86 </PropertyGroup>
cannam@154 87 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL_fixed|x64'" Label="Configuration">
cannam@154 88 <ConfigurationType>Application</ConfigurationType>
cannam@154 89 <PlatformToolset>v140</PlatformToolset>
cannam@154 90 </PropertyGroup>
cannam@154 91 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
cannam@154 92 <ConfigurationType>Application</ConfigurationType>
cannam@154 93 <PlatformToolset>v140</PlatformToolset>
cannam@154 94 </PropertyGroup>
cannam@154 95 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="Configuration">
cannam@154 96 <ConfigurationType>Application</ConfigurationType>
cannam@154 97 <PlatformToolset>v140</PlatformToolset>
cannam@154 98 </PropertyGroup>
cannam@154 99 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL_fixed|Win32'" Label="Configuration">
cannam@154 100 <ConfigurationType>Application</ConfigurationType>
cannam@154 101 <PlatformToolset>v140</PlatformToolset>
cannam@154 102 </PropertyGroup>
cannam@154 103 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
cannam@154 104 <ConfigurationType>Application</ConfigurationType>
cannam@154 105 <PlatformToolset>v140</PlatformToolset>
cannam@154 106 </PropertyGroup>
cannam@154 107 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="Configuration">
cannam@154 108 <ConfigurationType>Application</ConfigurationType>
cannam@154 109 <PlatformToolset>v140</PlatformToolset>
cannam@154 110 </PropertyGroup>
cannam@154 111 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL_fixed|x64'" Label="Configuration">
cannam@154 112 <ConfigurationType>Application</ConfigurationType>
cannam@154 113 <PlatformToolset>v140</PlatformToolset>
cannam@154 114 </PropertyGroup>
cannam@154 115 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
cannam@154 116 <ImportGroup Label="ExtensionSettings">
cannam@154 117 </ImportGroup>
cannam@154 118 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
cannam@154 119 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 120 <Import Project="common.props" />
cannam@154 121 </ImportGroup>
cannam@154 122 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="PropertySheets">
cannam@154 123 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 124 <Import Project="common.props" />
cannam@154 125 </ImportGroup>
cannam@154 126 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL_fixed|Win32'" Label="PropertySheets">
cannam@154 127 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 128 <Import Project="common.props" />
cannam@154 129 </ImportGroup>
cannam@154 130 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
cannam@154 131 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 132 <Import Project="common.props" />
cannam@154 133 </ImportGroup>
cannam@154 134 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="PropertySheets">
cannam@154 135 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 136 <Import Project="common.props" />
cannam@154 137 </ImportGroup>
cannam@154 138 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL_fixed|x64'" Label="PropertySheets">
cannam@154 139 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 140 <Import Project="common.props" />
cannam@154 141 </ImportGroup>
cannam@154 142 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
cannam@154 143 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 144 <Import Project="common.props" />
cannam@154 145 </ImportGroup>
cannam@154 146 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="PropertySheets">
cannam@154 147 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 148 <Import Project="common.props" />
cannam@154 149 </ImportGroup>
cannam@154 150 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL_fixed|Win32'" Label="PropertySheets">
cannam@154 151 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 152 <Import Project="common.props" />
cannam@154 153 </ImportGroup>
cannam@154 154 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
cannam@154 155 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 156 <Import Project="common.props" />
cannam@154 157 </ImportGroup>
cannam@154 158 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="PropertySheets">
cannam@154 159 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 160 <Import Project="common.props" />
cannam@154 161 </ImportGroup>
cannam@154 162 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL_fixed|x64'" Label="PropertySheets">
cannam@154 163 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 164 <Import Project="common.props" />
cannam@154 165 </ImportGroup>
cannam@154 166 <PropertyGroup Label="UserMacros" />
cannam@154 167 <ItemDefinitionGroup />
cannam@154 168 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
cannam@154 169 <ImportGroup Label="ExtensionTargets">
cannam@154 170 </ImportGroup>
cannam@154 171 </Project>