annotate src/opusfile-0.9/win32/VS2015/opusfile.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="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
cannam@154 3 <ItemGroup Label="ProjectConfigurations">
cannam@154 4 <ProjectConfiguration Include="Debug|Win32">
cannam@154 5 <Configuration>Debug</Configuration>
cannam@154 6 <Platform>Win32</Platform>
cannam@154 7 </ProjectConfiguration>
cannam@154 8 <ProjectConfiguration Include="Debug|x64">
cannam@154 9 <Configuration>Debug</Configuration>
cannam@154 10 <Platform>x64</Platform>
cannam@154 11 </ProjectConfiguration>
cannam@154 12 <ProjectConfiguration Include="Release-NoHTTP|Win32">
cannam@154 13 <Configuration>Release-NoHTTP</Configuration>
cannam@154 14 <Platform>Win32</Platform>
cannam@154 15 </ProjectConfiguration>
cannam@154 16 <ProjectConfiguration Include="Release-NoHTTP|x64">
cannam@154 17 <Configuration>Release-NoHTTP</Configuration>
cannam@154 18 <Platform>x64</Platform>
cannam@154 19 </ProjectConfiguration>
cannam@154 20 <ProjectConfiguration Include="Release|Win32">
cannam@154 21 <Configuration>Release</Configuration>
cannam@154 22 <Platform>Win32</Platform>
cannam@154 23 </ProjectConfiguration>
cannam@154 24 <ProjectConfiguration Include="Release|x64">
cannam@154 25 <Configuration>Release</Configuration>
cannam@154 26 <Platform>x64</Platform>
cannam@154 27 </ProjectConfiguration>
cannam@154 28 </ItemGroup>
cannam@154 29 <ItemGroup>
cannam@154 30 <ClInclude Include="..\..\src\internal.h" />
cannam@154 31 <ClInclude Include="..\..\src\winerrno.h" />
cannam@154 32 </ItemGroup>
cannam@154 33 <ItemGroup>
cannam@154 34 <ClCompile Include="..\..\src\http.c" />
cannam@154 35 <ClCompile Include="..\..\src\info.c" />
cannam@154 36 <ClCompile Include="..\..\src\internal.c" />
cannam@154 37 <ClCompile Include="..\..\src\opusfile.c" />
cannam@154 38 <ClCompile Include="..\..\src\stream.c" />
cannam@154 39 <ClCompile Include="..\..\src\wincerts.c" />
cannam@154 40 </ItemGroup>
cannam@154 41 <PropertyGroup Label="Globals">
cannam@154 42 <ProjectGuid>{1A4B5203-52EB-4805-9511-84B1BD094FCA}</ProjectGuid>
cannam@154 43 <Keyword>Win32Proj</Keyword>
cannam@154 44 <RootNamespace>opusfile</RootNamespace>
cannam@154 45 </PropertyGroup>
cannam@154 46 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
cannam@154 47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
cannam@154 48 <ConfigurationType>StaticLibrary</ConfigurationType>
cannam@154 49 <UseDebugLibraries>true</UseDebugLibraries>
cannam@154 50 <CharacterSet>NotSet</CharacterSet>
cannam@154 51 <PlatformToolset>v140</PlatformToolset>
cannam@154 52 </PropertyGroup>
cannam@154 53 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
cannam@154 54 <ConfigurationType>StaticLibrary</ConfigurationType>
cannam@154 55 <UseDebugLibraries>true</UseDebugLibraries>
cannam@154 56 <CharacterSet>NotSet</CharacterSet>
cannam@154 57 <PlatformToolset>v140</PlatformToolset>
cannam@154 58 </PropertyGroup>
cannam@154 59 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
cannam@154 60 <ConfigurationType>StaticLibrary</ConfigurationType>
cannam@154 61 <UseDebugLibraries>false</UseDebugLibraries>
cannam@154 62 <WholeProgramOptimization>true</WholeProgramOptimization>
cannam@154 63 <CharacterSet>NotSet</CharacterSet>
cannam@154 64 <PlatformToolset>v140</PlatformToolset>
cannam@154 65 </PropertyGroup>
cannam@154 66 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-NoHTTP|Win32'" Label="Configuration">
cannam@154 67 <ConfigurationType>StaticLibrary</ConfigurationType>
cannam@154 68 <UseDebugLibraries>false</UseDebugLibraries>
cannam@154 69 <WholeProgramOptimization>true</WholeProgramOptimization>
cannam@154 70 <CharacterSet>NotSet</CharacterSet>
cannam@154 71 <PlatformToolset>v140</PlatformToolset>
cannam@154 72 </PropertyGroup>
cannam@154 73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
cannam@154 74 <ConfigurationType>StaticLibrary</ConfigurationType>
cannam@154 75 <UseDebugLibraries>false</UseDebugLibraries>
cannam@154 76 <WholeProgramOptimization>true</WholeProgramOptimization>
cannam@154 77 <CharacterSet>NotSet</CharacterSet>
cannam@154 78 <PlatformToolset>v140</PlatformToolset>
cannam@154 79 </PropertyGroup>
cannam@154 80 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-NoHTTP|x64'" Label="Configuration">
cannam@154 81 <ConfigurationType>StaticLibrary</ConfigurationType>
cannam@154 82 <UseDebugLibraries>false</UseDebugLibraries>
cannam@154 83 <WholeProgramOptimization>true</WholeProgramOptimization>
cannam@154 84 <CharacterSet>NotSet</CharacterSet>
cannam@154 85 <PlatformToolset>v140</PlatformToolset>
cannam@154 86 </PropertyGroup>
cannam@154 87 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
cannam@154 88 <ImportGroup Label="ExtensionSettings">
cannam@154 89 </ImportGroup>
cannam@154 90 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
cannam@154 91 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 92 </ImportGroup>
cannam@154 93 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
cannam@154 94 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 95 </ImportGroup>
cannam@154 96 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
cannam@154 97 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 98 </ImportGroup>
cannam@154 99 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-NoHTTP|Win32'" Label="PropertySheets">
cannam@154 100 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 101 </ImportGroup>
cannam@154 102 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
cannam@154 103 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 104 </ImportGroup>
cannam@154 105 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-NoHTTP|x64'" Label="PropertySheets">
cannam@154 106 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
cannam@154 107 </ImportGroup>
cannam@154 108 <PropertyGroup Label="UserMacros" />
cannam@154 109 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
cannam@154 110 <OutDir>$(Platform)\$(Configuration)\</OutDir>
cannam@154 111 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
cannam@154 112 <IncludePath>..\..\..\opus\include;..\..\..\ogg\include;..\..\..\openssl\inc32;..\..\..\openssl\$(Platform)\Release\include;..\..\include;$(IncludePath)</IncludePath>
cannam@154 113 </PropertyGroup>
cannam@154 114 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
cannam@154 115 <OutDir>$(Platform)\$(Configuration)\</OutDir>
cannam@154 116 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
cannam@154 117 <IncludePath>..\..\..\opus\include;..\..\..\ogg\include;..\..\..\openssl\inc32;..\..\..\openssl\$(Platform)\Release\include;..\..\include;$(IncludePath)</IncludePath>
cannam@154 118 </PropertyGroup>
cannam@154 119 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
cannam@154 120 <OutDir>$(Platform)\$(Configuration)\</OutDir>
cannam@154 121 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
cannam@154 122 <IncludePath>..\..\..\opus\include;..\..\..\ogg\include;..\..\..\openssl\inc32;..\..\..\openssl\$(Platform)\Release\include;..\..\include;$(IncludePath)</IncludePath>
cannam@154 123 </PropertyGroup>
cannam@154 124 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-NoHTTP|Win32'">
cannam@154 125 <OutDir>$(Platform)\$(Configuration)\</OutDir>
cannam@154 126 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
cannam@154 127 <IncludePath>..\..\..\opus\include;..\..\..\ogg\include;..\..\include;$(IncludePath)</IncludePath>
cannam@154 128 </PropertyGroup>
cannam@154 129 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
cannam@154 130 <OutDir>$(Platform)\$(Configuration)\</OutDir>
cannam@154 131 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
cannam@154 132 <IncludePath>..\..\..\opus\include;..\..\..\ogg\include;..\..\..\openssl\inc32;..\..\..\openssl\$(Platform)\Release\include;..\..\include;$(IncludePath)</IncludePath>
cannam@154 133 </PropertyGroup>
cannam@154 134 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-NoHTTP|x64'">
cannam@154 135 <OutDir>$(Platform)\$(Configuration)\</OutDir>
cannam@154 136 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
cannam@154 137 <IncludePath>..\..\..\opus\include;..\..\..\ogg\include;..\..\include;$(IncludePath)</IncludePath>
cannam@154 138 </PropertyGroup>
cannam@154 139 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
cannam@154 140 <ClCompile>
cannam@154 141 <PrecompiledHeader>
cannam@154 142 </PrecompiledHeader>
cannam@154 143 <WarningLevel>Level3</WarningLevel>
cannam@154 144 <Optimization>Disabled</Optimization>
cannam@154 145 <PreprocessorDefinitions>WIN32;OP_ENABLE_HTTP;_DEBUG;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
cannam@154 146 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
cannam@154 147 </ClCompile>
cannam@154 148 <Link>
cannam@154 149 <SubSystem>Windows</SubSystem>
cannam@154 150 <GenerateDebugInformation>true</GenerateDebugInformation>
cannam@154 151 </Link>
cannam@154 152 </ItemDefinitionGroup>
cannam@154 153 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
cannam@154 154 <ClCompile>
cannam@154 155 <PrecompiledHeader>
cannam@154 156 </PrecompiledHeader>
cannam@154 157 <WarningLevel>Level3</WarningLevel>
cannam@154 158 <Optimization>Disabled</Optimization>
cannam@154 159 <PreprocessorDefinitions>WIN32;OP_ENABLE_HTTP;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
cannam@154 160 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
cannam@154 161 </ClCompile>
cannam@154 162 <Link>
cannam@154 163 <SubSystem>Windows</SubSystem>
cannam@154 164 <GenerateDebugInformation>true</GenerateDebugInformation>
cannam@154 165 </Link>
cannam@154 166 </ItemDefinitionGroup>
cannam@154 167 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
cannam@154 168 <ClCompile>
cannam@154 169 <WarningLevel>Level3</WarningLevel>
cannam@154 170 <PrecompiledHeader>
cannam@154 171 </PrecompiledHeader>
cannam@154 172 <Optimization>MaxSpeed</Optimization>
cannam@154 173 <FunctionLevelLinking>true</FunctionLevelLinking>
cannam@154 174 <IntrinsicFunctions>true</IntrinsicFunctions>
cannam@154 175 <PreprocessorDefinitions>WIN32;OP_ENABLE_HTTP;NDEBUG;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
cannam@154 176 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
cannam@154 177 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
cannam@154 178 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
cannam@154 179 <OmitFramePointers>true</OmitFramePointers>
cannam@154 180 <FloatingPointModel>Fast</FloatingPointModel>
cannam@154 181 </ClCompile>
cannam@154 182 <Link>
cannam@154 183 <SubSystem>Windows</SubSystem>
cannam@154 184 <GenerateDebugInformation>true</GenerateDebugInformation>
cannam@154 185 <EnableCOMDATFolding>true</EnableCOMDATFolding>
cannam@154 186 <OptimizeReferences>true</OptimizeReferences>
cannam@154 187 </Link>
cannam@154 188 </ItemDefinitionGroup>
cannam@154 189 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-NoHTTP|Win32'">
cannam@154 190 <ClCompile>
cannam@154 191 <WarningLevel>Level3</WarningLevel>
cannam@154 192 <PrecompiledHeader>
cannam@154 193 </PrecompiledHeader>
cannam@154 194 <Optimization>MaxSpeed</Optimization>
cannam@154 195 <FunctionLevelLinking>true</FunctionLevelLinking>
cannam@154 196 <IntrinsicFunctions>true</IntrinsicFunctions>
cannam@154 197 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
cannam@154 198 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
cannam@154 199 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
cannam@154 200 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
cannam@154 201 <OmitFramePointers>true</OmitFramePointers>
cannam@154 202 <FloatingPointModel>Fast</FloatingPointModel>
cannam@154 203 </ClCompile>
cannam@154 204 <Link>
cannam@154 205 <SubSystem>Windows</SubSystem>
cannam@154 206 <GenerateDebugInformation>true</GenerateDebugInformation>
cannam@154 207 <EnableCOMDATFolding>true</EnableCOMDATFolding>
cannam@154 208 <OptimizeReferences>true</OptimizeReferences>
cannam@154 209 </Link>
cannam@154 210 </ItemDefinitionGroup>
cannam@154 211 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
cannam@154 212 <ClCompile>
cannam@154 213 <WarningLevel>Level3</WarningLevel>
cannam@154 214 <PrecompiledHeader>
cannam@154 215 </PrecompiledHeader>
cannam@154 216 <Optimization>MaxSpeed</Optimization>
cannam@154 217 <FunctionLevelLinking>true</FunctionLevelLinking>
cannam@154 218 <IntrinsicFunctions>true</IntrinsicFunctions>
cannam@154 219 <PreprocessorDefinitions>WIN32;OP_ENABLE_HTTP;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
cannam@154 220 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
cannam@154 221 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
cannam@154 222 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
cannam@154 223 <OmitFramePointers>true</OmitFramePointers>
cannam@154 224 <FloatingPointModel>Fast</FloatingPointModel>
cannam@154 225 </ClCompile>
cannam@154 226 <Link>
cannam@154 227 <SubSystem>Windows</SubSystem>
cannam@154 228 <GenerateDebugInformation>true</GenerateDebugInformation>
cannam@154 229 <EnableCOMDATFolding>true</EnableCOMDATFolding>
cannam@154 230 <OptimizeReferences>true</OptimizeReferences>
cannam@154 231 </Link>
cannam@154 232 </ItemDefinitionGroup>
cannam@154 233 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-NoHTTP|x64'">
cannam@154 234 <ClCompile>
cannam@154 235 <WarningLevel>Level3</WarningLevel>
cannam@154 236 <PrecompiledHeader>
cannam@154 237 </PrecompiledHeader>
cannam@154 238 <Optimization>MaxSpeed</Optimization>
cannam@154 239 <FunctionLevelLinking>true</FunctionLevelLinking>
cannam@154 240 <IntrinsicFunctions>true</IntrinsicFunctions>
cannam@154 241 <PreprocessorDefinitions>WIN32;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
cannam@154 242 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
cannam@154 243 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
cannam@154 244 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
cannam@154 245 <OmitFramePointers>true</OmitFramePointers>
cannam@154 246 <FloatingPointModel>Fast</FloatingPointModel>
cannam@154 247 </ClCompile>
cannam@154 248 <Link>
cannam@154 249 <SubSystem>Windows</SubSystem>
cannam@154 250 <GenerateDebugInformation>true</GenerateDebugInformation>
cannam@154 251 <EnableCOMDATFolding>true</EnableCOMDATFolding>
cannam@154 252 <OptimizeReferences>true</OptimizeReferences>
cannam@154 253 </Link>
cannam@154 254 </ItemDefinitionGroup>
cannam@154 255 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
cannam@154 256 <ImportGroup Label="ExtensionTargets">
cannam@154 257 </ImportGroup>
cannam@154 258 </Project>