1 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
<VisualStudioProject |
3 |
ProjectType="Visual C++" |
4 |
Version="8.00" |
5 |
Name="SDL" |
6 |
ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}" |
7 |
RootNamespace="SDL" |
8 |
> |
9 |
<Platforms> |
10 |
<Platform |
11 |
Name="Win32" |
12 |
/> |
13 |
<Platform |
14 |
Name="x64" |
15 |
/> |
16 |
</Platforms> |
17 |
<ToolFiles> |
18 |
</ToolFiles> |
19 |
<Configurations> |
20 |
<Configuration |
21 |
Name="Debug|Win32" |
22 |
OutputDirectory=".\Debug" |
23 |
IntermediateDirectory=".\Debug" |
24 |
ConfigurationType="2" |
25 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" |
26 |
UseOfMFC="0" |
27 |
ATLMinimizesCRunTimeLibraryUsage="false" |
28 |
> |
29 |
<Tool |
30 |
Name="VCPreBuildEventTool" |
31 |
Description="Making sure basic SDL headers are in place..." |
32 |
CommandLine="echo Copying SDL_config_windows.h to SDL_config.h...
xcopy /d /q /y "$(ProjectDir)\..\..\include\SDL_config_windows.h" "$(ProjectDir)\..\..\include\SDL_config.h"

if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION "hg-0:baadf00d" >"$(ProjectDir)\..\..\include\SDL_revision.h"
:SDLREVISIONOKAY
" |
33 |
/> |
34 |
<Tool |
35 |
Name="VCCustomBuildTool" |
36 |
/> |
37 |
<Tool |
38 |
Name="VCXMLDataGeneratorTool" |
39 |
/> |
40 |
<Tool |
41 |
Name="VCWebServiceProxyGeneratorTool" |
42 |
/> |
43 |
<Tool |
44 |
Name="VCMIDLTool" |
45 |
PreprocessorDefinitions="_DEBUG" |
46 |
MkTypLibCompatible="true" |
47 |
SuppressStartupBanner="true" |
48 |
TargetEnvironment="1" |
49 |
TypeLibraryName=".\Debug/SDL.tlb" |
50 |
/> |
51 |
<Tool |
52 |
Name="VCCLCompilerTool" |
53 |
Optimization="0" |
54 |
AdditionalIncludeDirectories="..\..\include" |
55 |
PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__" |
56 |
RuntimeLibrary="2" |
57 |
BufferSecurityCheck="false" |
58 |
UsePrecompiledHeader="0" |
59 |
WarningLevel="3" |
60 |
SuppressStartupBanner="true" |
61 |
Detect64BitPortabilityProblems="false" |
62 |
DebugInformationFormat="4" |
63 |
CompileAs="0" |
64 |
/> |
65 |
<Tool |
66 |
Name="VCManagedResourceCompilerTool" |
67 |
/> |
68 |
<Tool |
69 |
Name="VCResourceCompilerTool" |
70 |
PreprocessorDefinitions="_DEBUG" |
71 |
Culture="1033" |
72 |
/> |
73 |
<Tool |
74 |
Name="VCPreLinkEventTool" |
75 |
/> |
76 |
<Tool |
77 |
Name="VCLinkerTool" |
78 |
AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib" |
79 |
OutputFile="$(IntDir)\SDL.dll" |
80 |
SuppressStartupBanner="true" |
81 |
IgnoreAllDefaultLibraries="true" |
82 |
GenerateDebugInformation="true" |
83 |
SubSystem="2" |
84 |
/> |
85 |
<Tool |
86 |
Name="VCALinkTool" |
87 |
/> |
88 |
<Tool |
89 |
Name="VCManifestTool" |
90 |
/> |
91 |
<Tool |
92 |
Name="VCXDCMakeTool" |
93 |
/> |
94 |
<Tool |
95 |
Name="VCBscMakeTool" |
96 |
/> |
97 |
<Tool |
98 |
Name="VCFxCopTool" |
99 |
/> |
100 |
<Tool |
101 |
Name="VCAppVerifierTool" |
102 |
/> |
103 |
<Tool |
104 |
Name="VCWebDeploymentTool" |
105 |
/> |
106 |
<Tool |
107 |
Name="VCPostBuildEventTool" |
108 |
/> |
109 |
</Configuration> |
110 |
<Configuration |
111 |
Name="Debug|x64" |
112 |
OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
113 |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
114 |
ConfigurationType="2" |
115 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" |
116 |
UseOfMFC="0" |
117 |
ATLMinimizesCRunTimeLibraryUsage="false" |
118 |
> |
119 |
<Tool |
120 |
Name="VCPreBuildEventTool" |
121 |
/> |
122 |
<Tool |
123 |
Name="VCCustomBuildTool" |
124 |
/> |
125 |
<Tool |
126 |
Name="VCXMLDataGeneratorTool" |
127 |
/> |
128 |
<Tool |
129 |
Name="VCWebServiceProxyGeneratorTool" |
130 |
/> |
131 |
<Tool |
132 |
Name="VCMIDLTool" |
133 |
PreprocessorDefinitions="_DEBUG" |
134 |
MkTypLibCompatible="true" |
135 |
SuppressStartupBanner="true" |
136 |
TargetEnvironment="3" |
137 |
TypeLibraryName=".\Debug/SDL.tlb" |
138 |
/> |
139 |
<Tool |
140 |
Name="VCCLCompilerTool" |
141 |
Optimization="0" |
142 |
AdditionalIncludeDirectories="..\..\include" |
143 |
PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__SSE__;__SSE2__" |
144 |
RuntimeLibrary="2" |
145 |
BufferSecurityCheck="false" |
146 |
WarningLevel="3" |
147 |
SuppressStartupBanner="true" |
148 |
Detect64BitPortabilityProblems="false" |
149 |
DebugInformationFormat="4" |
150 |
CompileAs="0" |
151 |
/> |
152 |
<Tool |
153 |
Name="VCManagedResourceCompilerTool" |
154 |
/> |
155 |
<Tool |
156 |
Name="VCResourceCompilerTool" |
157 |
PreprocessorDefinitions="_DEBUG" |
158 |
Culture="1033" |
159 |
/> |
160 |
<Tool |
161 |
Name="VCPreLinkEventTool" |
162 |
/> |
163 |
<Tool |
164 |
Name="VCLinkerTool" |
165 |
AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib" |
166 |
OutputFile="$(IntDir)\SDL.dll" |
167 |
SuppressStartupBanner="true" |
168 |
IgnoreAllDefaultLibraries="true" |
169 |
GenerateDebugInformation="true" |
170 |
SubSystem="2" |
171 |
TargetMachine="17" |
172 |
/> |
173 |
<Tool |
174 |
Name="VCALinkTool" |
175 |
/> |
176 |
<Tool |
177 |
Name="VCManifestTool" |
178 |
/> |
179 |
<Tool |
180 |
Name="VCXDCMakeTool" |
181 |
/> |
182 |
<Tool |
183 |
Name="VCBscMakeTool" |
184 |
/> |
185 |
<Tool |
186 |
Name="VCFxCopTool" |
187 |
/> |
188 |
<Tool |
189 |
Name="VCAppVerifierTool" |
190 |
/> |
191 |
<Tool |
192 |
Name="VCWebDeploymentTool" |
193 |
/> |
194 |
<Tool |
195 |
Name="VCPostBuildEventTool" |
196 |
/> |
197 |
</Configuration> |
198 |
<Configuration |
199 |
Name="Release|Win32" |
200 |
OutputDirectory=".\Release" |
201 |
IntermediateDirectory=".\Release" |
202 |
ConfigurationType="2" |
203 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" |
204 |
UseOfMFC="0" |
205 |
ATLMinimizesCRunTimeLibraryUsage="false" |
206 |
> |
207 |
<Tool |
208 |
Name="VCPreBuildEventTool" |
209 |
Description="Making sure basic SDL headers are in place..." |
210 |
CommandLine="echo Copying SDL_config_windows.h to SDL_config.h...
xcopy /d /q /y "$(ProjectDir)\..\..\include\SDL_config_windows.h" "$(ProjectDir)\..\..\include\SDL_config.h"

if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION "hg-0:baadf00d" >"$(ProjectDir)\..\..\include\SDL_revision.h"
:SDLREVISIONOKAY
" |
211 |
/> |
212 |
<Tool |
213 |
Name="VCCustomBuildTool" |
214 |
/> |
215 |
<Tool |
216 |
Name="VCXMLDataGeneratorTool" |
217 |
/> |
218 |
<Tool |
219 |
Name="VCWebServiceProxyGeneratorTool" |
220 |
/> |
221 |
<Tool |
222 |
Name="VCMIDLTool" |
223 |
PreprocessorDefinitions="NDEBUG" |
224 |
MkTypLibCompatible="true" |
225 |
SuppressStartupBanner="true" |
226 |
TargetEnvironment="1" |
227 |
TypeLibraryName=".\Release/SDL.tlb" |
228 |
/> |
229 |
<Tool |
230 |
Name="VCCLCompilerTool" |
231 |
InlineFunctionExpansion="1" |
232 |
EnableIntrinsicFunctions="false" |
233 |
AdditionalIncludeDirectories="..\..\include" |
234 |
PreprocessorDefinitions="NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__" |
235 |
StringPooling="true" |
236 |
RuntimeLibrary="2" |
237 |
BufferSecurityCheck="false" |
238 |
EnableFunctionLevelLinking="true" |
239 |
UsePrecompiledHeader="0" |
240 |
WarningLevel="3" |
241 |
SuppressStartupBanner="true" |
242 |
Detect64BitPortabilityProblems="false" |
243 |
CompileAs="0" |
244 |
/> |
245 |
<Tool |
246 |
Name="VCManagedResourceCompilerTool" |
247 |
/> |
248 |
<Tool |
249 |
Name="VCResourceCompilerTool" |
250 |
PreprocessorDefinitions="NDEBUG" |
251 |
Culture="1033" |
252 |
/> |
253 |
<Tool |
254 |
Name="VCPreLinkEventTool" |
255 |
/> |
256 |
<Tool |
257 |
Name="VCLinkerTool" |
258 |
AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib" |
259 |
OutputFile="$(IntDir)\SDL.dll" |
260 |
SuppressStartupBanner="true" |
261 |
IgnoreAllDefaultLibraries="true" |
262 |
SubSystem="2" |
263 |
/> |
264 |
<Tool |
265 |
Name="VCALinkTool" |
266 |
/> |
267 |
<Tool |
268 |
Name="VCManifestTool" |
269 |
/> |
270 |
<Tool |
271 |
Name="VCXDCMakeTool" |
272 |
/> |
273 |
<Tool |
274 |
Name="VCBscMakeTool" |
275 |
/> |
276 |
<Tool |
277 |
Name="VCFxCopTool" |
278 |
/> |
279 |
<Tool |
280 |
Name="VCAppVerifierTool" |
281 |
/> |
282 |
<Tool |
283 |
Name="VCWebDeploymentTool" |
284 |
/> |
285 |
<Tool |
286 |
Name="VCPostBuildEventTool" |
287 |
/> |
288 |
</Configuration> |
289 |
<Configuration |
290 |
Name="Release|x64" |
291 |
OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
292 |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
293 |
ConfigurationType="2" |
294 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" |
295 |
UseOfMFC="0" |
296 |
ATLMinimizesCRunTimeLibraryUsage="false" |
297 |
> |
298 |
<Tool |
299 |
Name="VCPreBuildEventTool" |
300 |
/> |
301 |
<Tool |
302 |
Name="VCCustomBuildTool" |
303 |
/> |
304 |
<Tool |
305 |
Name="VCXMLDataGeneratorTool" |
306 |
/> |
307 |
<Tool |
308 |
Name="VCWebServiceProxyGeneratorTool" |
309 |
/> |
310 |
<Tool |
311 |
Name="VCMIDLTool" |
312 |
PreprocessorDefinitions="NDEBUG" |
313 |
MkTypLibCompatible="true" |
314 |
SuppressStartupBanner="true" |
315 |
TargetEnvironment="3" |
316 |
TypeLibraryName=".\Release/SDL.tlb" |
317 |
/> |
318 |
<Tool |
319 |
Name="VCCLCompilerTool" |
320 |
InlineFunctionExpansion="1" |
321 |
EnableIntrinsicFunctions="false" |
322 |
AdditionalIncludeDirectories="..\..\include" |
323 |
PreprocessorDefinitions="NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__SSE__;__SSE2__" |
324 |
StringPooling="true" |
325 |
RuntimeLibrary="2" |
326 |
BufferSecurityCheck="false" |
327 |
EnableFunctionLevelLinking="true" |
328 |
WarningLevel="3" |
329 |
SuppressStartupBanner="true" |
330 |
Detect64BitPortabilityProblems="false" |
331 |
CompileAs="0" |
332 |
/> |
333 |
<Tool |
334 |
Name="VCManagedResourceCompilerTool" |
335 |
/> |
336 |
<Tool |
337 |
Name="VCResourceCompilerTool" |
338 |
PreprocessorDefinitions="NDEBUG" |
339 |
Culture="1033" |
340 |
/> |
341 |
<Tool |
342 |
Name="VCPreLinkEventTool" |
343 |
/> |
344 |
<Tool |
345 |
Name="VCLinkerTool" |
346 |
AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib" |
347 |
OutputFile="$(IntDir)\SDL.dll" |
348 |
SuppressStartupBanner="true" |
349 |
IgnoreAllDefaultLibraries="true" |
350 |
SubSystem="2" |
351 |
TargetMachine="17" |
352 |
/> |
353 |
<Tool |
354 |
Name="VCALinkTool" |
355 |
/> |
356 |
<Tool |
357 |
Name="VCManifestTool" |
358 |
/> |
359 |
<Tool |
360 |
Name="VCXDCMakeTool" |
361 |
/> |
362 |
<Tool |
363 |
Name="VCBscMakeTool" |
364 |
/> |
365 |
<Tool |
366 |
Name="VCFxCopTool" |
367 |
/> |
368 |
<Tool |
369 |
Name="VCAppVerifierTool" |
370 |
/> |
371 |
<Tool |
372 |
Name="VCWebDeploymentTool" |
373 |
/> |
374 |
<Tool |
375 |
Name="VCPostBuildEventTool" |
376 |
/> |
377 |
</Configuration> |
378 |
</Configurations> |
379 |
<References> |
380 |
</References> |
381 |
<Files> |
382 |
<Filter |
383 |
Name="API Headers" |
384 |
> |
385 |
<File |
386 |
RelativePath="..\..\include\SDL.h" |
387 |
> |
388 |
</File> |
389 |
<File |
390 |
RelativePath="..\..\include\SDL_assert.h" |
391 |
> |
392 |
</File> |
393 |
<File |
394 |
RelativePath="..\..\include\SDL_atomic.h" |
395 |
> |
396 |
</File> |
397 |
<File |
398 |
RelativePath="..\..\include\SDL_audio.h" |
399 |
> |
400 |
</File> |
401 |
<File |
402 |
RelativePath="..\..\include\SDL_blendmode.h" |
403 |
> |
404 |
</File> |
405 |
<File |
406 |
RelativePath="..\..\include\SDL_clipboard.h" |
407 |
> |
408 |
</File> |
409 |
<File |
410 |
RelativePath="..\..\include\SDL_compat.h" |
411 |
> |
412 |
</File> |
413 |
<File |
414 |
RelativePath="..\..\include\SDL_config.h" |
415 |
> |
416 |
</File> |
417 |
<File |
418 |
RelativePath="..\..\include\SDL_config_windows.h" |
419 |
> |
420 |
</File> |
421 |
<File |
422 |
RelativePath="..\..\include\SDL_copying.h" |
423 |
> |
424 |
</File> |
425 |
<File |
426 |
RelativePath="..\..\include\SDL_cpuinfo.h" |
427 |
> |
428 |
</File> |
429 |
<File |
430 |
RelativePath="..\..\include\SDL_endian.h" |
431 |
> |
432 |
</File> |
433 |
<File |
434 |
RelativePath="..\..\include\SDL_error.h" |
435 |
> |
436 |
</File> |
437 |
<File |
438 |
RelativePath="..\..\include\SDL_events.h" |
439 |
> |
440 |
</File> |
441 |
<File |
442 |
RelativePath="..\..\include\SDL_gesture.h" |
443 |
> |
444 |
</File> |
445 |
<File |
446 |
RelativePath="..\..\include\SDL_haptic.h" |
447 |
> |
448 |
</File> |
449 |
<File |
450 |
RelativePath="..\..\include\SDL_hints.h" |
451 |
> |
452 |
</File> |
453 |
<File |
454 |
RelativePath="..\..\include\SDL_input.h" |
455 |
> |
456 |
</File> |
457 |
<File |
458 |
RelativePath="..\..\include\SDL_joystick.h" |
459 |
> |
460 |
</File> |
461 |
<File |
462 |
RelativePath="..\..\include\SDL_keyboard.h" |
463 |
> |
464 |
</File> |
465 |
<File |
466 |
RelativePath="..\..\include\SDL_keysym.h" |
467 |
> |
468 |
</File> |
469 |
<File |
470 |
RelativePath="..\..\include\SDL_loadso.h" |
471 |
> |
472 |
</File> |
473 |
<File |
474 |
RelativePath="..\..\include\SDL_log.h" |
475 |
> |
476 |
</File> |
477 |
<File |
478 |
RelativePath="..\..\include\SDL_main.h" |
479 |
> |
480 |
</File> |
481 |
<File |
482 |
RelativePath="..\..\include\SDL_mouse.h" |
483 |
> |
484 |
</File> |
485 |
<File |
486 |
RelativePath="..\..\include\SDL_mutex.h" |
487 |
> |
488 |
</File> |
489 |
<File |
490 |
RelativePath="..\..\include\SDL_name.h" |
491 |
> |
492 |
</File> |
493 |
<File |
494 |
RelativePath="..\..\include\SDL_opengl.h" |
495 |
> |
496 |
</File> |
497 |
<File |
498 |
RelativePath="..\..\include\SDL_opengles.h" |
499 |
> |
500 |
</File> |
501 |
<File |
502 |
RelativePath="..\..\include\SDL_pixels.h" |
503 |
> |
504 |
</File> |
505 |
<File |
506 |
RelativePath="..\..\include\SDL_platform.h" |
507 |
> |
508 |
</File> |
509 |
<File |
510 |
RelativePath="..\..\include\SDL_power.h" |
511 |
> |
512 |
</File> |
513 |
<File |
514 |
RelativePath="..\..\include\SDL_quit.h" |
515 |
> |
516 |
</File> |
517 |
<File |
518 |
RelativePath="..\..\include\SDL_rect.h" |
519 |
> |
520 |
</File> |
521 |
<File |
522 |
RelativePath="..\..\include\SDL_render.h" |
523 |
> |
524 |
</File> |
525 |
<File |
526 |
RelativePath="..\..\include\SDL_revision.h" |
527 |
> |
528 |
</File> |
529 |
<File |
530 |
RelativePath="..\..\include\SDL_rwops.h" |
531 |
> |
532 |
</File> |
533 |
<File |
534 |
RelativePath="..\..\include\SDL_scancode.h" |
535 |
> |
536 |
</File> |
537 |
<File |
538 |
RelativePath="..\..\include\SDL_stdinc.h" |
539 |
> |
540 |
</File> |
541 |
<File |
542 |
RelativePath="..\..\include\SDL_surface.h" |
543 |
> |
544 |
</File> |
545 |
<File |
546 |
RelativePath="..\..\include\SDL_syswm.h" |
547 |
> |
548 |
</File> |
549 |
<File |
550 |
RelativePath="..\..\include\SDL_thread.h" |
551 |
> |
552 |
</File> |
553 |
<File |
554 |
RelativePath="..\..\include\SDL_timer.h" |
555 |
> |
556 |
</File> |
557 |
<File |
558 |
RelativePath="..\..\include\SDL_touch.h" |
559 |
> |
560 |
</File> |
561 |
<File |
562 |
RelativePath="..\..\include\SDL_types.h" |
563 |
> |
564 |
</File> |
565 |
<File |
566 |
RelativePath="..\..\include\SDL_version.h" |
567 |
> |
568 |
</File> |
569 |
<File |
570 |
RelativePath="..\..\include\SDL_video.h" |
571 |
> |
572 |
</File> |
573 |
</Filter> |
574 |
<File |
575 |
RelativePath="..\..\src\events\blank_cursor.h" |
576 |
> |
577 |
</File> |
578 |
<File |
579 |
RelativePath="..\..\src\events\default_cursor.h" |
580 |
> |
581 |
</File> |
582 |
<File |
583 |
RelativePath="..\..\src\audio\windx5\directx.h" |
584 |
> |
585 |
</File> |
586 |
<File |
587 |
RelativePath="..\..\src\libm\e_atan2.c" |
588 |
> |
589 |
</File> |
590 |
<File |
591 |
RelativePath="..\..\src\libm\e_log.c" |
592 |
> |
593 |
</File> |
594 |
<File |
595 |
RelativePath="..\..\src\libm\e_pow.c" |
596 |
> |
597 |
</File> |
598 |
<File |
599 |
RelativePath="..\..\src\libm\e_rem_pio2.c" |
600 |
> |
601 |
</File> |
602 |
<File |
603 |
RelativePath="..\..\src\libm\e_sqrt.c" |
604 |
> |
605 |
</File> |
606 |
<File |
607 |
RelativePath="..\..\src\libm\k_cos.c" |
608 |
> |
609 |
</File> |
610 |
<File |
611 |
RelativePath="..\..\src\libm\k_rem_pio2.c" |
612 |
> |
613 |
</File> |
614 |
<File |
615 |
RelativePath="..\..\src\libm\k_sin.c" |
616 |
> |
617 |
</File> |
618 |
<File |
619 |
RelativePath="..\..\src\libm\math.h" |
620 |
> |
621 |
</File> |
622 |
<File |
623 |
RelativePath="..\..\src\libm\math_private.h" |
624 |
> |
625 |
</File> |
626 |
<File |
627 |
RelativePath="..\..\src\render\mmx.h.h" |
628 |
> |
629 |
</File> |
630 |
<File |
631 |
RelativePath="..\..\src\libm\s_atan.c" |
632 |
> |
633 |
</File> |
634 |
<File |
635 |
RelativePath="..\..\src\libm\s_copysign.c" |
636 |
> |
637 |
</File> |
638 |
<File |
639 |
RelativePath="..\..\src\libm\s_cos.c" |
640 |
> |
641 |
</File> |
642 |
<File |
643 |
RelativePath="..\..\src\libm\s_fabs.c" |
644 |
> |
645 |
</File> |
646 |
<File |
647 |
RelativePath="..\..\src\libm\s_floor.c" |
648 |
> |
649 |
</File> |
650 |
<File |
651 |
RelativePath="..\..\src\libm\s_scalbn.c" |
652 |
> |
653 |
</File> |
654 |
<File |
655 |
RelativePath="..\..\src\libm\s_sin.c" |
656 |
> |
657 |
</File> |
658 |
<File |
659 |
RelativePath="..\..\src\SDL.c" |
660 |
> |
661 |
</File> |
662 |
<File |
663 |
RelativePath="..\..\src\video\SDL_alphamult.h" |
664 |
> |
665 |
</File> |
666 |
<File |
667 |
RelativePath="..\..\src\SDL_assert.c" |
668 |
> |
669 |
</File> |
670 |
<File |
671 |
RelativePath="..\..\src\atomic\SDL_atomic.c" |
672 |
> |
673 |
</File> |
674 |
<File |
675 |
RelativePath="..\..\src\audio\SDL_audio.c" |
676 |
> |
677 |
</File> |
678 |
<File |
679 |
RelativePath="..\..\src\audio\SDL_audio_c.h" |
680 |
> |
681 |
</File> |
682 |
<File |
683 |
RelativePath="..\..\src\audio\SDL_audiocvt.c" |
684 |
> |
685 |
</File> |
686 |
<File |
687 |
RelativePath="..\..\src\audio\SDL_audiodev.c" |
688 |
> |
689 |
</File> |
690 |
<File |
691 |
RelativePath="..\..\src\audio\SDL_audiodev_c.h" |
692 |
> |
693 |
</File> |
694 |
<File |
695 |
RelativePath="..\..\src\audio\SDL_audiomem.h" |
696 |
> |
697 |
</File> |
698 |
<File |
699 |
RelativePath="..\..\src\audio\SDL_audiotypecvt.c" |
700 |
> |
701 |
</File> |
702 |
<File |
703 |
RelativePath="..\..\src\render\software\SDL_blendfillrect.c" |
704 |
> |
705 |
</File> |
706 |
<File |
707 |
RelativePath="..\..\src\render\software\SDL_blendfillrect.h" |
708 |
> |
709 |
</File> |
710 |
<File |
711 |
RelativePath="..\..\src\render\software\SDL_blendline.c" |
712 |
> |
713 |
</File> |
714 |
<File |
715 |
RelativePath="..\..\src\render\software\SDL_blendline.h" |
716 |
> |
717 |
</File> |
718 |
<File |
719 |
RelativePath="..\..\src\render\software\SDL_blendpoint.c" |
720 |
> |
721 |
</File> |
722 |
<File |
723 |
RelativePath="..\..\src\render\software\SDL_blendpoint.h" |
724 |
> |
725 |
</File> |
726 |
<File |
727 |
RelativePath="..\..\src\video\SDL_blit.c" |
728 |
> |
729 |
</File> |
730 |
<File |
731 |
RelativePath="..\..\src\video\SDL_blit.h" |
732 |
> |
733 |
</File> |
734 |
<File |
735 |
RelativePath="..\..\src\video\SDL_blit_0.c" |
736 |
> |
737 |
</File> |
738 |
<File |
739 |
RelativePath="..\..\src\video\SDL_blit_1.c" |
740 |
> |
741 |
</File> |
742 |
<File |
743 |
RelativePath="..\..\src\video\SDL_blit_A.c" |
744 |
> |
745 |
</File> |
746 |
<File |
747 |
RelativePath="..\..\src\video\SDL_blit_auto.c" |
748 |
> |
749 |
</File> |
750 |
<File |
751 |
RelativePath="..\..\src\video\SDL_blit_auto.h" |
752 |
> |
753 |
</File> |
754 |
<File |
755 |
RelativePath="..\..\src\video\SDL_blit_copy.c" |
756 |
> |
757 |
</File> |
758 |
<File |
759 |
RelativePath="..\..\src\video\SDL_blit_copy.h" |
760 |
> |
761 |
</File> |
762 |
<File |
763 |
RelativePath="..\..\src\video\SDL_blit_N.c" |
764 |
> |
765 |
</File> |
766 |
<File |
767 |
RelativePath="..\..\src\video\SDL_blit_slow.c" |
768 |
> |
769 |
</File> |
770 |
<File |
771 |
RelativePath="..\..\src\video\SDL_blit_slow.h" |
772 |
> |
773 |
</File> |
774 |
<File |
775 |
RelativePath="..\..\src\video\SDL_bmp.c" |
776 |
> |
777 |
</File> |
778 |
<File |
779 |
RelativePath="..\..\src\video\SDL_clipboard.c" |
780 |
> |
781 |
</File> |
782 |
<File |
783 |
RelativePath="..\..\src\events\SDL_clipboardevents.c" |
784 |
> |
785 |
</File> |
786 |
<File |
787 |
RelativePath="..\..\src\events\SDL_clipboardevents_c.h" |
788 |
> |
789 |
</File> |
790 |
<File |
791 |
RelativePath="..\..\src\SDL_compat.c" |
792 |
> |
793 |
</File> |
794 |
<File |
795 |
RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c" |
796 |
> |
797 |
</File> |
798 |
<File |
799 |
RelativePath="..\..\src\audio\windib\SDL_dibaudio.c" |
800 |
> |
801 |
</File> |
802 |
<File |
803 |
RelativePath="..\..\src\audio\windib\SDL_dibaudio.h" |
804 |
> |
805 |
</File> |
806 |
<File |
807 |
RelativePath="..\..\src\audio\disk\SDL_diskaudio.c" |
808 |
> |
809 |
</File> |
810 |
<File |
811 |
RelativePath="..\..\src\audio\disk\SDL_diskaudio.h" |
812 |
> |
813 |
</File> |
814 |
<File |
815 |
RelativePath="..\..\src\render\software\SDL_draw.h" |
816 |
> |
817 |
</File> |
818 |
<File |
819 |
RelativePath="..\..\src\render\software\SDL_drawline.c" |
820 |
> |
821 |
</File> |
822 |
<File |
823 |
RelativePath="..\..\src\render\software\SDL_drawline.h" |
824 |
> |
825 |
</File> |
826 |
<File |
827 |
RelativePath="..\..\src\render\software\SDL_drawpoint.c" |
828 |
> |
829 |
</File> |
830 |
<File |
831 |
RelativePath="..\..\src\render\software\SDL_drawpoint.h" |
832 |
> |
833 |
</File> |
834 |
<File |
835 |
RelativePath="..\..\src\audio\dummy\SDL_dummyaudio.c" |
836 |
> |
837 |
</File> |
838 |
<File |
839 |
RelativePath="..\..\src\audio\dummy\SDL_dummyaudio.h" |
840 |
> |
841 |
</File> |
842 |
<File |
843 |
RelativePath="..\..\src\audio\windx5\SDL_dx5audio.c" |
844 |
> |
845 |
</File> |
846 |
<File |
847 |
RelativePath="..\..\src\audio\windx5\SDL_dx5audio.h" |
848 |
> |
849 |
</File> |
850 |
<File |
851 |
RelativePath="..\..\src\joystick\windows\SDL_dxjoystick.c" |
852 |
> |
853 |
</File> |
854 |
<File |
855 |
RelativePath="..\..\src\SDL_error.c" |
856 |
> |
857 |
</File> |
858 |
<File |
859 |
RelativePath="..\..\src\SDL_error_c.h" |
860 |
> |
861 |
</File> |
862 |
<File |
863 |
RelativePath="..\..\src\events\SDL_events.c" |
864 |
> |
865 |
</File> |
866 |
<File |
867 |
RelativePath="..\..\src\events\SDL_events_c.h" |
868 |
> |
869 |
</File> |
870 |
<File |
871 |
RelativePath="..\..\src\SDL_fatal.c" |
872 |
> |
873 |
</File> |
874 |
<File |
875 |
RelativePath="..\..\src\SDL_fatal.h" |
876 |
> |
877 |
</File> |
878 |
<File |
879 |
RelativePath="..\..\src\video\SDL_fillrect.c" |
880 |
> |
881 |
</File> |
882 |
<File |
883 |
RelativePath="..\..\src\events\SDL_gesture.c" |
884 |
> |
885 |
</File> |
886 |
<File |
887 |
RelativePath="..\..\src\events\SDL_gesture_c.h" |
888 |
> |
889 |
</File> |
890 |
<File |
891 |
RelativePath="..\..\src\stdlib\SDL_getenv.c" |
892 |
> |
893 |
</File> |
894 |
<File |
895 |
RelativePath="..\..\src\video\SDL_glesfuncs.h" |
896 |
> |
897 |
</File> |
898 |
<File |
899 |
RelativePath="..\..\src\video\SDL_glfuncs.h" |
900 |
> |
901 |
</File> |
902 |
<File |
903 |
RelativePath="..\..\src\haptic\SDL_haptic.c" |
904 |
> |
905 |
</File> |
906 |
<File |
907 |
RelativePath="..\..\src\SDL_hints.c" |
908 |
> |
909 |
</File> |
910 |
<File |
911 |
RelativePath="..\..\src\stdlib\SDL_iconv.c" |
912 |
> |
913 |
</File> |
914 |
<File |
915 |
RelativePath="..\..\src\joystick\SDL_joystick.c" |
916 |
> |
917 |
</File> |
918 |
<File |
919 |
RelativePath="..\..\src\joystick\SDL_joystick_c.h" |
920 |
> |
921 |
</File> |
922 |
<File |
923 |
RelativePath="..\..\src\events\SDL_keyboard.c" |
924 |
> |
925 |
</File> |
926 |
<File |
927 |
RelativePath="..\..\src\events\SDL_keyboard_c.h" |
928 |
> |
929 |
</File> |
930 |
<File |
931 |
RelativePath="..\..\src\SDL_log.c" |
932 |
> |
933 |
</File> |
934 |
<File |
935 |
RelativePath="..\..\src\stdlib\SDL_malloc.c" |
936 |
> |
937 |
</File> |
938 |
<File |
939 |
RelativePath="..\..\src\audio\SDL_mixer.c" |
940 |
> |
941 |
</File> |
942 |
<File |
943 |
RelativePath="..\..\src\audio\SDL_mixer_m68k.c" |
944 |
> |
945 |
</File> |
946 |
<File |
947 |
RelativePath="..\..\src\audio\SDL_mixer_m68k.h" |
948 |
> |
949 |
</File> |
950 |
<File |
951 |
RelativePath="..\..\src\audio\SDL_mixer_MMX.c" |
952 |
> |
953 |
</File> |
954 |
<File |
955 |
RelativePath="..\..\src\audio\SDL_mixer_MMX.h" |
956 |
> |
957 |
</File> |
958 |
<File |
959 |
RelativePath="..\..\src\audio\SDL_mixer_MMX_VC.c" |
960 |
> |
961 |
</File> |
962 |
<File |
963 |
RelativePath="..\..\src\audio\SDL_mixer_MMX_VC.h" |
964 |
> |
965 |
</File> |
966 |
<File |
967 |
RelativePath="..\..\src\joystick\windows\SDL_mmjoystick.c" |
968 |
> |
969 |
</File> |
970 |
<File |
971 |
RelativePath="..\..\src\events\SDL_mouse.c" |
972 |
> |
973 |
</File> |
974 |
<File |
975 |
RelativePath="..\..\src\events\SDL_mouse_c.h" |
976 |
> |
977 |
</File> |
978 |
<File |
979 |
RelativePath="..\..\src\video\dummy\SDL_nullevents.c" |
980 |
> |
981 |
</File> |
982 |
<File |
983 |
RelativePath="..\..\src\video\dummy\SDL_nullevents_c.h" |
984 |
> |
985 |
</File> |
986 |
<File |
987 |
RelativePath="..\..\src\video\dummy\SDL_nullframebuffer.c" |
988 |
> |
989 |
</File> |
990 |
<File |
991 |
RelativePath="..\..\src\video\dummy\SDL_nullframebuffer_c.h" |
992 |
> |
993 |
</File> |
994 |
<File |
995 |
RelativePath="..\..\src\video\dummy\SDL_nullvideo.c" |
996 |
> |
997 |
</File> |
998 |
<File |
999 |
RelativePath="..\..\src\video\dummy\SDL_nullvideo.h" |
1000 |
> |
1001 |
</File> |
1002 |
<File |
1003 |
RelativePath="..\..\src\video\SDL_pixels.c" |
1004 |
> |
1005 |
</File> |
1006 |
<File |
1007 |
RelativePath="..\..\src\video\SDL_pixels_c.h" |
1008 |
> |
1009 |
</File> |
1010 |
<File |
1011 |
RelativePath="..\..\src\power\SDL_power.c" |
1012 |
> |
1013 |
</File> |
1014 |
<File |
1015 |
RelativePath="..\..\src\stdlib\SDL_qsort.c" |
1016 |
> |
1017 |
</File> |
1018 |
<File |
1019 |
RelativePath="..\..\src\events\SDL_quit.c" |
1020 |
> |
1021 |
</File> |
1022 |
<File |
1023 |
RelativePath="..\..\src\video\SDL_rect.c" |
1024 |
> |
1025 |
</File> |
1026 |
<File |
1027 |
RelativePath="..\..\src\video\SDL_rect_c.h" |
1028 |
> |
1029 |
</File> |
1030 |
<File |
1031 |
RelativePath="..\..\src\render\SDL_render.c" |
1032 |
> |
1033 |
</File> |
1034 |
<File |
1035 |
RelativePath="..\..\src\render\direct3d\SDL_render_d3d.c" |
1036 |
> |
1037 |
</File> |
1038 |
<File |
1039 |
RelativePath="..\..\src\render\opengl\SDL_render_gl.c" |
1040 |
> |
1041 |
</File> |
1042 |
<File |
1043 |
RelativePath="..\..\src\render\software\SDL_render_sw.c" |
1044 |
> |
1045 |
</File> |
1046 |
<File |
1047 |
RelativePath="..\..\src\render\software\SDL_render_sw_c.h" |
1048 |
> |
1049 |
</File> |
1050 |
<File |
1051 |
RelativePath="..\..\src\video\SDL_RLEaccel.c" |
1052 |
> |
1053 |
</File> |
1054 |
<File |
1055 |
RelativePath="..\..\src\video\SDL_RLEaccel_c.h" |
1056 |
> |
1057 |
</File> |
1058 |
<File |
1059 |
RelativePath="..\..\src\file\SDL_rwops.c" |
1060 |
> |
1061 |
</File> |
1062 |
<File |
1063 |
RelativePath="..\..\src\render\opengl\SDL_shaders_gl.c" |
1064 |
> |
1065 |
</File> |
1066 |
<File |
1067 |
RelativePath="..\..\src\render\opengl\SDL_shaders_gl.h" |
1068 |
> |
1069 |
</File> |
1070 |
<File |
1071 |
RelativePath="..\..\src\video\SDL_shape.c" |
1072 |
> |
1073 |
</File> |
1074 |
<File |
1075 |
RelativePath="..\..\src\video\SDL_shape_internals.h" |
1076 |
> |
1077 |
</File> |
1078 |
<File |
1079 |
RelativePath="..\..\src\atomic\SDL_spinlock.c" |
1080 |
> |
1081 |
</File> |
1082 |
<File |
1083 |
RelativePath="..\..\src\stdlib\SDL_stdlib.c" |
1084 |
> |
1085 |
</File> |
1086 |
<File |
1087 |
RelativePath="..\..\src\video\SDL_stretch.c" |
1088 |
> |
1089 |
</File> |
1090 |
<File |
1091 |
RelativePath="..\..\src\stdlib\SDL_string.c" |
1092 |
> |
1093 |
</File> |
1094 |
<File |
1095 |
RelativePath="..\..\src\video\SDL_surface.c" |
1096 |
> |
1097 |
</File> |
1098 |
<File |
1099 |
RelativePath="..\..\src\audio\SDL_sysaudio.h" |
1100 |
> |
1101 |
</File> |
1102 |
<File |
1103 |
RelativePath="..\..\src\events\SDL_sysevents.h" |
1104 |
> |
1105 |
</File> |
1106 |
<File |
1107 |
RelativePath="..\..\src\haptic\windows\SDL_syshaptic.c" |
1108 |
> |
1109 |
</File> |
1110 |
<File |
1111 |
RelativePath="..\..\src\haptic\SDL_syshaptic.h" |
1112 |
> |
1113 |
</File> |
1114 |
<File |
1115 |
RelativePath="..\..\src\joystick\SDL_sysjoystick.h" |
1116 |
> |
1117 |
</File> |
1118 |
<File |
1119 |
RelativePath="..\..\src\loadso\windows\SDL_sysloadso.c" |
1120 |
> |
1121 |
</File> |
1122 |
<File |
1123 |
RelativePath="..\..\src\thread\windows\SDL_sysmutex.c" |
1124 |
> |
1125 |
</File> |
1126 |
<File |
1127 |
RelativePath="..\..\src\power\windows\SDL_syspower.c" |
1128 |
> |
1129 |
</File> |
1130 |
<File |
1131 |
RelativePath="..\..\src\render\SDL_sysrender.h" |
1132 |
> |
1133 |
</File> |
1134 |
<File |
1135 |
RelativePath="..\..\src\thread\windows\SDL_syssem.c" |
1136 |
> |
1137 |
</File> |
1138 |
<File |
1139 |
RelativePath="..\..\src\thread\windows\SDL_systhread.c" |
1140 |
> |
1141 |
</File> |
1142 |
<File |
1143 |
RelativePath="..\..\src\thread\SDL_systhread.h" |
1144 |
> |
1145 |
</File> |
1146 |
<File |
1147 |
RelativePath="..\..\src\thread\windows\SDL_systhread_c.h" |
1148 |
> |
1149 |
</File> |
1150 |
<File |
1151 |
RelativePath="..\..\src\timer\windows\SDL_systimer.c" |
1152 |
> |
1153 |
</File> |
1154 |
<File |
1155 |
RelativePath="..\..\src\timer\SDL_systimer.h" |
1156 |
> |
1157 |
</File> |
1158 |
<File |
1159 |
RelativePath="..\..\src\video\SDL_sysvideo.h" |
1160 |
> |
1161 |
</File> |
1162 |
<File |
1163 |
RelativePath="..\..\src\thread\SDL_thread.c" |
1164 |
> |
1165 |
</File> |
1166 |
<File |
1167 |
RelativePath="..\..\src\thread\SDL_thread_c.h" |
1168 |
> |
1169 |
</File> |
1170 |
<File |
1171 |
RelativePath="..\..\src\timer\SDL_timer.c" |
1172 |
> |
1173 |
</File> |
1174 |
<File |
1175 |
RelativePath="..\..\src\timer\SDL_timer_c.h" |
1176 |
> |
1177 |
</File> |
1178 |
<File |
1179 |
RelativePath="..\..\src\events\SDL_touch.c" |
1180 |
> |
1181 |
</File> |
1182 |
<File |
1183 |
RelativePath="..\..\src\events\SDL_touch_c.h" |
1184 |
> |
1185 |
</File> |
1186 |
<File |
1187 |
RelativePath="..\..\src\video\SDL_video.c" |
1188 |
> |
1189 |
</File> |
1190 |
<File |
1191 |
RelativePath="..\..\src\video\windows\SDL_vkeys.h" |
1192 |
> |
1193 |
</File> |
1194 |
<File |
1195 |
RelativePath="..\..\src\audio\SDL_wave.c" |
1196 |
> |
1197 |
</File> |
1198 |
<File |
1199 |
RelativePath="..\..\src\audio\SDL_wave.h" |
1200 |
> |
1201 |
</File> |
1202 |
<File |
1203 |
RelativePath="..\..\src\events\SDL_windowevents.c" |
1204 |
> |
1205 |
</File> |
1206 |
<File |
1207 |
RelativePath="..\..\src\events\SDL_windowevents_c.h" |
1208 |
> |
1209 |
</File> |
1210 |
<File |
1211 |
RelativePath="..\..\src\core\windows\SDL_windows.c" |
1212 |
> |
1213 |
</File> |
1214 |
<File |
1215 |
RelativePath="..\..\src\core\windows\SDL_windows.h" |
1216 |
> |
1217 |
</File> |
1218 |
<File |
1219 |
RelativePath="..\..\src\video\windows\SDL_windowsclipboard.c" |
1220 |
> |
1221 |
</File> |
1222 |
<File |
1223 |
RelativePath="..\..\src\video\windows\SDL_windowsclipboard.h" |
1224 |
> |
1225 |
</File> |
1226 |
<File |
1227 |
RelativePath="..\..\src\video\windows\SDL_windowsevents.c" |
1228 |
> |
1229 |
</File> |
1230 |
<File |
1231 |
RelativePath="..\..\src\video\windows\SDL_windowsevents.h" |
1232 |
> |
1233 |
</File> |
1234 |
<File |
1235 |
RelativePath="..\..\src\video\windows\SDL_windowsframebuffer.c" |
1236 |
> |
1237 |
</File> |
1238 |
<File |
1239 |
RelativePath="..\..\src\video\windows\SDL_windowsframebuffer.h" |
1240 |
> |
1241 |
</File> |
1242 |
<File |
1243 |
RelativePath="..\..\src\video\windows\SDL_windowskeyboard.c" |
1244 |
> |
1245 |
</File> |
1246 |
<File |
1247 |
RelativePath="..\..\src\video\windows\SDL_windowskeyboard.h" |
1248 |
> |
1249 |
</File> |
1250 |
<File |
1251 |
RelativePath="..\..\src\video\windows\SDL_windowsmodes.c" |
1252 |
> |
1253 |
</File> |
1254 |
<File |
1255 |
RelativePath="..\..\src\video\windows\SDL_windowsmodes.h" |
1256 |
> |
1257 |
</File> |
1258 |
<File |
1259 |
RelativePath="..\..\src\video\windows\SDL_windowsmouse.c" |
1260 |
> |
1261 |
</File> |
1262 |
<File |
1263 |
RelativePath="..\..\src\video\windows\SDL_windowsmouse.h" |
1264 |
> |
1265 |
</File> |
1266 |
<File |
1267 |
RelativePath="..\..\src\video\windows\SDL_windowsopengl.c" |
1268 |
> |
1269 |
</File> |
1270 |
<File |
1271 |
RelativePath="..\..\src\video\windows\SDL_windowsopengl.h" |
1272 |
> |
1273 |
</File> |
1274 |
<File |
1275 |
RelativePath="..\..\src\video\windows\SDL_windowsshape.c" |
1276 |
> |
1277 |
</File> |
1278 |
<File |
1279 |
RelativePath="..\..\src\video\windows\SDL_windowsshape.h" |
1280 |
> |
1281 |
</File> |
1282 |
<File |
1283 |
RelativePath="..\..\src\video\windows\SDL_windowsvideo.c" |
1284 |
> |
1285 |
</File> |
1286 |
<File |
1287 |
RelativePath="..\..\src\video\windows\SDL_windowsvideo.h" |
1288 |
> |
1289 |
</File> |
1290 |
<File |
1291 |
RelativePath="..\..\src\video\windows\SDL_windowswindow.c" |
1292 |
> |
1293 |
</File> |
1294 |
<File |
1295 |
RelativePath="..\..\src\video\windows\SDL_windowswindow.h" |
1296 |
> |
1297 |
</File> |
1298 |
<File |
1299 |
RelativePath="..\..\src\render\SDL_yuv_mmx.c" |
1300 |
> |
1301 |
</File> |
1302 |
<File |
1303 |
RelativePath="..\..\src\render\SDL_yuv_sw.c" |
1304 |
> |
1305 |
</File> |
1306 |
<File |
1307 |
RelativePath="..\..\src\render\SDL_yuv_sw_c.h" |
1308 |
> |
1309 |
</File> |
1310 |
<File |
1311 |
RelativePath="..\..\src\video\windows\wmmsg.h" |
1312 |
> |
1313 |
</File> |
1314 |
</Files> |
1315 |
<Globals> |
1316 |
</Globals> |
1317 |
</VisualStudioProject> |