~ubuntu-branches/ubuntu/vivid/emscripten/vivid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
54
55
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
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <Filter Include="Headers">
      <UniqueIdentifier>{CF400ACD-5E78-A54C-B6AC-3BF8A203852D}</UniqueIdentifier>
    </Filter>
    <Filter Include="Sources">
      <UniqueIdentifier>{28BB812D-7BF4-C741-8D3C-0C93BDD09371}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="..\..\freeglut\freeglut.h">
      <Filter>Headers</Filter>
    </ClInclude>
    <ClInclude Include="..\..\freeglut\freeglut_ext.h">
      <Filter>Headers</Filter>
    </ClInclude>
    <ClInclude Include="..\..\freeglut\freeglut_internal.h">
      <Filter>Headers</Filter>
    </ClInclude>
    <ClInclude Include="..\..\freeglut\freeglut_std.h">
      <Filter>Headers</Filter>
    </ClInclude>
    <ClInclude Include="..\..\freeglut\freeglut_teapot_data.h">
      <Filter>Headers</Filter>
    </ClInclude>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\..\freeglut\freeglut_callbacks.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_cursor.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_display.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_ext.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_font.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_font_data.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_gamemode.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_geometry.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_glutfont_definitions.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_init.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_input_devices.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_joystick.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_main.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_menu.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_misc.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_overlay.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_spaceball.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_state.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_stroke_mono_roman.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_stroke_roman.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_structure.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_teapot.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_videoresize.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="..\..\freeglut\freeglut_window.c">
      <Filter>Sources</Filter>
    </ClCompile>
  </ItemGroup>
</Project>