"Initial commit to Gerrit"
[profile/ivi/cogl.git] / build / win32 / vs10 / cogl.vcxproj.filters
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup>
4     <Filter Include="Sources">
5       <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
6       <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
7     </Filter>
8     <Filter Include="Sources\Driver_GL">
9       <UniqueIdentifier>{43c6d046-ba3b-4ff2-b7e6-df455affa6bf}</UniqueIdentifier>
10     </Filter>
11     <Filter Include="Headers">
12       <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
13       <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
14     </Filter>
15   </ItemGroup>
16   <ItemGroup>
17     <ClCompile Include="..\..\..\cogl\winsys\cogl-winsys-wgl.c"><Filter>Sources</Filter></ClCompile>
18  <ClCompile Include="..\..\..\cogl\winsys\cogl-winsys-sdl.c"><Filter>Sources</Filter></ClCompile>
19  <ClCompile Include="..\..\..\cogl\cogl-win32-renderer.c"><Filter>Sources</Filter></ClCompile>
20     <ClCompile Include="..\..\..\cogl\.\winsys\cogl-winsys.c"><Filter>Sources</Filter></ClCompile>
21     <ClCompile Include="..\..\..\cogl\.\tesselator\dict.c"><Filter>Sources</Filter></ClCompile>
22     <ClCompile Include="..\..\..\cogl\.\tesselator\geom.c"><Filter>Sources</Filter></ClCompile>
23     <ClCompile Include="..\..\..\cogl\.\tesselator\mesh.c"><Filter>Sources</Filter></ClCompile>
24     <ClCompile Include="..\..\..\cogl\.\tesselator\normal.c"><Filter>Sources</Filter></ClCompile>
25     <ClCompile Include="..\..\..\cogl\.\tesselator\priorityq.c"><Filter>Sources</Filter></ClCompile>
26     <ClCompile Include="..\..\..\cogl\.\tesselator\render.c"><Filter>Sources</Filter></ClCompile>
27     <ClCompile Include="..\..\..\cogl\.\tesselator\sweep.c"><Filter>Sources</Filter></ClCompile>
28     <ClCompile Include="..\..\..\cogl\.\tesselator\tess.c"><Filter>Sources</Filter></ClCompile>
29     <ClCompile Include="..\..\..\cogl\.\tesselator\tessmono.c"><Filter>Sources</Filter></ClCompile>
30     <ClCompile Include="..\..\..\cogl\.\cogl-context.c"><Filter>Sources</Filter></ClCompile>
31     <ClCompile Include="..\..\..\cogl\.\cogl-renderer.c"><Filter>Sources</Filter></ClCompile>
32     <ClCompile Include="..\..\..\cogl\.\cogl-swap-chain.c"><Filter>Sources</Filter></ClCompile>
33     <ClCompile Include="..\..\..\cogl\.\cogl-onscreen-template.c"><Filter>Sources</Filter></ClCompile>
34     <ClCompile Include="..\..\..\cogl\.\cogl-display.c"><Filter>Sources</Filter></ClCompile>
35     <ClCompile Include="..\..\..\cogl\.\cogl.c"><Filter>Sources</Filter></ClCompile>
36     <ClCompile Include="..\..\..\cogl\.\cogl-object.c"><Filter>Sources</Filter></ClCompile>
37     <ClCompile Include="..\..\..\cogl\.\cogl-util.c"><Filter>Sources</Filter></ClCompile>
38     <ClCompile Include="..\..\..\cogl\.\cogl-bitmap.c"><Filter>Sources</Filter></ClCompile>
39     <ClCompile Include="..\..\..\cogl\.\cogl-bitmap-conversion.c"><Filter>Sources</Filter></ClCompile>
40     <ClCompile Include="..\..\..\cogl\.\cogl-primitives.c"><Filter>Sources</Filter></ClCompile>
41     <ClCompile Include="..\..\..\cogl\.\cogl-path.c"><Filter>Sources</Filter></ClCompile>
42     <ClCompile Include="..\..\..\cogl\.\cogl2-path.c"><Filter>Sources</Filter></ClCompile>
43     <ClCompile Include="..\..\..\cogl\.\cogl-bitmap-pixbuf.c"><Filter>Sources</Filter></ClCompile>
44     <ClCompile Include="..\..\..\cogl\.\cogl-clip-stack.c"><Filter>Sources</Filter></ClCompile>
45     <ClCompile Include="..\..\..\cogl\.\cogl-clip-state.c"><Filter>Sources</Filter></ClCompile>
46     <ClCompile Include="..\..\..\cogl\.\cogl2-compatibility.c"><Filter>Sources</Filter></ClCompile>
47     <ClCompile Include="..\..\..\cogl\.\cogl-feature-private.c"><Filter>Sources</Filter></ClCompile>
48     <ClCompile Include="..\..\..\cogl\.\cogl-fixed.c"><Filter>Sources</Filter></ClCompile>
49     <ClCompile Include="..\..\..\cogl\.\cogl-color.c"><Filter>Sources</Filter></ClCompile>
50     <ClCompile Include="..\..\..\cogl\.\cogl-buffer.c"><Filter>Sources</Filter></ClCompile>
51     <ClCompile Include="..\..\..\cogl\.\cogl-pixel-buffer.c"><Filter>Sources</Filter></ClCompile>
52     <ClCompile Include="..\..\..\cogl\.\cogl-vertex-buffer.c"><Filter>Sources</Filter></ClCompile>
53     <ClCompile Include="..\..\..\cogl\.\cogl-index-buffer.c"><Filter>Sources</Filter></ClCompile>
54     <ClCompile Include="..\..\..\cogl\.\cogl-attribute-buffer.c"><Filter>Sources</Filter></ClCompile>
55     <ClCompile Include="..\..\..\cogl\.\cogl-indices.c"><Filter>Sources</Filter></ClCompile>
56     <ClCompile Include="..\..\..\cogl\.\cogl-attribute.c"><Filter>Sources</Filter></ClCompile>
57     <ClCompile Include="..\..\..\cogl\.\cogl-primitive.c"><Filter>Sources</Filter></ClCompile>
58     <ClCompile Include="..\..\..\cogl\.\cogl-matrix.c"><Filter>Sources</Filter></ClCompile>
59     <ClCompile Include="..\..\..\cogl\.\cogl-vector.c"><Filter>Sources</Filter></ClCompile>
60     <ClCompile Include="..\..\..\cogl\.\cogl-euler.c"><Filter>Sources</Filter></ClCompile>
61     <ClCompile Include="..\..\..\cogl\.\cogl-quaternion.c"><Filter>Sources</Filter></ClCompile>
62     <ClCompile Include="..\..\..\cogl\.\cogl-matrix-stack.c"><Filter>Sources</Filter></ClCompile>
63     <ClCompile Include="..\..\..\cogl\.\cogl-depth-state.c"><Filter>Sources</Filter></ClCompile>
64     <ClCompile Include="..\..\..\cogl\.\cogl-node.c"><Filter>Sources</Filter></ClCompile>
65     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline.c"><Filter>Sources</Filter></ClCompile>
66     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-layer.c"><Filter>Sources</Filter></ClCompile>
67     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-state.c"><Filter>Sources</Filter></ClCompile>
68     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-layer-state.c"><Filter>Sources</Filter></ClCompile>
69     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-debug.c"><Filter>Sources</Filter></ClCompile>
70     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-opengl.c"><Filter>Sources</Filter></ClCompile>
71     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-fragend-glsl.c"><Filter>Sources</Filter></ClCompile>
72     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-fragend-arbfp.c"><Filter>Sources</Filter></ClCompile>
73     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-fragend-fixed.c"><Filter>Sources</Filter></ClCompile>
74     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-vertend-glsl.c"><Filter>Sources</Filter></ClCompile>
75     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-vertend-fixed.c"><Filter>Sources</Filter></ClCompile>
76     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-progend-fixed.c"><Filter>Sources</Filter></ClCompile>
77     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-progend-glsl.c"><Filter>Sources</Filter></ClCompile>
78     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-snippet.c"><Filter>Sources</Filter></ClCompile>
79     <ClCompile Include="..\..\..\cogl\.\cogl-pipeline-cache.c"><Filter>Sources</Filter></ClCompile>
80     <ClCompile Include="..\..\..\cogl\.\cogl-material-compat.c"><Filter>Sources</Filter></ClCompile>
81     <ClCompile Include="..\..\..\cogl\.\cogl-program.c"><Filter>Sources</Filter></ClCompile>
82     <ClCompile Include="..\..\..\cogl\.\cogl-blend-string.c"><Filter>Sources</Filter></ClCompile>
83     <ClCompile Include="..\..\..\cogl\.\cogl-debug.c"><Filter>Sources</Filter></ClCompile>
84     <ClCompile Include="..\..\..\cogl\.\cogl-sub-texture.c"><Filter>Sources</Filter></ClCompile>
85     <ClCompile Include="..\..\..\cogl\.\cogl-texture.c"><Filter>Sources</Filter></ClCompile>
86     <ClCompile Include="..\..\..\cogl\.\cogl-texture-2d.c"><Filter>Sources</Filter></ClCompile>
87     <ClCompile Include="..\..\..\cogl\.\cogl-texture-2d-sliced.c"><Filter>Sources</Filter></ClCompile>
88     <ClCompile Include="..\..\..\cogl\.\cogl-texture-3d.c"><Filter>Sources</Filter></ClCompile>
89     <ClCompile Include="..\..\..\cogl\.\cogl-texture-rectangle.c"><Filter>Sources</Filter></ClCompile>
90     <ClCompile Include="..\..\..\cogl\.\cogl-rectangle-map.c"><Filter>Sources</Filter></ClCompile>
91     <ClCompile Include="..\..\..\cogl\.\cogl-atlas.c"><Filter>Sources</Filter></ClCompile>
92     <ClCompile Include="..\..\..\cogl\.\cogl-atlas-texture.c"><Filter>Sources</Filter></ClCompile>
93     <ClCompile Include="..\..\..\cogl\.\cogl-meta-texture.c"><Filter>Sources</Filter></ClCompile>
94     <ClCompile Include="..\..\..\cogl\.\cogl-blit.c"><Filter>Sources</Filter></ClCompile>
95     <ClCompile Include="..\..\..\cogl\.\cogl-spans.c"><Filter>Sources</Filter></ClCompile>
96     <ClCompile Include="..\..\..\cogl\.\cogl-journal.c"><Filter>Sources</Filter></ClCompile>
97     <ClCompile Include="..\..\..\cogl\.\cogl-framebuffer.c"><Filter>Sources</Filter></ClCompile>
98     <ClCompile Include="..\..\..\cogl\.\cogl-onscreen.c"><Filter>Sources</Filter></ClCompile>
99     <ClCompile Include="..\..\..\cogl\.\cogl-profile.c"><Filter>Sources</Filter></ClCompile>
100     <ClCompile Include="..\..\..\cogl\.\cogl-bitmask.c"><Filter>Sources</Filter></ClCompile>
101     <ClCompile Include="..\..\..\cogl\.\cogl-shader.c"><Filter>Sources</Filter></ClCompile>
102     <ClCompile Include="..\..\..\cogl\.\cogl-point-in-poly.c"><Filter>Sources</Filter></ClCompile>
103     <ClCompile Include="..\..\..\cogl\.\cogl-clutter.c"><Filter>Sources</Filter></ClCompile>
104     <ClCompile Include="..\..\..\cogl\.\winsys\cogl-winsys-stub.c"><Filter>Sources</Filter></ClCompile>
105     <ClCompile Include="..\..\..\cogl\.\cogl-config.c"><Filter>Sources</Filter></ClCompile>
106     <ClCompile Include="..\..\..\cogl\.\cogl-boxed-value.c"><Filter>Sources</Filter></ClCompile>
107     <ClCompile Include="..\..\..\cogl\.\cogl-snippet.c"><Filter>Sources</Filter></ClCompile>
108     <ClCompile Include="..\..\..\cogl\.\cogl-poll.c"><Filter>Sources</Filter></ClCompile>
109     <ClCompile Include="..\..\..\cogl\.\cogl-glib-source.c"><Filter>Sources</Filter></ClCompile>
110     <ClCompile Include="..\..\..\cogl\cogl-enum-types.c"><Filter>Sources</Filter></ClCompile>
111     <ClCompile Include="..\..\..\cogl\driver\gl\cogl-gl.c"><Filter>Sources\Driver_GL</Filter></ClCompile>
112     <ClCompile Include="..\..\..\cogl\driver\gl\cogl-texture-driver-gl.c"><Filter>Sources\Driver_GL</Filter></ClCompile>
113   </ItemGroup>
114 </Project>