Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Latest commit

 

History

History
1108 lines (1108 loc) · 23 KB

SDL_VS2005.vcproj

File metadata and controls

1108 lines (1108 loc) · 23 KB
 
1
2
3
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Jul 13, 2010
Jul 13, 2010
4
5
6
<<<<<<< local
Version="8.00"
=======
Jun 3, 2010
Jun 3, 2010
7
Version="9.00"
Jul 13, 2010
Jul 13, 2010
8
>>>>>>> other
9
10
11
Name="SDL"
ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
RootNamespace="SDL"
Jul 13, 2010
Jul 13, 2010
12
13
<<<<<<< local
=======
Jun 3, 2010
Jun 3, 2010
14
TargetFrameworkVersion="131072"
Jul 13, 2010
Jul 13, 2010
15
>>>>>>> other
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
Oct 8, 2009
Oct 8, 2009
36
Description="Making sure basic SDL headers are in place..."
Jan 15, 2010
Jan 15, 2010
37
CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY&#x0D;&#x0A;"
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\Debug/SDL.tlb"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\include"
Aug 17, 2007
Aug 17, 2007
60
PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__"
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
RuntimeLibrary="2"
BufferSecurityCheck="false"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\Debug/SDL.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
Jul 13, 2010
Jul 13, 2010
87
88
89
<<<<<<< local
AdditionalOptions="/MACHINE:I386"
=======
Jun 10, 2010
Jun 10, 2010
90
AdditionalOptions="/MACHINE:I386&#x0D;&#x0A;msvcrt.lib"
Jul 13, 2010
Jul 13, 2010
91
>>>>>>> other
92
93
94
95
AdditionalDependencies="msimg32.lib winmm.lib"
OutputFile=".\Debug/SDL.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
Jul 13, 2010
Jul 13, 2010
96
97
98
<<<<<<< local
IgnoreAllDefaultLibraries="true"
=======
Jun 10, 2010
Jun 10, 2010
99
100
IgnoreAllDefaultLibraries="false"
IgnoreDefaultLibraryNames=""
Jul 13, 2010
Jul 13, 2010
101
>>>>>>> other
102
103
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/SDL.pdb"
Jul 13, 2010
Jul 13, 2010
104
105
106
<<<<<<< local
SubSystem="2"
=======
Jun 10, 2010
Jun 10, 2010
107
SubSystem="0"
Jun 3, 2010
Jun 3, 2010
108
109
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
Jul 13, 2010
Jul 13, 2010
110
>>>>>>> other
111
ImportLibrary=".\Debug/SDL.lib"
Jul 13, 2010
Jul 13, 2010
112
113
<<<<<<< local
=======
Jun 10, 2010
Jun 10, 2010
114
115
Profile="true"
CLRThreadAttribute="0"
Jul 13, 2010
Jul 13, 2010
116
>>>>>>> other
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
CLRUnmanagedCodeCheck="false"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Jul 13, 2010
Jul 13, 2010
138
139
140
141
142
143
<<<<<<< local
Name="VCWebDeploymentTool"
/>
<Tool
=======
>>>>>>> other
144
145
146
147
148
149
150
151
152
153
154
155
156
157
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
Oct 8, 2009
Oct 8, 2009
158
Description="Making sure basic SDL headers are in place..."
Jan 15, 2010
Jan 15, 2010
159
CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY&#x0D;&#x0A;"
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\Release/SDL.tlb"
/>
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="false"
AdditionalIncludeDirectories="..\..\include"
Aug 17, 2007
Aug 17, 2007
183
PreprocessorDefinitions="NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__"
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
StringPooling="true"
RuntimeLibrary="2"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\Release/SDL.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="msimg32.lib winmm.lib"
OutputFile=".\Release/SDL.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
IgnoreAllDefaultLibraries="true"
ProgramDatabaseFile=".\Release/SDL.pdb"
SubSystem="2"
Jul 13, 2010
Jul 13, 2010
219
220
<<<<<<< local
=======
Jun 3, 2010
Jun 3, 2010
221
222
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
Jul 13, 2010
Jul 13, 2010
223
>>>>>>> other
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
ImportLibrary=".\Release/SDL.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Jul 13, 2010
Jul 13, 2010
245
246
247
248
249
250
<<<<<<< local
Name="VCWebDeploymentTool"
/>
<Tool
=======
>>>>>>> other
251
252
253
254
255
256
257
258
259
260
261
262
263
264
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="API Headers"
>
<File
RelativePath="..\..\include\SDL.h"
>
</File>
Jan 15, 2010
Jan 15, 2010
265
266
267
268
269
270
271
272
<File
RelativePath="..\..\include\SDL_assert.h"
>
</File>
<File
RelativePath="..\..\include\SDL_atomic.h"
>
</File>
273
274
275
276
<File
RelativePath="..\..\include\SDL_audio.h"
>
</File>
Jul 8, 2010
Jul 8, 2010
277
278
279
280
<File
RelativePath="..\..\include\SDL_clipboard.h"
>
</File>
281
282
283
284
285
286
287
288
<File
RelativePath="..\..\include\SDL_compat.h"
>
</File>
<File
RelativePath="..\..\include\SDL_config_win32.h"
>
</File>
Jan 15, 2010
Jan 15, 2010
289
290
291
292
<File
RelativePath="..\..\include\SDL_copying.h"
>
</File>
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
<File
RelativePath="..\..\include\SDL_cpuinfo.h"
>
</File>
<File
RelativePath="..\..\include\SDL_endian.h"
>
</File>
<File
RelativePath="..\..\include\SDL_error.h"
>
</File>
<File
RelativePath="..\..\include\SDL_events.h"
>
</File>
Jan 15, 2010
Jan 15, 2010
309
310
311
312
<File
RelativePath="..\..\include\SDL_haptic.h"
>
</File>
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
<File
RelativePath="..\..\include\SDL_joystick.h"
>
</File>
<File
RelativePath="..\..\include\SDL_keyboard.h"
>
</File>
<File
RelativePath="..\..\include\SDL_keysym.h"
>
</File>
<File
RelativePath="..\..\include\SDL_loadso.h"
>
</File>
<File
RelativePath="..\..\include\SDL_main.h"
>
</File>
<File
RelativePath="..\..\include\SDL_mouse.h"
>
</File>
<File
RelativePath="..\..\include\SDL_mutex.h"
>
</File>
<File
RelativePath="..\..\include\SDL_name.h"
>
</File>
<File
RelativePath="..\..\include\SDL_opengl.h"
>
</File>
Jan 15, 2010
Jan 15, 2010
349
350
351
352
<File
RelativePath="..\..\include\SDL_opengles.h"
>
</File>
353
354
355
356
357
358
359
360
<File
RelativePath="..\..\include\SDL_pixels.h"
>
</File>
<File
RelativePath="..\..\include\SDL_platform.h"
>
</File>
Jun 17, 2009
Jun 17, 2009
361
362
363
364
<File
RelativePath="..\..\include\SDL_power.h"
>
</File>
365
366
367
368
<File
RelativePath="..\..\include\SDL_quit.h"
>
</File>
Jan 15, 2010
Jan 15, 2010
369
370
371
372
<File
RelativePath="..\..\include\SDL_rect.h"
>
</File>
373
374
375
376
<File
RelativePath="..\..\include\SDL_rwops.h"
>
</File>
Jan 15, 2010
Jan 15, 2010
377
378
379
380
<File
RelativePath="..\..\include\SDL_scancode.h"
>
</File>
381
382
383
384
<File
RelativePath="..\..\include\SDL_stdinc.h"
>
</File>
Jan 15, 2010
Jan 15, 2010
385
386
387
388
<File
RelativePath="..\..\include\SDL_surface.h"
>
</File>
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
<File
RelativePath="..\..\include\SDL_syswm.h"
>
</File>
<File
RelativePath="..\..\include\SDL_thread.h"
>
</File>
<File
RelativePath="..\..\include\SDL_timer.h"
>
</File>
<File
RelativePath="..\..\include\SDL_types.h"
>
</File>
<File
RelativePath="..\..\include\SDL_version.h"
>
</File>
<File
RelativePath="..\..\include\SDL_video.h"
>
</File>
</Filter>
<File
RelativePath="..\..\src\events\blank_cursor.h"
>
</File>
<File
RelativePath="..\..\src\events\default_cursor.h"
>
</File>
<File
RelativePath="..\..\src\audio\windx5\directx.h"
>
</File>
<File
Sep 15, 2008
Sep 15, 2008
427
RelativePath="..\..\src\libm\e_log.c"
428
429
430
>
</File>
<File
Sep 15, 2008
Sep 15, 2008
431
RelativePath="..\..\src\libm\e_pow.c"
432
433
434
>
</File>
<File
Sep 15, 2008
Sep 15, 2008
435
RelativePath="..\..\src\libm\e_rem_pio2.c"
436
437
438
>
</File>
<File
Sep 15, 2008
Sep 15, 2008
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
RelativePath="..\..\src\libm\e_sqrt.c"
>
</File>
<File
RelativePath="..\..\src\libm\k_cos.c"
>
</File>
<File
RelativePath="..\..\src\libm\k_rem_pio2.c"
>
</File>
<File
RelativePath="..\..\src\libm\k_sin.c"
>
</File>
<File
RelativePath="..\..\src\libm\math.h"
>
</File>
<File
RelativePath="..\..\src\libm\math_private.h"
460
461
462
463
464
465
>
</File>
<File
RelativePath="..\..\src\video\mmx.h"
>
</File>
Sep 15, 2008
Sep 15, 2008
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
<File
RelativePath="..\..\src\libm\s_copysign.c"
>
</File>
<File
RelativePath="..\..\src\libm\s_cos.c"
>
</File>
<File
RelativePath="..\..\src\libm\s_fabs.c"
>
</File>
<File
RelativePath="..\..\src\libm\s_floor.c"
>
</File>
<File
RelativePath="..\..\src\libm\s_scalbn.c"
>
</File>
<File
RelativePath="..\..\src\libm\s_sin.c"
>
</File>
490
491
492
493
<File
RelativePath="..\..\src\SDL.c"
>
</File>
Feb 19, 2009
Feb 19, 2009
494
495
496
497
498
499
500
501
<File
RelativePath="..\..\src\video\SDL_alphamult.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_alphamult.h"
>
</File>
Jan 15, 2010
Jan 15, 2010
502
503
504
505
506
507
508
509
<File
RelativePath="..\..\src\SDL_assert.c"
>
</File>
<File
RelativePath="..\..\src\atomic\win32\SDL_atomic.c"
>
</File>
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
<File
RelativePath="..\..\src\audio\SDL_audio.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_audio_c.h"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_audiocvt.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_audiodev.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_audiodev_c.h"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_audiomem.h"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_audiotypecvt.c"
>
</File>
Jan 15, 2010
Jan 15, 2010
538
539
540
541
<File
RelativePath="..\..\src\video\SDL_blendfillrect.c"
>
</File>
Dec 25, 2008
Dec 25, 2008
542
543
544
545
546
547
548
549
550
551
552
553
<File
RelativePath="..\..\src\video\SDL_blendline.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blendpoint.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blendrect.c"
>
</File>
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
<File
RelativePath="..\..\src\video\SDL_blit.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blit.h"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blit_0.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blit_1.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blit_A.c"
>
</File>
Feb 10, 2008
Feb 10, 2008
574
575
576
577
578
579
580
581
<File
RelativePath="..\..\src\video\SDL_blit_auto.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blit_auto.h"
>
</File>
Aug 16, 2007
Aug 16, 2007
582
583
584
585
586
587
588
589
<File
RelativePath="..\..\src\video\SDL_blit_copy.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blit_copy.h"
>
</File>
590
591
592
593
<File
RelativePath="..\..\src\video\SDL_blit_N.c"
>
</File>
Feb 10, 2008
Feb 10, 2008
594
595
596
597
<File
RelativePath="..\..\src\video\SDL_blit_slow.c"
>
</File>
Dec 25, 2008
Dec 25, 2008
598
599
600
601
<File
RelativePath="..\..\src\video\SDL_blit_slow.h"
>
</File>
602
603
604
605
<File
RelativePath="..\..\src\video\SDL_bmp.c"
>
</File>
Jul 8, 2010
Jul 8, 2010
606
607
608
609
<File
RelativePath="..\..\src\video\SDL_clipboard.c"
>
</File>
Jul 9, 2010
Jul 9, 2010
610
611
612
613
614
615
616
617
<File
RelativePath="..\..\src\events\SDL_clipboardevents.c"
>
</File>
<File
RelativePath="..\..\src\events\SDL_clipboardevents_c.h"
>
</File>
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
<File
RelativePath="..\..\src\SDL_compat.c"
>
</File>
<File
RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c"
>
</File>
<File
RelativePath="..\..\src\video\win32\SDL_d3drender.c"
>
</File>
<File
RelativePath="..\..\src\video\win32\SDL_d3drender.h"
>
</File>
<File
RelativePath="..\..\src\audio\windib\SDL_dibaudio.c"
>
</File>
<File
RelativePath="..\..\src\audio\windib\SDL_dibaudio.h"
>
</File>
<File
RelativePath="..\..\src\audio\disk\SDL_diskaudio.c"
>
</File>
<File
RelativePath="..\..\src\audio\disk\SDL_diskaudio.h"
>
</File>
Dec 25, 2008
Dec 25, 2008
650
651
652
653
654
655
656
657
658
659
660
661
<File
RelativePath="..\..\src\video\SDL_draw.h"
>
</File>
<File
RelativePath="..\..\src\video\SDL_drawline.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_drawpoint.c"
>
</File>
Jan 15, 2010
Jan 15, 2010
662
663
664
665
<File
RelativePath="..\..\src\video\SDL_drawrect.c"
>
</File>
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
<File
RelativePath="..\..\src\audio\dummy\SDL_dummyaudio.c"
>
</File>
<File
RelativePath="..\..\src\audio\dummy\SDL_dummyaudio.h"
>
</File>
<File
RelativePath="..\..\src\audio\windx5\SDL_dx5audio.c"
>
</File>
<File
RelativePath="..\..\src\audio\windx5\SDL_dx5audio.h"
>
</File>
<File
RelativePath="..\..\src\joystick\win32\SDL_dxjoystick.c"
>
</File>
<File
RelativePath="..\..\src\SDL_error.c"
>
</File>
<File
RelativePath="..\..\src\SDL_error_c.h"
>
</File>
<File
RelativePath="..\..\src\events\SDL_events.c"
>
</File>
<File
RelativePath="..\..\src\events\SDL_events_c.h"
>
</File>
<File
RelativePath="..\..\src\SDL_fatal.c"
>
</File>
<File
RelativePath="..\..\src\SDL_fatal.h"
>
</File>
Feb 10, 2008
Feb 10, 2008
710
<File
Dec 25, 2008
Dec 25, 2008
711
RelativePath="..\..\src\video\SDL_fillrect.c"
Feb 10, 2008
Feb 10, 2008
712
713
>
</File>
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
<File
RelativePath="..\..\src\video\SDL_gamma.c"
>
</File>
<File
RelativePath="..\..\src\video\win32\SDL_gdirender.c"
>
</File>
<File
RelativePath="..\..\src\video\win32\SDL_gdirender.h"
>
</File>
<File
RelativePath="..\..\src\stdlib\SDL_getenv.c"
>
</File>
Jan 15, 2010
Jan 15, 2010
730
731
732
733
<File
RelativePath="..\..\src\video\SDL_glesfuncs.h"
>
</File>
734
735
736
737
<File
RelativePath="..\..\src\video\SDL_glfuncs.h"
>
</File>
Sep 15, 2008
Sep 15, 2008
738
739
740
741
<File
RelativePath="..\..\src\haptic\SDL_haptic.c"
>
</File>
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
<File
RelativePath="..\..\src\stdlib\SDL_iconv.c"
>
</File>
<File
RelativePath="..\..\src\joystick\SDL_joystick.c"
>
</File>
<File
RelativePath="..\..\src\joystick\SDL_joystick_c.h"
>
</File>
<File
RelativePath="..\..\src\events\SDL_keyboard.c"
>
</File>
<File
RelativePath="..\..\src\events\SDL_keyboard_c.h"
>
</File>
<File
RelativePath="..\..\src\video\SDL_leaks.h"
>
</File>
<File
RelativePath="..\..\src\stdlib\SDL_malloc.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_mixer.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_mixer_m68k.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_mixer_m68k.h"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_mixer_MMX.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_mixer_MMX.h"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_mixer_MMX_VC.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_mixer_MMX_VC.h"
>
</File>
<File
RelativePath="..\..\src\joystick\win32\SDL_mmjoystick.c"
>
</File>
<File
RelativePath="..\..\src\events\SDL_mouse.c"
>
</File>
<File
RelativePath="..\..\src\events\SDL_mouse_c.h"
>
</File>
<File
RelativePath="..\..\src\video\dummy\SDL_nullevents.c"
>
</File>
<File
RelativePath="..\..\src\video\dummy\SDL_nullevents_c.h"
>
</File>
<File
RelativePath="..\..\src\video\dummy\SDL_nullrender.c"
>
</File>
<File
RelativePath="..\..\src\video\dummy\SDL_nullrender_c.h"
>
</File>
<File
RelativePath="..\..\src\video\dummy\SDL_nullvideo.c"
>
</File>
<File
RelativePath="..\..\src\video\dummy\SDL_nullvideo.h"
>
</File>
<File
RelativePath="..\..\src\video\SDL_pixels.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_pixels_c.h"
>
</File>
Jun 17, 2009
Jun 17, 2009
842
843
844
845
<File
RelativePath="..\..\src\power\SDL_power.c"
>
</File>
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
<File
RelativePath="..\..\src\stdlib\SDL_qsort.c"
>
</File>
<File
RelativePath="..\..\src\events\SDL_quit.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_rect.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_rect_c.h"
>
</File>
<File
RelativePath="..\..\src\video\SDL_renderer_gl.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_renderer_gl.h"
>
</File>
<File
RelativePath="..\..\src\video\SDL_renderer_sw.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_renderer_sw.h"
>
</File>
<File
RelativePath="..\..\src\video\SDL_RLEaccel.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_RLEaccel_c.h"
>
</File>
<File
RelativePath="..\..\src\file\SDL_rwops.c"
>
</File>
<File
RelativePath="..\..\src\stdlib\SDL_stdlib.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_stretch.c"
>
</File>
<File
RelativePath="..\..\src\stdlib\SDL_string.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_surface.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_sysaudio.h"
>
</File>
<File
RelativePath="..\..\src\events\SDL_sysevents.h"
>
</File>
Sep 15, 2008
Sep 15, 2008
914
915
916
917
918
919
920
921
<File
RelativePath="..\..\src\haptic\win32\SDL_syshaptic.c"
>
</File>
<File
RelativePath="..\..\src\haptic\SDL_syshaptic.h"
>
</File>
922
923
924
925
926
927
928
929
930
931
932
933
<File
RelativePath="..\..\src\joystick\SDL_sysjoystick.h"
>
</File>
<File
RelativePath="..\..\src\loadso\win32\SDL_sysloadso.c"
>
</File>
<File
RelativePath="..\..\src\thread\win32\SDL_sysmutex.c"
>
</File>
Jun 17, 2009
Jun 17, 2009
934
935
936
937
<File
RelativePath="..\..\src\power\windows\SDL_syspower.c"
>
</File>
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
<File
RelativePath="..\..\src\thread\win32\SDL_syssem.c"
>
</File>
<File
RelativePath="..\..\src\thread\win32\SDL_systhread.c"
>
</File>
<File
RelativePath="..\..\src\thread\SDL_systhread.h"
>
</File>
<File
RelativePath="..\..\src\thread\win32\SDL_systhread_c.h"
>
</File>
<File
RelativePath="..\..\src\timer\win32\SDL_systimer.c"
>
</File>
<File
RelativePath="..\..\src\timer\SDL_systimer.h"
>
</File>
<File
RelativePath="..\..\src\video\SDL_sysvideo.h"
>
</File>
<File
RelativePath="..\..\src\thread\SDL_thread.c"
>
</File>
<File
RelativePath="..\..\src\thread\SDL_thread_c.h"
>
</File>
<File
RelativePath="..\..\src\timer\SDL_timer.c"
>
</File>
<File
RelativePath="..\..\src\timer\SDL_timer_c.h"
>
</File>
Jun 3, 2010
Jun 3, 2010
982
<File
Jul 13, 2010
Jul 13, 2010
983
984
<<<<<<< local
=======
Jun 3, 2010
Jun 3, 2010
985
986
987
988
989
990
991
RelativePath="..\..\src\events\SDL_touch.c"
>
</File>
<File
RelativePath="..\..\src\events\SDL_touch_c.h"
>
</File>
Jul 13, 2010
Jul 13, 2010
993
>>>>>>> other
994
995
996
997
998
999
1000
RelativePath="..\..\src\video\SDL_video.c"
>
</File>
<File
RelativePath="..\..\src\video\win32\SDL_vkeys.h"
>
</File>