"Initial commit to Gerrit"
[profile/ivi/cogl.git] / build / win32 / vs9 / test-conformance-cogl.vcproj
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3  ProjectType="Visual C++"
4  Version="9.00"
5  Name="test-conformance-cogl"
6  ProjectGUID="{0F08F253-DE1A-40CB-A890-93AE3CA23ADE}"
7  RootNamespace="testconformancecogl"
8  Keyword="Win32Proj"
9  TargetFrameworkVersion="196613"
10  >
11  <Platforms>
12   <Platform
13    Name="Win32"
14   />
15   <Platform
16    Name="x64"
17   />
18  </Platforms>
19  <ToolFiles>
20  </ToolFiles>
21  <Configurations>
22   <Configuration
23    Name="Debug|Win32"
24    InheritedPropertySheets=".\cogl.vsprops"
25    ConfigurationType="1"
26    CharacterSet="1"
27    >
28    <Tool
29     Name="VCPreBuildEventTool"
30    />
31    <Tool
32     Name="VCCLCompilerTool"
33     Optimization="0"
34     PreprocessorDefinitions="_DEBUG;COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef)"
35     MinimalRebuild="true"
36     BasicRuntimeChecks="3"
37     RuntimeLibrary="3"
38     UsePrecompiledHeader="0"
39     WarningLevel="3"
40     DebugInformationFormat="4"
41    />
42    <Tool
43     Name="VCLinkerTool"
44     LinkIncremental="2"
45     AdditionalDependencies=""
46     GenerateDebugInformation="true"
47     SubSystem="1"
48     TargetMachine="1"
49    />
50   </Configuration>
51   <Configuration
52    Name="Debug|x64"
53    ConfigurationType="1"
54    InheritedPropertySheets=".\cogl.vsprops"
55    CharacterSet="2"
56    >
57    <Tool
58     Name="VCPreBuildEventTool"
59    />
60    <Tool
61     Name="VCCLCompilerTool"
62     Optimization="0"
63     PreprocessorDefinitions="_DEBUG;COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef)"
64     MinimalRebuild="true"
65     BasicRuntimeChecks="3"
66     RuntimeLibrary="3"
67     UsePrecompiledHeader="0"
68     WarningLevel="3"
69     DebugInformationFormat="3"
70     CompileAs="1"
71    />
72    <Tool
73     Name="VCLinkerTool"
74     AdditionalDependencies=""
75     LinkIncremental="2"
76     GenerateDebugInformation="true"
77     SubSystem="1"
78     RandomizedBaseAddress="1"
79     DataExecutionPrevention="0"
80     TargetMachine="17"
81    />
82   </Configuration>
83   <Configuration
84    Name="Release|Win32"
85    InheritedPropertySheets=".\cogl.vsprops"
86    ConfigurationType="1"
87    CharacterSet="1"
88    WholeProgramOptimization="1"
89    >
90    <Tool
91     Name="VCPreBuildEventTool"
92    />
93    <Tool
94     Name="VCCLCompilerTool"
95     Optimization="2"
96     EnableIntrinsicFunctions="true"
97     PreprocessorDefinitions="COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef)"
98     RuntimeLibrary="2"
99     EnableFunctionLevelLinking="true"
100     UsePrecompiledHeader="0"
101     WarningLevel="3"
102     DebugInformationFormat="3"
103    />
104    <Tool
105     Name="VCLinkerTool"
106     LinkIncremental="1"
107     AdditionalDependencies=""
108     GenerateDebugInformation="true"
109     SubSystem="1"
110     OptimizeReferences="2"
111     EnableCOMDATFolding="2"
112     TargetMachine="1"
113    />
114   </Configuration>
115   <Configuration
116    Name="Release|x64"
117    ConfigurationType="1"
118    InheritedPropertySheets=".\cogl.vsprops"
119    CharacterSet="2"
120    WholeProgramOptimization="1"
121    >
122    <Tool
123     Name="VCPreBuildEventTool"
124    />
125    <Tool
126     Name="VCCLCompilerTool"
127     PreprocessorDefinitions="COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef)"
128     RuntimeLibrary="2"
129     UsePrecompiledHeader="0"
130     WarningLevel="3"
131     DebugInformationFormat="3"
132     CompileAs="1"
133    />
134    <Tool
135     Name="VCLinkerTool"
136     AdditionalDependencies=""
137     LinkIncremental="1"
138     GenerateDebugInformation="true"
139     SubSystem="1"
140     OptimizeReferences="2"
141     EnableCOMDATFolding="2"
142     RandomizedBaseAddress="1"
143     DataExecutionPrevention="0"
144     TargetMachine="17"
145    />
146   </Configuration>
147  </Configurations>
148  <References>
149  </References>
150  <Files>
151   <Filter
152    Name="Sources"
153    Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
154    UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
155    >
156    <File RelativePath="..\..\..\tests\conform\test-utils.c" />
157    <File RelativePath="..\..\..\tests\conform\test-conform-main.c" />
158    <File RelativePath="..\..\..\tests\conform\test-bitmask.c" />
159    <File RelativePath="..\..\..\tests\conform\test-blend-strings.c" />
160    <File RelativePath="..\..\..\tests\conform\test-depth-test.c" />
161    <File RelativePath="..\..\..\tests\conform\test-color-mask.c" />
162    <File RelativePath="..\..\..\tests\conform\test-backface-culling.c" />
163    <File RelativePath="..\..\..\tests\conform\test-just-vertex-shader.c" />
164    <File RelativePath="..\..\..\tests\conform\test-path.c" />
165    <File RelativePath="..\..\..\tests\conform\test-pipeline-user-matrix.c" />
166    <File RelativePath="..\..\..\tests\conform\test-pipeline-uniforms.c" />
167    <File RelativePath="..\..\..\tests\conform\test-pixel-buffer.c" />
168    <File RelativePath="..\..\..\tests\conform\test-snippets.c" />
169    <File RelativePath="..\..\..\tests\conform\test-wrap-modes.c" />
170    <File RelativePath="..\..\..\tests\conform\test-sub-texture.c" />
171    <File RelativePath="..\..\..\tests\conform\test-custom-attributes.c" />
172    <File RelativePath="..\..\..\tests\conform\test-offscreen.c" />
173    <File RelativePath="..\..\..\tests\conform\test-primitive.c" />
174    <File RelativePath="..\..\..\tests\conform\test-texture-3d.c" />
175    <File RelativePath="..\..\..\tests\conform\test-sparse-pipeline.c" />
176    <File RelativePath="..\..\..\tests\conform\test-read-texture-formats.c" />
177    <File RelativePath="..\..\..\tests\conform\test-write-texture-formats.c" />
178    <File RelativePath="..\..\..\tests\conform\test-point-size.c" />
179    <File RelativePath="..\..\..\tests\conform\test-point-sprite.c" />
180   </Filter>
181  </Files>
182  <Globals>
183  </Globals>
184 </VisualStudioProject>