1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup>
4    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\analysis.c" />
5    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\bitrate.c" />
6    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\block.c" />
7    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\codebook.c" />
8    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\envelope.c" />
9    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\floor0.c" />
10    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\floor1.c" />
11    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\info.c" />
12    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\lookup.c" />
13    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\lpc.c" />
14    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\lsp.c" />
15    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\mapping0.c" />
16    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\mdct.c" />
17    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\psy.c" />
18    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\registry.c" />
19    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\res0.c" />
20    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\sharedbook.c" />
21    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\smallft.c" />
22    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\synthesis.c" />
23    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\vorbisenc.c" />
24    <ClCompile Include="..\..\external\libvorbis-1.3.3\lib\window.c" />
25  </ItemGroup>
26  <ItemGroup>
27    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\backends.h" />
28    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\bitrate.h" />
29    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\codebook.h" />
30    <ClInclude Include="..\..\external\libvorbis-1.3.3\include\vorbis\codec.h" />
31    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\codec_internal.h" />
32    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\envelope.h" />
33    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\floor_all.h" />
34    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\books\floor\floor_books.h" />
35    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\highlevel.h" />
36    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\lookup.h" />
37    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\lookup_data.h" />
38    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\lpc.h" />
39    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\lsp.h" />
40    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\masking.h" />
41    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\mdct.h" />
42    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\misc.h" />
43    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\os.h" />
44    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\psy.h" />
45    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\psych_8.h" />
46    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\psych_11.h" />
47    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\psych_16.h" />
48    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\psych_44.h" />
49    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\registry.h" />
50    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\books\coupled\res_books_stereo.h" />
51    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\books\uncoupled\res_books_uncoupled.h" />
52    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\residue_8.h" />
53    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\residue_16.h" />
54    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\residue_44.h" />
55    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\residue_44u.h" />
56    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\scales.h" />
57    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\setup_8.h" />
58    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\setup_11.h" />
59    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\setup_16.h" />
60    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\setup_22.h" />
61    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\setup_32.h" />
62    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\setup_44.h" />
63    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\setup_44u.h" />
64    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\modes\setup_X.h" />
65    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\smallft.h" />
66    <ClInclude Include="..\..\external\libvorbis-1.3.3\include\vorbis\vorbisenc.h" />
67    <ClInclude Include="..\..\external\libvorbis-1.3.3\include\vorbis\vorbisfile.h" />
68    <ClInclude Include="..\..\external\libvorbis-1.3.3\lib\window.h" />
69  </ItemGroup>
70  <ItemGroup>
71    <None Include="..\..\external\libvorbis-1.3.3\win32\vorbis.def" />
72  </ItemGroup>
73</Project>