Skip to content

Latest commit

 

History

History
204 lines (204 loc) · 6.63 KB

SDL_mixer.vcxproj.filters

File metadata and controls

204 lines (204 loc) · 6.63 KB
 
Jun 14, 2015
Jun 14, 2015
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClInclude Include="..\SDL_mixer.h">
<Filter>Public Headers</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
7
<ClInclude Include="..\effects_internal.h">
Jun 14, 2015
Jun 14, 2015
8
9
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
10
<ClInclude Include="..\load_aiff.h">
Jun 14, 2015
Jun 14, 2015
11
12
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
13
<ClInclude Include="..\load_voc.h">
Jun 14, 2015
Jun 14, 2015
14
15
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
16
<ClInclude Include="..\mixer.h">
Jun 14, 2015
Jun 14, 2015
17
18
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
19
<ClInclude Include="..\music.h">
Jun 14, 2015
Jun 14, 2015
20
21
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
22
<ClInclude Include="..\music_cmd.h">
Jun 14, 2015
Jun 14, 2015
23
24
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
25
<ClInclude Include="..\music_flac.h">
Jun 14, 2015
Jun 14, 2015
26
27
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
28
<ClInclude Include="..\music_fluidsynth.h">
Jun 14, 2015
Jun 14, 2015
29
30
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
31
<ClInclude Include="..\music_mad.h">
Jun 14, 2015
Jun 14, 2015
32
33
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
34
<ClInclude Include="..\music_mikmod.h">
Jun 14, 2015
Jun 14, 2015
35
36
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
37
<ClInclude Include="..\music_modplug.h">
Jun 14, 2015
Jun 14, 2015
38
39
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
40
<ClInclude Include="..\music_mpg123.h">
Jun 14, 2015
Jun 14, 2015
41
42
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
43
<ClInclude Include="..\music_nativemidi.h">
Jun 14, 2015
Jun 14, 2015
44
45
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
46
<ClInclude Include="..\music_ogg.h">
Jun 14, 2015
Jun 14, 2015
47
48
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
49
<ClInclude Include="..\music_smpeg.h">
Jun 14, 2015
Jun 14, 2015
50
51
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
52
<ClInclude Include="..\music_timidity.h">
Jun 14, 2015
Jun 14, 2015
53
54
<Filter>Sources</Filter>
</ClInclude>
Oct 17, 2017
Oct 17, 2017
55
<ClInclude Include="..\music_wav.h">
Jun 14, 2015
Jun 14, 2015
56
57
58
59
60
61
62
63
64
65
66
67
<Filter>Sources</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<Filter Include="x86">
<UniqueIdentifier>{54eeb851-ebbf-436f-a736-a0b710acb7a7}</UniqueIdentifier>
</Filter>
<Filter Include="x64">
<UniqueIdentifier>{2e68f20d-bb6c-410f-bfb7-f513088d4f57}</UniqueIdentifier>
</Filter>
<Filter Include="Sources">
<UniqueIdentifier>{8ec29020-3461-45b5-a964-2caa2257aa07}</UniqueIdentifier>
Oct 17, 2017
Oct 17, 2017
68
69
<Extensions>
</Extensions>
Jun 14, 2015
Jun 14, 2015
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
</Filter>
<Filter Include="Public Headers">
<UniqueIdentifier>{8bbeafe5-52e5-4259-8b07-2de45556c6b9}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="Version.rc">
<Filter>Sources</Filter>
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="external\lib\x64\LICENSE.ogg-vorbis.txt">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\LICENSE.modplug.txt">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\LICENSE.mikmod.txt">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\LICENSE.FLAC.txt">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\libvorbisfile-3.dll">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\libvorbis-0.dll">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\libogg-0.dll">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\libmodplug-1.dll">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\libFLAC-8.dll">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x86\LICENSE.ogg-vorbis.txt">
<Filter>x86</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x86\LICENSE.modplug.txt">
<Filter>x86</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x86\LICENSE.FLAC.txt">
<Filter>x86</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x86\libvorbisfile-3.dll">
<Filter>x86</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x86\libvorbis-0.dll">
<Filter>x86</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x86\libogg-0.dll">
<Filter>x86</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x86\libmodplug-1.dll">
<Filter>x86</Filter>
</CustomBuild>
Oct 18, 2017
Oct 18, 2017
129
130
131
132
133
134
135
136
137
138
<CustomBuild Include="external\lib\x86\libFLAC-8.dll">
<Filter>x86</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\LICENSE.mpg123.txt">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x64\libmpg123-0.dll">
<Filter>x64</Filter>
</CustomBuild>
<CustomBuild Include="external\lib\x86\libmpg123-0.dll">
Jun 14, 2015
Jun 14, 2015
139
140
<Filter>x86</Filter>
</CustomBuild>
Oct 18, 2017
Oct 18, 2017
141
<CustomBuild Include="external\lib\x86\LICENSE.mpg123.txt">
Jun 14, 2015
Jun 14, 2015
142
143
144
<Filter>x86</Filter>
</CustomBuild>
</ItemGroup>
Oct 17, 2017
Oct 17, 2017
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<ItemGroup>
<ClCompile Include="..\effect_position.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\effect_stereoreverse.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\effects_internal.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\load_aiff.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\load_voc.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\mixer.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_cmd.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_flac.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_fluidsynth.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_mad.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_mikmod.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_modplug.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_mpg123.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_nativemidi.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_ogg.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_smpeg.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_timidity.c">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\music_wav.c">
<Filter>Sources</Filter>
</ClCompile>
</ItemGroup>
Jun 14, 2015
Jun 14, 2015
204
</Project>