Skip to content

Latest commit

 

History

History
1041 lines (1041 loc) · 23 KB

SDL_mixer.vcproj

File metadata and controls

1041 lines (1041 loc) · 23 KB
 
Jan 18, 2011
Jan 18, 2011
1
2
3
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Oct 11, 2018
Oct 11, 2018
4
Version="8.00"
Jan 18, 2011
Jan 18, 2011
5
6
7
8
9
10
11
12
Name="SDL_mixer"
ProjectGUID="{F7E944B3-0815-40CD-B3E4-90B2A15B0E33}"
RootNamespace="SDL_mixer"
>
<Platforms>
<Platform
Name="Win32"
/>
Jan 9, 2012
Jan 9, 2012
13
14
15
<Platform
Name="x64"
/>
Jan 18, 2011
Jan 18, 2011
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\Debug/SDL_mixer.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/D OGG_DYNAMIC=\&quot;libvorbisfile-3.dll\&quot;"
Optimization="0"
Jan 9, 2012
Jan 9, 2012
54
AdditionalIncludeDirectories="..\timidity;..\native_midi;external\include"
Oct 11, 2018
Oct 11, 2018
55
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_WARNINGS;WAV_MUSIC;MOD_MUSIC;MOD_DYNAMIC=\&quot;libmikmod-2.dll\&quot;;OGG_MUSIC;OGG_DYNAMIC=\&quot;libvorbisfile-3.dll\&quot;;FLAC_MUSIC;FLAC_DYNAMIC=\&quot;libFLAC-8.dll\&quot;;MP3_MUSIC;MPG123_DYNAMIC=\&quot;libmpg123-0.dll\&quot;;MID_MUSIC;USE_TIMIDITY_MIDI;USE_NATIVE_MIDI"
Jan 18, 2011
Jan 18, 2011
56
57
58
59
60
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
MinimalRebuild="true"
RuntimeLibrary="2"
PrecompiledHeaderFile=".\Debug/SDL_mixer.pch"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib SDL.lib"
LinkIncremental="2"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/SDL_mixer.pdb"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile=".\Debug/SDL_mixer.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Jan 9, 2012
Jan 9, 2012
108
109
110
Name="Debug|x64"
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
Jan 18, 2011
Jan 18, 2011
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
Jan 9, 2012
Jan 9, 2012
130
PreprocessorDefinitions="_DEBUG"
Jan 18, 2011
Jan 18, 2011
131
132
MkTypLibCompatible="true"
SuppressStartupBanner="true"
Jan 9, 2012
Jan 9, 2012
133
134
TargetEnvironment="3"
TypeLibraryName=".\Debug/SDL_mixer.tlb"
Jan 18, 2011
Jan 18, 2011
135
136
137
138
139
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/D OGG_DYNAMIC=\&quot;libvorbisfile-3.dll\&quot;"
Jan 9, 2012
Jan 9, 2012
140
Optimization="0"
Jan 9, 2012
Jan 9, 2012
141
AdditionalIncludeDirectories="..\timidity;..\native_midi;external\include"
Oct 11, 2018
Oct 11, 2018
142
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_WARNINGS;WAV_MUSIC;MOD_MUSIC;MOD_DYNAMIC=\&quot;libmikmod-2.dll\&quot;;OGG_MUSIC;OGG_DYNAMIC=\&quot;libvorbisfile-3.dll\&quot;;FLAC_MUSIC;FLAC_DYNAMIC=\&quot;libFLAC-8.dll\&quot;;MP3_MUSIC;MPG123_DYNAMIC=\&quot;libmpg123-0.dll\&quot;;MID_MUSIC;USE_TIMIDITY_MIDI;USE_NATIVE_MIDI"
Jan 9, 2012
Jan 9, 2012
143
MinimalRebuild="true"
Jan 18, 2011
Jan 18, 2011
144
RuntimeLibrary="2"
Jan 9, 2012
Jan 9, 2012
145
PrecompiledHeaderFile=".\Debug/SDL_mixer.pch"
Jan 18, 2011
Jan 18, 2011
146
WarningLevel="3"
Jan 9, 2012
Jan 9, 2012
147
148
SuppressStartupBanner="true"
DebugInformationFormat="3"
Jan 18, 2011
Jan 18, 2011
149
150
151
152
153
154
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
Jan 9, 2012
Jan 9, 2012
155
PreprocessorDefinitions="_DEBUG"
Jan 18, 2011
Jan 18, 2011
156
157
158
159
160
161
162
163
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib SDL.lib"
Jan 9, 2012
Jan 9, 2012
164
165
166
LinkIncremental="2"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/SDL_mixer.pdb"
Jan 18, 2011
Jan 18, 2011
167
SubSystem="2"
Jan 9, 2012
Jan 9, 2012
168
TargetMachine="17"
Jan 18, 2011
Jan 18, 2011
169
170
171
172
173
174
175
176
177
178
179
180
181
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
Jan 9, 2012
Jan 9, 2012
182
OutputFile=".\Debug/SDL_mixer.bsc"
Jan 18, 2011
Jan 18, 2011
183
184
185
186
187
188
189
190
191
192
193
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
Jan 9, 2012
Jan 9, 2012
194
<Configuration
Jan 9, 2012
Jan 9, 2012
195
196
197
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
Jan 9, 2012
Jan 9, 2012
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
Jan 9, 2012
Jan 9, 2012
217
PreprocessorDefinitions="NDEBUG"
Jan 9, 2012
Jan 9, 2012
218
219
MkTypLibCompatible="true"
SuppressStartupBanner="true"
Jan 9, 2012
Jan 9, 2012
220
221
TargetEnvironment="1"
TypeLibraryName=".\Release/SDL_mixer.tlb"
Jan 9, 2012
Jan 9, 2012
222
223
224
225
226
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/D OGG_DYNAMIC=\&quot;libvorbisfile-3.dll\&quot;"
Jan 9, 2012
Jan 9, 2012
227
228
Optimization="2"
InlineFunctionExpansion="1"
Jan 9, 2012
Jan 9, 2012
229
AdditionalIncludeDirectories="..\timidity;..\native_midi;external\include"
Oct 11, 2018
Oct 11, 2018
230
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_WARNINGS;WAV_MUSIC;MOD_MUSIC;MOD_DYNAMIC=\&quot;libmikmod-2.dll\&quot;;OGG_MUSIC;OGG_DYNAMIC=\&quot;libvorbisfile-3.dll\&quot;;FLAC_MUSIC;FLAC_DYNAMIC=\&quot;libFLAC-8.dll\&quot;;MP3_MUSIC;MPG123_DYNAMIC=\&quot;libmpg123-0.dll\&quot;;MID_MUSIC;USE_TIMIDITY_MIDI;USE_NATIVE_MIDI"
Jan 9, 2012
Jan 9, 2012
231
StringPooling="true"
Jan 9, 2012
Jan 9, 2012
232
RuntimeLibrary="2"
Jan 9, 2012
Jan 9, 2012
233
234
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile=".\Release/SDL_mixer.pch"
Jan 9, 2012
Jan 9, 2012
235
236
237
238
239
240
241
WarningLevel="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
Jan 9, 2012
Jan 9, 2012
242
PreprocessorDefinitions="NDEBUG"
Jan 9, 2012
Jan 9, 2012
243
244
245
246
247
248
249
250
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib SDL.lib"
Jan 9, 2012
Jan 9, 2012
251
252
LinkIncremental="1"
ProgramDatabaseFile=".\Release/SDL_mixer.pdb"
Jan 9, 2012
Jan 9, 2012
253
SubSystem="2"
Jan 9, 2012
Jan 9, 2012
254
TargetMachine="1"
Jan 9, 2012
Jan 9, 2012
255
256
257
258
259
260
261
262
263
264
265
266
267
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
Jan 9, 2012
Jan 9, 2012
268
OutputFile=".\Release/SDL_mixer.bsc"
Jan 9, 2012
Jan 9, 2012
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|x64"
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName=".\Release/SDL_mixer.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/D OGG_DYNAMIC=\&quot;libvorbisfile-3.dll\&quot;"
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\timidity;..\native_midi;external\include"
Oct 11, 2018
Oct 11, 2018
316
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_WARNINGS;WAV_MUSIC;MOD_MUSIC;MOD_DYNAMIC=\&quot;libmikmod-2.dll\&quot;;OGG_MUSIC;OGG_DYNAMIC=\&quot;libvorbisfile-3.dll\&quot;;FLAC_MUSIC;FLAC_DYNAMIC=\&quot;libFLAC-8.dll\&quot;;MP3_MUSIC;MPG123_DYNAMIC=\&quot;libmpg123-0.dll\&quot;;MID_MUSIC;USE_TIMIDITY_MIDI;USE_NATIVE_MIDI"
Jan 9, 2012
Jan 9, 2012
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
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile=".\Release/SDL_mixer.pch"
WarningLevel="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib SDL.lib"
LinkIncremental="1"
ProgramDatabaseFile=".\Release/SDL_mixer.pdb"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile=".\Release/SDL_mixer.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
Jan 18, 2011
Jan 18, 2011
366
367
368
369
370
371
372
373
374
375
376
377
</Configurations>
<References>
</References>
<Files>
<File
RelativePath="..\dynamic_flac.c"
>
</File>
<File
RelativePath="..\dynamic_flac.h"
>
</File>
Mar 20, 2011
Mar 20, 2011
378
379
380
381
382
383
384
385
<File
RelativePath="..\dynamic_fluidsynth.c"
>
</File>
<File
RelativePath="..\dynamic_fluidsynth.h"
>
</File>
Jan 18, 2011
Jan 18, 2011
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<File
RelativePath="..\dynamic_mod.c"
>
</File>
<File
RelativePath="..\dynamic_mod.h"
>
</File>
<File
RelativePath="..\dynamic_mp3.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
407
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
408
409
410
411
412
413
414
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
415
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
416
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
</File>
<File
RelativePath="..\dynamic_mp3.h"
>
</File>
<File
RelativePath="..\dynamic_ogg.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
451
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
452
453
454
455
456
457
458
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
459
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
460
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
</File>
<File
RelativePath="..\dynamic_ogg.h"
>
</File>
<File
RelativePath="..\effect_position.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
495
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
496
497
498
499
500
501
502
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
503
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
504
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
521
522
523
524
525
526
527
528
529
530
531
532
533
534
</File>
<File
RelativePath="..\effect_stereoreverse.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
535
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
536
537
538
539
540
541
542
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
543
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
544
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
561
562
563
564
565
566
567
568
569
570
571
572
573
574
</File>
<File
RelativePath="..\effects_internal.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
575
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
576
577
578
579
580
581
582
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
583
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
584
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
601
602
603
604
605
</File>
<File
RelativePath="..\effects_internal.h"
>
</File>
Mar 20, 2011
Mar 20, 2011
606
607
608
609
610
611
612
613
<File
RelativePath="..\fluidsynth.c"
>
</File>
<File
RelativePath="..\fluidsynth.h"
>
</File>
Jan 18, 2011
Jan 18, 2011
614
615
616
617
618
619
620
621
622
623
624
625
626
<File
RelativePath="..\load_aiff.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
627
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
628
629
630
631
632
633
634
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
635
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
636
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
653
654
655
656
657
</File>
<File
RelativePath="..\load_aiff.h"
>
</File>
Jan 1, 2012
Jan 1, 2012
658
659
660
661
662
663
664
665
<File
RelativePath="..\load_flac.c"
>
</File>
<File
RelativePath="..\load_flac.h"
>
</File>
Jan 18, 2011
Jan 18, 2011
666
667
668
669
670
671
672
673
674
675
676
677
678
<File
RelativePath="..\load_ogg.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
679
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
680
681
682
683
684
685
686
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
687
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
688
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
</File>
<File
RelativePath="..\load_ogg.h"
>
</File>
<File
RelativePath="..\load_voc.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
723
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
724
725
726
727
728
729
730
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
731
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
732
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
</File>
<File
RelativePath="..\load_voc.h"
>
</File>
<File
RelativePath="..\mixer.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
767
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
768
769
770
771
772
773
774
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
775
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
776
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
793
794
795
796
797
798
799
800
801
802
803
804
805
806
</File>
<File
RelativePath="..\music.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
807
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
808
809
810
811
812
813
814
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
815
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
816
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
833
834
835
836
837
838
839
840
841
842
843
844
845
846
</File>
<File
RelativePath="..\music_cmd.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
847
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
848
849
850
851
852
853
854
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
855
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
856
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
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
</File>
<File
RelativePath="..\music_cmd.h"
>
</File>
<File
RelativePath="..\music_flac.c"
>
</File>
<File
RelativePath="..\music_flac.h"
>
</File>
<File
RelativePath="..\music_mad.c"
>
</File>
<File
RelativePath="..\music_mad.h"
>
</File>
<File
RelativePath="..\music_mod.c"
>
</File>
<File
RelativePath="..\music_mod.h"
>
</File>
Oct 11, 2018
Oct 11, 2018
902
903
904
905
906
907
908
909
<File
RelativePath="..\music_mpg.c"
>
</File>
<File
RelativePath="..\music_mpg.h"
>
</File>
Jan 18, 2011
Jan 18, 2011
910
911
912
913
914
915
916
917
918
919
920
921
922
<File
RelativePath="..\music_ogg.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
923
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
924
925
926
927
928
929
930
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
931
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
932
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
</File>
<File
RelativePath="..\music_ogg.h"
>
</File>
<File
RelativePath="..\SDL_mixer.h"
>
</File>
<File
RelativePath="Version.rc"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
970
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
971
972
973
974
975
976
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
977
<FileConfiguration
Jan 9, 2012
Jan 9, 2012
978
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
979
980
981
982
983
984
985
986
987
988
989
990
991
992
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
993
994
995
996
997
998
999
1000
</File>
<File
RelativePath="..\wavestream.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool