blob: 500194c012857c99abf1680ea9d2ea804e9a2d65 [file] [log] [blame]
uraymeiviar3aaddaf2015-11-06 21:58:25 +07001<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="DebugDLL|Win32">
5 <Configuration>DebugDLL</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="DebugDLL|x64">
9 <Configuration>DebugDLL</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Debug|Win32">
13 <Configuration>Debug</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Debug|x64">
17 <Configuration>Debug</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 <ProjectConfiguration Include="ReleaseDLL|Win32">
21 <Configuration>ReleaseDLL</Configuration>
22 <Platform>Win32</Platform>
23 </ProjectConfiguration>
24 <ProjectConfiguration Include="ReleaseDLL|x64">
25 <Configuration>ReleaseDLL</Configuration>
26 <Platform>x64</Platform>
27 </ProjectConfiguration>
28 <ProjectConfiguration Include="Release|Win32">
29 <Configuration>Release</Configuration>
30 <Platform>Win32</Platform>
31 </ProjectConfiguration>
32 <ProjectConfiguration Include="Release|x64">
33 <Configuration>Release</Configuration>
34 <Platform>x64</Platform>
35 </ProjectConfiguration>
36 </ItemGroup>
37 <ItemGroup>
38 <ClCompile Include="..\..\tests\test_opus_encode.c" />
39 </ItemGroup>
40 <ItemGroup>
41 <ProjectReference Include="celt.vcxproj">
42 <Project>{245603e3-f580-41a5-9632-b25fe3372cbf}</Project>
43 </ProjectReference>
44 <ProjectReference Include="opus.vcxproj">
45 <Project>{219ec965-228a-1824-174d-96449d05f88a}</Project>
46 </ProjectReference>
47 <ProjectReference Include="silk_common.vcxproj">
48 <Project>{c303d2fc-ff97-49b8-9ddd-467b4c9a0b16}</Project>
49 </ProjectReference>
50 <ProjectReference Include="silk_float.vcxproj">
51 <Project>{9c4961d2-5ddb-40c7-9be8-ca918dc4e782}</Project>
52 </ProjectReference>
53 </ItemGroup>
54 <PropertyGroup Label="Globals">
55 <ProjectGuid>{84DAA768-1A38-4312-BB61-4C78BB59E5B8}</ProjectGuid>
56 <Keyword>Win32Proj</Keyword>
57 <RootNamespace>test_opus_api</RootNamespace>
58 <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
59 </PropertyGroup>
60 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
61 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
62 <ConfigurationType>Application</ConfigurationType>
63 <UseDebugLibraries>true</UseDebugLibraries>
64 <CharacterSet>Unicode</CharacterSet>
65 <PlatformToolset>v140</PlatformToolset>
66 </PropertyGroup>
67 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
68 <ConfigurationType>Application</ConfigurationType>
69 <UseDebugLibraries>true</UseDebugLibraries>
70 <CharacterSet>Unicode</CharacterSet>
71 <PlatformToolset>v140</PlatformToolset>
72 </PropertyGroup>
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
74 <ConfigurationType>Application</ConfigurationType>
75 <UseDebugLibraries>true</UseDebugLibraries>
76 <CharacterSet>Unicode</CharacterSet>
77 <PlatformToolset>v140</PlatformToolset>
78 </PropertyGroup>
79 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="Configuration">
80 <ConfigurationType>Application</ConfigurationType>
81 <UseDebugLibraries>true</UseDebugLibraries>
82 <CharacterSet>Unicode</CharacterSet>
83 <PlatformToolset>v140</PlatformToolset>
84 </PropertyGroup>
85 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
86 <ConfigurationType>Application</ConfigurationType>
87 <UseDebugLibraries>false</UseDebugLibraries>
88 <WholeProgramOptimization>true</WholeProgramOptimization>
89 <CharacterSet>Unicode</CharacterSet>
90 <PlatformToolset>v140</PlatformToolset>
91 </PropertyGroup>
92 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="Configuration">
93 <ConfigurationType>Application</ConfigurationType>
94 <UseDebugLibraries>false</UseDebugLibraries>
95 <WholeProgramOptimization>true</WholeProgramOptimization>
96 <CharacterSet>Unicode</CharacterSet>
97 <PlatformToolset>v140</PlatformToolset>
98 </PropertyGroup>
99 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
100 <ConfigurationType>Application</ConfigurationType>
101 <UseDebugLibraries>false</UseDebugLibraries>
102 <WholeProgramOptimization>true</WholeProgramOptimization>
103 <CharacterSet>Unicode</CharacterSet>
104 <PlatformToolset>v140</PlatformToolset>
105 </PropertyGroup>
106 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="Configuration">
107 <ConfigurationType>Application</ConfigurationType>
108 <UseDebugLibraries>false</UseDebugLibraries>
109 <WholeProgramOptimization>true</WholeProgramOptimization>
110 <CharacterSet>Unicode</CharacterSet>
111 <PlatformToolset>v140</PlatformToolset>
112 </PropertyGroup>
113 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
114 <ImportGroup Label="ExtensionSettings">
115 </ImportGroup>
116 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
117 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
118 </ImportGroup>
119 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="PropertySheets">
120 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
121 </ImportGroup>
122 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
123 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
124 </ImportGroup>
125 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="PropertySheets">
126 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
127 </ImportGroup>
128 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
129 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
130 </ImportGroup>
131 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="PropertySheets">
132 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
133 </ImportGroup>
134 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
135 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
136 </ImportGroup>
137 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="PropertySheets">
138 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
139 </ImportGroup>
140 <PropertyGroup Label="UserMacros" />
141 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
142 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
143 <OutDir>$(Platform)\$(Configuration)\</OutDir>
144 </PropertyGroup>
145 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'">
146 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
147 <OutDir>$(Platform)\$(Configuration)\</OutDir>
148 </PropertyGroup>
149 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
150 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
151 <OutDir>$(Platform)\$(Configuration)\</OutDir>
152 </PropertyGroup>
153 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'">
154 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
155 <OutDir>$(Platform)\$(Configuration)\</OutDir>
156 </PropertyGroup>
157 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
158 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
159 <OutDir>$(Platform)\$(Configuration)\</OutDir>
160 </PropertyGroup>
161 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'">
162 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
163 <OutDir>$(Platform)\$(Configuration)\</OutDir>
164 </PropertyGroup>
165 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
166 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
167 <OutDir>$(Platform)\$(Configuration)\</OutDir>
168 </PropertyGroup>
169 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'">
170 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
171 <OutDir>$(Platform)\$(Configuration)\</OutDir>
172 </PropertyGroup>
173 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
174 <ClCompile>
175 <PrecompiledHeader>
176 </PrecompiledHeader>
177 <WarningLevel>Level3</WarningLevel>
178 <Optimization>Disabled</Optimization>
179 <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
180 <AdditionalIncludeDirectories>..\..\silk;..\..\celt;..\;..\..\include;</AdditionalIncludeDirectories>
181 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
182 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
183 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
184 <CompileAsManaged>false</CompileAsManaged>
185 <CompileAsWinRT>false</CompileAsWinRT>
186 <SDLCheck>true</SDLCheck>
187 <MultiProcessorCompilation>false</MultiProcessorCompilation>
188 <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
189 <StringPooling>false</StringPooling>
uraymeiviarae8fec42015-11-06 22:25:25 +0700190 <SmallerTypeCheck>false</SmallerTypeCheck>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700191 <ControlFlowGuard>Guard</ControlFlowGuard>
192 <FunctionLevelLinking>false</FunctionLevelLinking>
193 <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
194 <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
195 <FloatingPointExceptions>true</FloatingPointExceptions>
196 <RuntimeTypeInfo>false</RuntimeTypeInfo>
197 <OpenMPSupport>false</OpenMPSupport>
198 </ClCompile>
199 <Link>
200 <SubSystem>Console</SubSystem>
201 <GenerateDebugInformation>true</GenerateDebugInformation>
202 </Link>
203 </ItemDefinitionGroup>
204 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'">
205 <ClCompile>
206 <PrecompiledHeader>
207 </PrecompiledHeader>
208 <WarningLevel>Level3</WarningLevel>
209 <Optimization>Disabled</Optimization>
210 <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
211 <AdditionalIncludeDirectories>..\..\silk;..\..\celt;..\;..\..\include;</AdditionalIncludeDirectories>
uraymeiviarae8fec42015-11-06 22:25:25 +0700212 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700213 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
214 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
215 <CompileAsManaged>false</CompileAsManaged>
216 <CompileAsWinRT>false</CompileAsWinRT>
217 <SDLCheck>true</SDLCheck>
218 <MultiProcessorCompilation>false</MultiProcessorCompilation>
219 <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
220 <StringPooling>false</StringPooling>
uraymeiviarae8fec42015-11-06 22:25:25 +0700221 <SmallerTypeCheck>false</SmallerTypeCheck>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700222 <ControlFlowGuard>Guard</ControlFlowGuard>
223 <FunctionLevelLinking>false</FunctionLevelLinking>
224 <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
225 <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
226 <FloatingPointExceptions>true</FloatingPointExceptions>
227 <RuntimeTypeInfo>false</RuntimeTypeInfo>
228 <OpenMPSupport>false</OpenMPSupport>
229 </ClCompile>
230 <Link>
231 <SubSystem>Console</SubSystem>
232 <GenerateDebugInformation>true</GenerateDebugInformation>
233 </Link>
234 </ItemDefinitionGroup>
235 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
236 <ClCompile>
237 <PrecompiledHeader>
238 </PrecompiledHeader>
239 <WarningLevel>Level3</WarningLevel>
240 <Optimization>Disabled</Optimization>
241 <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
242 <AdditionalIncludeDirectories>..\..\silk;..\..\celt;..\;..\..\include;</AdditionalIncludeDirectories>
243 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
244 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
245 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
246 <CompileAsManaged>false</CompileAsManaged>
247 <CompileAsWinRT>false</CompileAsWinRT>
248 <SDLCheck>true</SDLCheck>
249 <MultiProcessorCompilation>false</MultiProcessorCompilation>
250 <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
251 <OmitFramePointers>false</OmitFramePointers>
252 <StringPooling>false</StringPooling>
uraymeiviarae8fec42015-11-06 22:25:25 +0700253 <SmallerTypeCheck>false</SmallerTypeCheck>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700254 <ControlFlowGuard>Guard</ControlFlowGuard>
255 <FunctionLevelLinking>false</FunctionLevelLinking>
256 <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700257 <FloatingPointExceptions>true</FloatingPointExceptions>
258 <RuntimeTypeInfo>false</RuntimeTypeInfo>
259 <OpenMPSupport>false</OpenMPSupport>
260 </ClCompile>
261 <Link>
262 <SubSystem>Console</SubSystem>
263 <GenerateDebugInformation>true</GenerateDebugInformation>
264 </Link>
265 </ItemDefinitionGroup>
266 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'">
267 <ClCompile>
268 <PrecompiledHeader>
269 </PrecompiledHeader>
270 <WarningLevel>Level3</WarningLevel>
271 <Optimization>Disabled</Optimization>
272 <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
273 <AdditionalIncludeDirectories>..\..\silk;..\..\celt;..\;..\..\include;</AdditionalIncludeDirectories>
uraymeiviarae8fec42015-11-06 22:25:25 +0700274 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700275 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
276 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
277 <CompileAsManaged>false</CompileAsManaged>
278 <CompileAsWinRT>false</CompileAsWinRT>
279 <SDLCheck>true</SDLCheck>
280 <MultiProcessorCompilation>false</MultiProcessorCompilation>
281 <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
282 <OmitFramePointers>false</OmitFramePointers>
283 <StringPooling>false</StringPooling>
uraymeiviarae8fec42015-11-06 22:25:25 +0700284 <SmallerTypeCheck>false</SmallerTypeCheck>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700285 <ControlFlowGuard>Guard</ControlFlowGuard>
286 <FunctionLevelLinking>false</FunctionLevelLinking>
287 <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700288 <FloatingPointExceptions>true</FloatingPointExceptions>
289 <RuntimeTypeInfo>false</RuntimeTypeInfo>
290 <OpenMPSupport>false</OpenMPSupport>
291 </ClCompile>
292 <Link>
293 <SubSystem>Console</SubSystem>
294 <GenerateDebugInformation>true</GenerateDebugInformation>
295 </Link>
296 </ItemDefinitionGroup>
297 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
298 <ClCompile>
299 <WarningLevel>Level3</WarningLevel>
300 <PrecompiledHeader>
301 </PrecompiledHeader>
302 <Optimization>MaxSpeed</Optimization>
303 <FunctionLevelLinking>true</FunctionLevelLinking>
304 <IntrinsicFunctions>true</IntrinsicFunctions>
305 <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
306 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
307 <AdditionalIncludeDirectories>..\..\silk;..\..\celt;..\;..\..\include;</AdditionalIncludeDirectories>
308 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
309 <DebugInformationFormat>None</DebugInformationFormat>
310 <CompileAsManaged>false</CompileAsManaged>
311 <CompileAsWinRT>false</CompileAsWinRT>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700312 <MultiProcessorCompilation>true</MultiProcessorCompilation>
313 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
314 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
315 <OmitFramePointers>true</OmitFramePointers>
316 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
317 <StringPooling>true</StringPooling>
318 <ExceptionHandling>false</ExceptionHandling>
319 <StructMemberAlignment>16Bytes</StructMemberAlignment>
320 <BufferSecurityCheck>false</BufferSecurityCheck>
321 <ControlFlowGuard>false</ControlFlowGuard>
322 <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
323 <FloatingPointModel>Fast</FloatingPointModel>
324 <FloatingPointExceptions>false</FloatingPointExceptions>
325 <RuntimeTypeInfo>false</RuntimeTypeInfo>
326 <OpenMPSupport>false</OpenMPSupport>
327 </ClCompile>
328 <Link>
329 <SubSystem>Console</SubSystem>
330 <EnableCOMDATFolding>true</EnableCOMDATFolding>
331 <OptimizeReferences>true</OptimizeReferences>
332 </Link>
333 </ItemDefinitionGroup>
334 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'">
335 <ClCompile>
336 <WarningLevel>Level3</WarningLevel>
337 <PrecompiledHeader>
338 </PrecompiledHeader>
339 <Optimization>MaxSpeed</Optimization>
340 <FunctionLevelLinking>true</FunctionLevelLinking>
341 <IntrinsicFunctions>true</IntrinsicFunctions>
342 <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
uraymeiviarae8fec42015-11-06 22:25:25 +0700343 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700344 <AdditionalIncludeDirectories>..\..\silk;..\..\celt;..\;..\..\include;</AdditionalIncludeDirectories>
345 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
346 <DebugInformationFormat>None</DebugInformationFormat>
347 <CompileAsManaged>false</CompileAsManaged>
348 <CompileAsWinRT>false</CompileAsWinRT>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700349 <MultiProcessorCompilation>true</MultiProcessorCompilation>
350 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
351 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
352 <OmitFramePointers>true</OmitFramePointers>
353 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
354 <StringPooling>true</StringPooling>
355 <ExceptionHandling>false</ExceptionHandling>
356 <StructMemberAlignment>16Bytes</StructMemberAlignment>
357 <BufferSecurityCheck>false</BufferSecurityCheck>
358 <ControlFlowGuard>false</ControlFlowGuard>
359 <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
uraymeiviarae8fec42015-11-06 22:25:25 +0700360 <FloatingPointModel>Precise</FloatingPointModel>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700361 <FloatingPointExceptions>false</FloatingPointExceptions>
362 <RuntimeTypeInfo>false</RuntimeTypeInfo>
363 <OpenMPSupport>false</OpenMPSupport>
364 </ClCompile>
365 <Link>
366 <SubSystem>Console</SubSystem>
367 <EnableCOMDATFolding>true</EnableCOMDATFolding>
368 <OptimizeReferences>true</OptimizeReferences>
369 </Link>
370 </ItemDefinitionGroup>
371 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
372 <ClCompile>
373 <WarningLevel>Level3</WarningLevel>
374 <PrecompiledHeader>
375 </PrecompiledHeader>
376 <Optimization>MaxSpeed</Optimization>
377 <FunctionLevelLinking>true</FunctionLevelLinking>
378 <IntrinsicFunctions>true</IntrinsicFunctions>
379 <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
380 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
381 <AdditionalIncludeDirectories>..\..\silk;..\..\celt;..\;..\..\include;</AdditionalIncludeDirectories>
382 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
383 <DebugInformationFormat>None</DebugInformationFormat>
384 <CompileAsManaged>false</CompileAsManaged>
385 <CompileAsWinRT>false</CompileAsWinRT>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700386 <MultiProcessorCompilation>true</MultiProcessorCompilation>
387 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
388 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
389 <OmitFramePointers>true</OmitFramePointers>
390 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
391 <StringPooling>true</StringPooling>
392 <ExceptionHandling>false</ExceptionHandling>
393 <StructMemberAlignment>16Bytes</StructMemberAlignment>
394 <BufferSecurityCheck>false</BufferSecurityCheck>
395 <ControlFlowGuard>false</ControlFlowGuard>
396 <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
397 <FloatingPointModel>Fast</FloatingPointModel>
398 <FloatingPointExceptions>false</FloatingPointExceptions>
399 <RuntimeTypeInfo>false</RuntimeTypeInfo>
400 <OpenMPSupport>false</OpenMPSupport>
401 </ClCompile>
402 <Link>
403 <SubSystem>Console</SubSystem>
404 <EnableCOMDATFolding>true</EnableCOMDATFolding>
405 <OptimizeReferences>true</OptimizeReferences>
406 </Link>
407 </ItemDefinitionGroup>
408 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'">
409 <ClCompile>
410 <WarningLevel>Level3</WarningLevel>
411 <PrecompiledHeader>
412 </PrecompiledHeader>
413 <Optimization>MaxSpeed</Optimization>
414 <FunctionLevelLinking>true</FunctionLevelLinking>
415 <IntrinsicFunctions>true</IntrinsicFunctions>
416 <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
uraymeiviarae8fec42015-11-06 22:25:25 +0700417 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700418 <AdditionalIncludeDirectories>..\..\silk;..\..\celt;..\;..\..\include;</AdditionalIncludeDirectories>
419 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
420 <DebugInformationFormat>None</DebugInformationFormat>
421 <CompileAsManaged>false</CompileAsManaged>
422 <CompileAsWinRT>false</CompileAsWinRT>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700423 <MultiProcessorCompilation>true</MultiProcessorCompilation>
424 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
425 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
426 <OmitFramePointers>true</OmitFramePointers>
427 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
428 <StringPooling>true</StringPooling>
429 <ExceptionHandling>false</ExceptionHandling>
430 <StructMemberAlignment>16Bytes</StructMemberAlignment>
431 <BufferSecurityCheck>false</BufferSecurityCheck>
432 <ControlFlowGuard>false</ControlFlowGuard>
433 <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
uraymeiviarae8fec42015-11-06 22:25:25 +0700434 <FloatingPointModel>Precise</FloatingPointModel>
uraymeiviar3aaddaf2015-11-06 21:58:25 +0700435 <FloatingPointExceptions>false</FloatingPointExceptions>
436 <RuntimeTypeInfo>false</RuntimeTypeInfo>
437 <OpenMPSupport>false</OpenMPSupport>
438 </ClCompile>
439 <Link>
440 <SubSystem>Console</SubSystem>
441 <EnableCOMDATFolding>true</EnableCOMDATFolding>
442 <OptimizeReferences>true</OptimizeReferences>
443 </Link>
444 </ItemDefinitionGroup>
445 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
446 <ImportGroup Label="ExtensionTargets">
447 </ImportGroup>
448</Project>