]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/sdl1/SDL.vcxproj.in
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / sdl1 / SDL.vcxproj.in
CommitLineData
1e59de90
TL
1<?xml version="1.0" encoding="utf-8"?>\r
2<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3 <ItemGroup Label="ProjectConfigurations">\r
4 <ProjectConfiguration Include="Debug|ARM64">\r
5 <Configuration>Debug</Configuration>\r
6 <Platform>ARM64</Platform>\r
7 </ProjectConfiguration>\r
8 <ProjectConfiguration Include="Debug|Win32">\r
9 <Configuration>Debug</Configuration>\r
10 <Platform>Win32</Platform>\r
11 </ProjectConfiguration>\r
12 <ProjectConfiguration Include="Debug|x64">\r
13 <Configuration>Debug</Configuration>\r
14 <Platform>x64</Platform>\r
15 </ProjectConfiguration>\r
16 <ProjectConfiguration Include="Release|ARM64">\r
17 <Configuration>Release</Configuration>\r
18 <Platform>ARM64</Platform>\r
19 </ProjectConfiguration>\r
20 <ProjectConfiguration Include="Release|Win32">\r
21 <Configuration>Release</Configuration>\r
22 <Platform>Win32</Platform>\r
23 </ProjectConfiguration>\r
24 <ProjectConfiguration Include="Release|x64">\r
25 <Configuration>Release</Configuration>\r
26 <Platform>x64</Platform>\r
27 </ProjectConfiguration>\r
28 </ItemGroup>\r
29 <PropertyGroup Label="Globals">\r
30 <ProjectGuid>{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}</ProjectGuid>\r
31 <RootNamespace>SDL</RootNamespace>\r
32 </PropertyGroup>\r
33 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
34 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
35 <ConfigurationType>@LIB_TYPE@</ConfigurationType>\r
36 <PlatformToolset>v141</PlatformToolset>\r
37 <UseOfMfc>false</UseOfMfc>\r
38 </PropertyGroup>\r
39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
40 <ConfigurationType>@LIB_TYPE@</ConfigurationType>\r
41 <PlatformToolset>v141</PlatformToolset>\r
42 <UseOfMfc>false</UseOfMfc>\r
43 </PropertyGroup>\r
44 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
45 <ConfigurationType>@LIB_TYPE@</ConfigurationType>\r
46 <PlatformToolset>v141</PlatformToolset>\r
47 <UseOfMfc>false</UseOfMfc>\r
48 </PropertyGroup>\r
49 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">\r
50 <ConfigurationType>@LIB_TYPE@</ConfigurationType>\r
51 <PlatformToolset>v141</PlatformToolset>\r
52 <UseOfMfc>false</UseOfMfc>\r
53 </PropertyGroup>\r
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
55 <ConfigurationType>@LIB_TYPE@</ConfigurationType>\r
56 <PlatformToolset>v141</PlatformToolset>\r
57 <UseOfMfc>false</UseOfMfc>\r
58 </PropertyGroup>\r
59 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">\r
60 <ConfigurationType>@LIB_TYPE@</ConfigurationType>\r
61 <PlatformToolset>v141</PlatformToolset>\r
62 <UseOfMfc>false</UseOfMfc>\r
63 </PropertyGroup>\r
64 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
65 <ImportGroup Label="ExtensionSettings">\r
66 </ImportGroup>\r
67 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
68 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
69 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />\r
70 </ImportGroup>\r
71 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
72 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
73 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />\r
74 </ImportGroup>\r
75 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
76 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
77 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />\r
78 </ImportGroup>\r
79 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">\r
80 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
81 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />\r
82 </ImportGroup>\r
83 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
84 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
85 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />\r
86 </ImportGroup>\r
87 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">\r
88 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
89 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />\r
90 </ImportGroup>\r
91 <PropertyGroup Label="UserMacros" />\r
92 <PropertyGroup>\r
93 <_ProjectFileVersion>15.0.27924.0</_ProjectFileVersion>\r
94 </PropertyGroup>\r
95 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
96 <OutDir>$(SolutionDir)$(Configuration)\</OutDir>\r
97 <IntDir>$(Configuration)\</IntDir>\r
98 <LinkIncremental>true</LinkIncremental>\r
99 </PropertyGroup>\r
100 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
101 <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>\r
102 <IntDir>$(Platform)\$(Configuration)\</IntDir>\r
103 <LinkIncremental>true</LinkIncremental>\r
104 </PropertyGroup>\r
105 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">\r
106 <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>\r
107 <IntDir>$(Platform)\$(Configuration)\</IntDir>\r
108 <LinkIncremental>true</LinkIncremental>\r
109 </PropertyGroup>\r
110 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
111 <OutDir>$(SolutionDir)$(Configuration)\</OutDir>\r
112 <IntDir>$(Configuration)\</IntDir>\r
113 <LinkIncremental>false</LinkIncremental>\r
114 </PropertyGroup>\r
115 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
116 <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>\r
117 <IntDir>$(Platform)\$(Configuration)\</IntDir>\r
118 <LinkIncremental>false</LinkIncremental>\r
119 </PropertyGroup>\r
120 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">\r
121 <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>\r
122 <IntDir>$(Platform)\$(Configuration)\</IntDir>\r
123 <LinkIncremental>false</LinkIncremental>\r
124 </PropertyGroup>\r
125 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
126 <Midl>\r
127 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
128 <MkTypLibCompatible>true</MkTypLibCompatible>\r
129 <SuppressStartupBanner>true</SuppressStartupBanner>\r
130 <TargetEnvironment>Win32</TargetEnvironment>\r
131 <TypeLibraryName>.\Debug/SDL.tlb</TypeLibraryName>\r
132 </Midl>\r
133 <ClCompile>\r
134 <Optimization>Disabled</Optimization>\r
135 <AdditionalIncludeDirectories>$(ProjectDir)\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
136 <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;WINDOWS_IGNORE_PACKING_MISMATCH;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
137 <RuntimeLibrary>@CRT_TYPE_DBG@</RuntimeLibrary>\r
138 <BufferSecurityCheck>false</BufferSecurityCheck>\r
139 <PrecompiledHeader />\r
140 <PrecompiledHeaderOutputFile>.\Debug/SDL.pch</PrecompiledHeaderOutputFile>\r
141 <WarningLevel>Level3</WarningLevel>\r
142 <SuppressStartupBanner>true</SuppressStartupBanner>\r
143 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
144 <CompileAs>Default</CompileAs>\r
145 </ClCompile>\r
146 <ResourceCompile>\r
147 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
148 <Culture>0x0409</Culture>\r
149 </ResourceCompile>\r
150 <Link>\r
151 <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>\r
152 <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
153 <OutputFile>.\Debug/SDL.dll</OutputFile>\r
154 <SuppressStartupBanner>true</SuppressStartupBanner>\r
155 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>\r
156 <GenerateDebugInformation>true</GenerateDebugInformation>\r
157 <ProgramDatabaseFile>.\Debug/SDL.pdb</ProgramDatabaseFile>\r
158 <SubSystem>Windows</SubSystem>\r
159 <CLRUnmanagedCodeCheck>false</CLRUnmanagedCodeCheck>\r
160 </Link>\r
161 </ItemDefinitionGroup>\r
162 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
163 <Midl>\r
164 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
165 <MkTypLibCompatible>true</MkTypLibCompatible>\r
166 <SuppressStartupBanner>true</SuppressStartupBanner>\r
167 <TargetEnvironment>X64</TargetEnvironment>\r
168 <TypeLibraryName>.\Debug/SDL.tlb</TypeLibraryName>\r
169 </Midl>\r
170 <ClCompile>\r
171 <Optimization>Disabled</Optimization>\r
172 <AdditionalIncludeDirectories>$(ProjectDir)\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
173 <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;WINDOWS_IGNORE_PACKING_MISMATCH;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
174 <RuntimeLibrary>@CRT_TYPE_DBG@</RuntimeLibrary>\r
175 <BufferSecurityCheck>false</BufferSecurityCheck>\r
176 <PrecompiledHeader />\r
177 <PrecompiledHeaderOutputFile>.\Debug/SDL.pch</PrecompiledHeaderOutputFile>\r
178 <WarningLevel>Level3</WarningLevel>\r
179 <SuppressStartupBanner>true</SuppressStartupBanner>\r
180 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
181 <CompileAs>Default</CompileAs>\r
182 </ClCompile>\r
183 <ResourceCompile>\r
184 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
185 <Culture>0x0409</Culture>\r
186 </ResourceCompile>\r
187 <Link>\r
188 <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
189 <OutputFile>.\Debug/SDL.dll</OutputFile>\r
190 <SuppressStartupBanner>true</SuppressStartupBanner>\r
191 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>\r
192 <GenerateDebugInformation>true</GenerateDebugInformation>\r
193 <ProgramDatabaseFile>.\Debug/SDL.pdb</ProgramDatabaseFile>\r
194 <SubSystem>Windows</SubSystem>\r
195 <TargetMachine>MachineX64</TargetMachine>\r
196 <CLRUnmanagedCodeCheck>false</CLRUnmanagedCodeCheck>\r
197 </Link>\r
198 </ItemDefinitionGroup>\r
199 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">\r
200 <Midl>\r
201 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
202 <MkTypLibCompatible>true</MkTypLibCompatible>\r
203 <SuppressStartupBanner>true</SuppressStartupBanner>\r
204 <TypeLibraryName>.\Debug/SDL.tlb</TypeLibraryName>\r
205 </Midl>\r
206 <ClCompile>\r
207 <Optimization>Disabled</Optimization>\r
208 <AdditionalIncludeDirectories>$(ProjectDir)\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
209 <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;WINDOWS_IGNORE_PACKING_MISMATCH;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
210 <RuntimeLibrary>@CRT_TYPE_DBG@</RuntimeLibrary>\r
211 <BufferSecurityCheck>false</BufferSecurityCheck>\r
212 <PrecompiledHeader>\r
213 </PrecompiledHeader>\r
214 <PrecompiledHeaderOutputFile>.\Debug/SDL.pch</PrecompiledHeaderOutputFile>\r
215 <WarningLevel>Level3</WarningLevel>\r
216 <SuppressStartupBanner>true</SuppressStartupBanner>\r
217 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
218 <CompileAs>Default</CompileAs>\r
219 </ClCompile>\r
220 <ResourceCompile>\r
221 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
222 <Culture>0x0409</Culture>\r
223 </ResourceCompile>\r
224 <Link>\r
225 <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
226 <OutputFile>.\Debug/SDL.dll</OutputFile>\r
227 <SuppressStartupBanner>true</SuppressStartupBanner>\r
228 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>\r
229 <GenerateDebugInformation>true</GenerateDebugInformation>\r
230 <ProgramDatabaseFile>.\Debug/SDL.pdb</ProgramDatabaseFile>\r
231 <SubSystem>Windows</SubSystem>\r
232 <CLRUnmanagedCodeCheck>false</CLRUnmanagedCodeCheck>\r
233 </Link>\r
234 </ItemDefinitionGroup>\r
235 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
236 <Midl>\r
237 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
238 <MkTypLibCompatible>true</MkTypLibCompatible>\r
239 <SuppressStartupBanner>true</SuppressStartupBanner>\r
240 <TargetEnvironment>Win32</TargetEnvironment>\r
241 <TypeLibraryName>.\Release/SDL.tlb</TypeLibraryName>\r
242 </Midl>\r
243 <ClCompile>\r
244 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r
245 <IntrinsicFunctions>false</IntrinsicFunctions>\r
246 <AdditionalIncludeDirectories>$(ProjectDir)\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
247 <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;WINDOWS_IGNORE_PACKING_MISMATCH;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
248 <StringPooling>true</StringPooling>\r
249 <RuntimeLibrary>@CRT_TYPE_REL@</RuntimeLibrary>\r
250 <BufferSecurityCheck>false</BufferSecurityCheck>\r
251 <FunctionLevelLinking>true</FunctionLevelLinking>\r
252 <PrecompiledHeader />\r
253 <PrecompiledHeaderOutputFile>.\Release/SDL.pch</PrecompiledHeaderOutputFile>\r
254 <WarningLevel>Level3</WarningLevel>\r
255 <SuppressStartupBanner>true</SuppressStartupBanner>\r
256 <CompileAs>Default</CompileAs>\r
257 </ClCompile>\r
258 <ResourceCompile>\r
259 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
260 <Culture>0x0409</Culture>\r
261 </ResourceCompile>\r
262 <Link>\r
263 <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>\r
264 <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
265 <OutputFile>.\Release/SDL.dll</OutputFile>\r
266 <SuppressStartupBanner>true</SuppressStartupBanner>\r
267 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>\r
268 <ProgramDatabaseFile>.\Release/SDL.pdb</ProgramDatabaseFile>\r
269 <SubSystem>Windows</SubSystem>\r
270 </Link>\r
271 </ItemDefinitionGroup>\r
272 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
273 <Midl>\r
274 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
275 <MkTypLibCompatible>true</MkTypLibCompatible>\r
276 <SuppressStartupBanner>true</SuppressStartupBanner>\r
277 <TargetEnvironment>X64</TargetEnvironment>\r
278 <TypeLibraryName>.\Release/SDL.tlb</TypeLibraryName>\r
279 </Midl>\r
280 <ClCompile>\r
281 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r
282 <IntrinsicFunctions>false</IntrinsicFunctions>\r
283 <AdditionalIncludeDirectories>$(ProjectDir)\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
284 <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;WINDOWS_IGNORE_PACKING_MISMATCH;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
285 <StringPooling>true</StringPooling>\r
286 <RuntimeLibrary>@CRT_TYPE_REL@</RuntimeLibrary>\r
287 <BufferSecurityCheck>false</BufferSecurityCheck>\r
288 <FunctionLevelLinking>true</FunctionLevelLinking>\r
289 <PrecompiledHeader />\r
290 <PrecompiledHeaderOutputFile>.\Release/SDL.pch</PrecompiledHeaderOutputFile>\r
291 <WarningLevel>Level3</WarningLevel>\r
292 <SuppressStartupBanner>true</SuppressStartupBanner>\r
293 <CompileAs>Default</CompileAs>\r
294 </ClCompile>\r
295 <ResourceCompile>\r
296 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
297 <Culture>0x0409</Culture>\r
298 </ResourceCompile>\r
299 <Link>\r
300 <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
301 <OutputFile>.\Release/SDL.dll</OutputFile>\r
302 <SuppressStartupBanner>true</SuppressStartupBanner>\r
303 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>\r
304 <ProgramDatabaseFile>.\Release/SDL.pdb</ProgramDatabaseFile>\r
305 <SubSystem>Windows</SubSystem>\r
306 <TargetMachine>MachineX64</TargetMachine>\r
307 </Link>\r
308 </ItemDefinitionGroup>\r
309 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">\r
310 <Midl>\r
311 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
312 <MkTypLibCompatible>true</MkTypLibCompatible>\r
313 <SuppressStartupBanner>true</SuppressStartupBanner>\r
314 <TypeLibraryName>.\Release/SDL.tlb</TypeLibraryName>\r
315 </Midl>\r
316 <ClCompile>\r
317 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r
318 <IntrinsicFunctions>false</IntrinsicFunctions>\r
319 <AdditionalIncludeDirectories>$(ProjectDir)\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
320 <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;WINDOWS_IGNORE_PACKING_MISMATCH;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
321 <StringPooling>true</StringPooling>\r
322 <RuntimeLibrary>@CRT_TYPE_REL@</RuntimeLibrary>\r
323 <BufferSecurityCheck>false</BufferSecurityCheck>\r
324 <FunctionLevelLinking>true</FunctionLevelLinking>\r
325 <PrecompiledHeader>\r
326 </PrecompiledHeader>\r
327 <PrecompiledHeaderOutputFile>.\Release/SDL.pch</PrecompiledHeaderOutputFile>\r
328 <WarningLevel>Level3</WarningLevel>\r
329 <SuppressStartupBanner>true</SuppressStartupBanner>\r
330 <CompileAs>Default</CompileAs>\r
331 </ClCompile>\r
332 <ResourceCompile>\r
333 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
334 <Culture>0x0409</Culture>\r
335 </ResourceCompile>\r
336 <Link>\r
337 <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
338 <OutputFile>.\Release/SDL.dll</OutputFile>\r
339 <SuppressStartupBanner>true</SuppressStartupBanner>\r
340 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>\r
341 <ProgramDatabaseFile>.\Release/SDL.pdb</ProgramDatabaseFile>\r
342 <SubSystem>Windows</SubSystem>\r
343 </Link>\r
344 </ItemDefinitionGroup>\r
345 <ItemGroup>\r
346 <ClCompile Include="..\..\src\audio\disk\SDL_diskaudio.c" />\r
347 <ClCompile Include="..\..\src\audio\dummy\SDL_dummyaudio.c" />\r
348 <ClCompile Include="..\..\src\audio\SDL_audio.c" />\r
349 <ClCompile Include="..\..\src\audio\SDL_audiocvt.c" />\r
350 <ClCompile Include="..\..\src\audio\SDL_mixer.c" />\r
351 <ClCompile Include="..\..\src\audio\SDL_mixer_MMX_VC.c" />\r
352 <ClCompile Include="..\..\src\audio\SDL_wave.c" />\r
353 <ClCompile Include="..\..\src\audio\windib\SDL_dibaudio.c" />\r
354 <ClCompile Include="..\..\src\audio\windx5\SDL_dx5audio.c" />\r
355 <ClCompile Include="..\..\src\cdrom\SDL_cdrom.c" />\r
356 <ClCompile Include="..\..\src\cdrom\win32\SDL_syscdrom.c" />\r
357 <ClCompile Include="..\..\src\cpuinfo\SDL_cpuinfo.c" />\r
358 <ClCompile Include="..\..\src\events\SDL_active.c" />\r
359 <ClCompile Include="..\..\src\events\SDL_events.c" />\r
360 <ClCompile Include="..\..\src\events\SDL_expose.c" />\r
361 <ClCompile Include="..\..\src\events\SDL_keyboard.c" />\r
362 <ClCompile Include="..\..\src\events\SDL_mouse.c" />\r
363 <ClCompile Include="..\..\src\events\SDL_quit.c" />\r
364 <ClCompile Include="..\..\src\events\SDL_resize.c" />\r
365 <ClCompile Include="..\..\src\file\SDL_rwops.c" />\r
366 <ClCompile Include="..\..\src\joystick\SDL_joystick.c" />\r
367 <ClCompile Include="..\..\src\joystick\win32\SDL_mmjoystick.c" />\r
368 <ClCompile Include="..\..\src\loadso\win32\SDL_sysloadso.c" />\r
369 <ClCompile Include="..\..\src\SDL.c" />\r
370 <ClCompile Include="..\..\src\SDL_error.c" />\r
371 <ClCompile Include="..\..\src\SDL_fatal.c" />\r
372 <ClCompile Include="..\..\src\stdlib\SDL_getenv.c" />\r
373 <ClCompile Include="..\..\src\stdlib\SDL_iconv.c" />\r
374 <ClCompile Include="..\..\src\stdlib\SDL_malloc.c" />\r
375 <ClCompile Include="..\..\src\stdlib\SDL_qsort.c" />\r
376 <ClCompile Include="..\..\src\stdlib\SDL_stdlib.c" />\r
377 <ClCompile Include="..\..\src\stdlib\SDL_string.c" />\r
378 <ClCompile Include="..\..\src\thread\generic\SDL_syscond.c" />\r
379 <ClCompile Include="..\..\src\thread\SDL_thread.c" />\r
380 <ClCompile Include="..\..\src\thread\win32\SDL_sysmutex.c" />\r
381 <ClCompile Include="..\..\src\thread\win32\SDL_syssem.c" />\r
382 <ClCompile Include="..\..\src\thread\win32\SDL_systhread.c" />\r
383 <ClCompile Include="..\..\src\timer\SDL_timer.c" />\r
384 <ClCompile Include="..\..\src\timer\win32\SDL_systimer.c" />\r
385 <ClCompile Include="..\..\src\video\dummy\SDL_nullevents.c" />\r
386 <ClCompile Include="..\..\src\video\dummy\SDL_nullmouse.c" />\r
387 <ClCompile Include="..\..\src\video\dummy\SDL_nullvideo.c" />\r
388 <ClCompile Include="..\..\src\video\SDL_blit.c" />\r
389 <ClCompile Include="..\..\src\video\SDL_blit_0.c" />\r
390 <ClCompile Include="..\..\src\video\SDL_blit_1.c" />\r
391 <ClCompile Include="..\..\src\video\SDL_blit_A.c" />\r
392 <ClCompile Include="..\..\src\video\SDL_blit_N.c" />\r
393 <ClCompile Include="..\..\src\video\SDL_bmp.c" />\r
394 <ClCompile Include="..\..\src\video\SDL_cursor.c" />\r
395 <ClCompile Include="..\..\src\video\SDL_gamma.c" />\r
396 <ClCompile Include="..\..\src\video\SDL_pixels.c" />\r
397 <ClCompile Include="..\..\src\video\SDL_RLEaccel.c" />\r
398 <ClCompile Include="..\..\src\video\SDL_stretch.c" />\r
399 <ClCompile Include="..\..\src\video\SDL_surface.c" />\r
400 <ClCompile Include="..\..\src\video\SDL_video.c" />\r
401 <ClCompile Include="..\..\src\video\SDL_yuv.c" />\r
402 <ClCompile Include="..\..\src\video\SDL_yuv_sw.c" />\r
403 <ClCompile Include="..\..\src\video\wincommon\SDL_sysevents.c" />\r
404 <ClCompile Include="..\..\src\video\wincommon\SDL_sysmouse.c" />\r
405 <ClCompile Include="..\..\src\video\wincommon\SDL_syswm.c" />\r
406 <ClCompile Include="..\..\src\video\wincommon\SDL_wingl.c" />\r
407 <ClCompile Include="..\..\src\video\windib\SDL_dibevents.c" />\r
408 <ClCompile Include="..\..\src\video\windib\SDL_dibvideo.c" />\r
409 <ClCompile Include="..\..\src\video\Windx5\SDL_dx5events.c" />\r
410 <ClCompile Include="..\..\src\video\Windx5\SDL_dx5video.c" />\r
411 <ClCompile Include="..\..\src\video\windx5\SDL_dx5yuv.c" />\r
412 </ItemGroup>\r
413 <ItemGroup>\r
414 <ClInclude Include="..\..\src\audio\disk\SDL_diskaudio.h" />\r
415 <ClInclude Include="..\..\src\audio\dummy\SDL_dummyaudio.h" />\r
416 <ClInclude Include="..\..\src\audio\SDL_audiomem.h" />\r
417 <ClInclude Include="..\..\src\audio\SDL_audio_c.h" />\r
418 <ClInclude Include="..\..\src\audio\SDL_sysaudio.h" />\r
419 <ClInclude Include="..\..\src\audio\SDL_wave.h" />\r
420 <ClInclude Include="..\..\src\audio\windib\SDL_dibaudio.h" />\r
421 <ClInclude Include="..\..\src\audio\windx5\SDL_dx5audio.h" />\r
422 <ClInclude Include="..\..\src\cdrom\SDL_syscdrom.h" />\r
423 <ClInclude Include="..\..\src\events\SDL_events_c.h" />\r
424 <ClInclude Include="..\..\src\events\SDL_sysevents.h" />\r
425 <ClInclude Include="..\..\src\joystick\SDL_joystick_c.h" />\r
426 <ClInclude Include="..\..\src\joystick\SDL_sysjoystick.h" />\r
427 <ClInclude Include="..\..\src\SDL_error_c.h" />\r
428 <ClInclude Include="..\..\src\SDL_fatal.h" />\r
429 <ClInclude Include="..\..\src\thread\SDL_systhread.h" />\r
430 <ClInclude Include="..\..\src\thread\SDL_thread_c.h" />\r
431 <ClInclude Include="..\..\src\thread\win32\SDL_systhread_c.h" />\r
432 <ClInclude Include="..\..\src\timer\SDL_systimer.h" />\r
433 <ClInclude Include="..\..\src\timer\SDL_timer_c.h" />\r
434 <ClInclude Include="..\..\src\video\dummy\SDL_nullevents_c.h" />\r
435 <ClInclude Include="..\..\src\video\dummy\SDL_nullmouse_c.h" />\r
436 <ClInclude Include="..\..\src\video\dummy\SDL_nullvideo.h" />\r
437 <ClInclude Include="..\..\src\video\SDL_blit.h" />\r
438 <ClInclude Include="..\..\src\video\SDL_blit_A.h" />\r
439 <ClInclude Include="..\..\src\video\SDL_cursor_c.h" />\r
440 <ClInclude Include="..\..\src\video\SDL_leaks.h" />\r
441 <ClInclude Include="..\..\src\video\SDL_pixels_c.h" />\r
442 <ClInclude Include="..\..\src\video\SDL_RLEaccel_c.h" />\r
443 <ClInclude Include="..\..\src\video\SDL_stretch_c.h" />\r
444 <ClInclude Include="..\..\src\video\SDL_sysvideo.h" />\r
445 <ClInclude Include="..\..\src\video\SDL_yuvfuncs.h" />\r
446 <ClInclude Include="..\..\src\video\SDL_yuv_sw_c.h" />\r
447 <ClInclude Include="..\..\src\video\wincommon\SDL_lowvideo.h" />\r
448 <ClInclude Include="..\..\src\video\wincommon\SDL_sysmouse_c.h" />\r
449 <ClInclude Include="..\..\src\video\wincommon\SDL_syswm_c.h" />\r
450 <ClInclude Include="..\..\src\video\wincommon\SDL_wingl_c.h" />\r
451 <ClInclude Include="..\..\src\video\wincommon\Wmmsg.h" />\r
452 <ClInclude Include="..\..\src\video\windib\SDL_dibevents_c.h" />\r
453 <ClInclude Include="..\..\src\video\windib\SDL_dibvideo.h" />\r
454 <ClInclude Include="..\..\src\video\windib\SDL_vkeys.h" />\r
455 <ClInclude Include="..\..\src\video\Windx5\SDL_dx5events_c.h" />\r
456 <ClInclude Include="..\..\src\video\Windx5\SDL_dx5video.h" />\r
457 <ClInclude Include="..\..\src\video\windx5\SDL_dx5yuv_c.h" />\r
458 </ItemGroup>\r
459 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
460 <ImportGroup Label="ExtensionTargets">\r
461 </ImportGroup>\r
462</Project>