1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug|Win32">
5      <Configuration>Debug</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug_SDL|Win32">
9      <Configuration>Debug_SDL</Configuration>
10      <Platform>Win32</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Debug|x64">
13      <Configuration>Debug</Configuration>
14      <Platform>x64</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Debug_SDL|x64">
17      <Configuration>Debug_SDL</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20    <ProjectConfiguration Include="Release|Win32">
21      <Configuration>Release</Configuration>
22      <Platform>Win32</Platform>
23    </ProjectConfiguration>
24    <ProjectConfiguration Include="Release_SDL|Win32">
25      <Configuration>Release_SDL</Configuration>
26      <Platform>Win32</Platform>
27    </ProjectConfiguration>
28    <ProjectConfiguration Include="Release|x64">
29      <Configuration>Release</Configuration>
30      <Platform>x64</Platform>
31    </ProjectConfiguration>
32    <ProjectConfiguration Include="Release_SDL|x64">
33      <Configuration>Release_SDL</Configuration>
34      <Platform>x64</Platform>
35    </ProjectConfiguration>
36  </ItemGroup>
37  <PropertyGroup Label="Globals">
38    <ProjectGuid>{F3A80987-5411-43DB-A23B-06F2076E1206}</ProjectGuid>
39    <RootNamespace>cogl</RootNamespace>
40    <Keyword>Win32Proj</Keyword>
41  </PropertyGroup>
42  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
43  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
44    <ConfigurationType>DynamicLibrary</ConfigurationType>
45    <CharacterSet>MultiByte</CharacterSet>
46    <WholeProgramOptimization>true</WholeProgramOptimization>
47    <PlatformToolset>v100</PlatformToolset>
48  </PropertyGroup>
49  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'" Label="Configuration">
50    <ConfigurationType>DynamicLibrary</ConfigurationType>
51    <CharacterSet>MultiByte</CharacterSet>
52    <WholeProgramOptimization>true</WholeProgramOptimization>
53    <PlatformToolset>v100</PlatformToolset>
54  </PropertyGroup>
55  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
56    <ConfigurationType>DynamicLibrary</ConfigurationType>
57    <CharacterSet>MultiByte</CharacterSet>
58    <PlatformToolset>v100</PlatformToolset>
59  </PropertyGroup>
60  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'" Label="Configuration">
61    <ConfigurationType>DynamicLibrary</ConfigurationType>
62    <CharacterSet>MultiByte</CharacterSet>
63    <PlatformToolset>v100</PlatformToolset>
64  </PropertyGroup>
65  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
66    <ConfigurationType>DynamicLibrary</ConfigurationType>
67    <CharacterSet>MultiByte</CharacterSet>
68    <PlatformToolset>v100</PlatformToolset>
69  </PropertyGroup>
70  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'" Label="Configuration">
71    <ConfigurationType>DynamicLibrary</ConfigurationType>
72    <CharacterSet>MultiByte</CharacterSet>
73    <PlatformToolset>v100</PlatformToolset>
74  </PropertyGroup>
75  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
76    <ConfigurationType>DynamicLibrary</ConfigurationType>
77    <CharacterSet>MultiByte</CharacterSet>
78    <PlatformToolset>v100</PlatformToolset>
79  </PropertyGroup>
80  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'" Label="Configuration">
81    <ConfigurationType>DynamicLibrary</ConfigurationType>
82    <CharacterSet>MultiByte</CharacterSet>
83    <PlatformToolset>v100</PlatformToolset>
84  </PropertyGroup>
85  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
86  <ImportGroup Label="ExtensionSettings">
87  </ImportGroup>
88  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
89    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
90    <Import Project="cogl-gen-srcs.props" />
91  </ImportGroup>
92  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'" Label="PropertySheets">
93    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
94    <Import Project="cogl-gen-srcs.props" />
95  </ImportGroup>
96  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
97    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
98    <Import Project="cogl-gen-srcs.props" />
99  </ImportGroup>
100  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'" Label="PropertySheets">
101    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
102    <Import Project="cogl-gen-srcs.props" />
103  </ImportGroup>
104  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
105    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
106    <Import Project="cogl-gen-srcs.props" />
107  </ImportGroup>
108  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'" Label="PropertySheets">
109    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
110    <Import Project="cogl-gen-srcs.props" />
111  </ImportGroup>
112  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
113    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
114    <Import Project="cogl-gen-srcs.props" />
115  </ImportGroup>
116  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'" Label="PropertySheets">
117    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
118    <Import Project="cogl-gen-srcs.props" />
119  </ImportGroup>
120  <PropertyGroup Label="UserMacros" />
121  <PropertyGroup>
122    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
123    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">true</LinkIncremental>
124    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">Debug\$(Platform)\bin\</OutDir>
125    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
126    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">true</LinkIncremental>
127    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">Debug\$(Platform)\bin\</OutDir>
128    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
129    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">false</LinkIncremental>
130    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">Release\$(Platform)\bin\</OutDir>
131    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</LinkIncremental>
132    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">true</LinkIncremental>
133    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">Release\$(Platform)\bin\</OutDir>
134  </PropertyGroup>
135  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
136    <PreBuildEvent>
137      <Command></Command>
138    </PreBuildEvent>
139    <ClCompile>
140      <Optimization>Disabled</Optimization>
141      <AdditionalIncludeDirectories>..\..\..\cogl\deprecated;..\..\..\cogl\winsys;..\..\..\cogl\driver\gl;..\..\..\cogl\driver\gl\gl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
142      <PreprocessorDefinitions>$(DebugLibBuildDefines);$(CoglBuildDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
143      <MinimalRebuild>true</MinimalRebuild>
144      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
145      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
146      <PrecompiledHeader>
147      </PrecompiledHeader>
148      <WarningLevel>Level3</WarningLevel>
149      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
150    </ClCompile>
151    <Link>
152      <AdditionalDependencies>opengl32.lib;intl.lib;cairo.lib;gdk_pixbuf-2.0.lib;gmodule-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
153      <OutputFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll</OutputFile>
154      <ModuleDefinitionFile>$(IntDir)\cogl.def</ModuleDefinitionFile>
155      <ImportLibrary>$(TargetDir)$(ProjectName)-$(ApiVersion).lib</ImportLibrary>
156      <GenerateDebugInformation>true</GenerateDebugInformation>
157      <ProgramDatabaseFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).pdb</ProgramDatabaseFile>
158      <SubSystem>Windows</SubSystem>
159      <TargetMachine>MachineX86</TargetMachine>
160    </Link>
161  </ItemDefinitionGroup>
162  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">
163    <PreBuildEvent>
164      <Command></Command>
165    </PreBuildEvent>
166    <ClCompile>
167      <Optimization>Disabled</Optimization>
168      <AdditionalIncludeDirectories>..\..\..\cogl\deprecated;..\..\..\cogl\winsys;..\..\..\cogl\driver\gl;..\..\..\cogl\driver\gl\gl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
169      <PreprocessorDefinitions>$(DebugLibBuildDefines);$(CoglBuildDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
170      <MinimalRebuild>true</MinimalRebuild>
171      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
172      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
173      <PrecompiledHeader>
174      </PrecompiledHeader>
175      <WarningLevel>Level3</WarningLevel>
176      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
177    </ClCompile>
178    <Link>
179      <AdditionalDependencies>SDL2.lib;opengl32.lib;intl.lib;cairo.lib;gdk_pixbuf-2.0.lib;gmodule-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
180      <OutputFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll</OutputFile>
181      <ModuleDefinitionFile>$(IntDir)\cogl.def</ModuleDefinitionFile>
182      <ImportLibrary>$(TargetDir)$(ProjectName)-$(ApiVersion).lib</ImportLibrary>
183      <GenerateDebugInformation>true</GenerateDebugInformation>
184      <ProgramDatabaseFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).pdb</ProgramDatabaseFile>
185      <SubSystem>Windows</SubSystem>
186      <TargetMachine>MachineX86</TargetMachine>
187    </Link>
188  </ItemDefinitionGroup>
189  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
190    <PreBuildEvent>
191      <Command></Command>
192    </PreBuildEvent>
193    <ClCompile>
194      <Optimization>Disabled</Optimization>
195      <AdditionalIncludeDirectories>..\..\..\cogl\deprecated;..\..\..\cogl\winsys;..\..\..\cogl\driver\gl;..\..\..\cogl\driver\gl\gl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
196      <PreprocessorDefinitions>$(DebugLibBuildDefines);$(CoglBuildDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
197      <MinimalRebuild>true</MinimalRebuild>
198      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
199      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
200      <PrecompiledHeader>
201      </PrecompiledHeader>
202      <WarningLevel>Level3</WarningLevel>
203      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
204    </ClCompile>
205    <Link>
206      <AdditionalDependencies>opengl32.lib;intl.lib;cairo.lib;gdk_pixbuf-2.0.lib;gmodule-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
207      <OutputFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll</OutputFile>
208      <ModuleDefinitionFile>$(IntDir)\cogl.def</ModuleDefinitionFile>
209      <ImportLibrary>$(TargetDir)$(ProjectName)-$(ApiVersion).lib</ImportLibrary>
210      <GenerateDebugInformation>true</GenerateDebugInformation>
211      <ProgramDatabaseFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).pdb</ProgramDatabaseFile>
212      <SubSystem>Windows</SubSystem>
213      <TargetMachine>MachineX64</TargetMachine>
214    </Link>
215  </ItemDefinitionGroup>
216  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">
217    <PreBuildEvent>
218      <Command></Command>
219    </PreBuildEvent>
220    <ClCompile>
221      <Optimization>Disabled</Optimization>
222      <AdditionalIncludeDirectories>..\..\..\cogl\deprecated;..\..\..\cogl\winsys;..\..\..\cogl\driver\gl;..\..\..\cogl\driver\gl\gl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
223      <PreprocessorDefinitions>$(DebugLibBuildDefines);$(CoglBuildDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
224      <MinimalRebuild>true</MinimalRebuild>
225      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
226      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
227      <PrecompiledHeader>
228      </PrecompiledHeader>
229      <WarningLevel>Level3</WarningLevel>
230      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
231    </ClCompile>
232    <Link>
233      <AdditionalDependencies>SDL2.lib;opengl32.lib;intl.lib;cairo.lib;gdk_pixbuf-2.0.lib;gmodule-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
234      <OutputFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll</OutputFile>
235      <ModuleDefinitionFile>$(IntDir)\cogl.def</ModuleDefinitionFile>
236      <ImportLibrary>$(TargetDir)$(ProjectName)-$(ApiVersion).lib</ImportLibrary>
237      <GenerateDebugInformation>true</GenerateDebugInformation>
238      <ProgramDatabaseFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).pdb</ProgramDatabaseFile>
239      <SubSystem>Windows</SubSystem>
240      <TargetMachine>MachineX64</TargetMachine>
241    </Link>
242  </ItemDefinitionGroup>
243  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
244    <PreBuildEvent>
245      <Command></Command>
246    </PreBuildEvent>
247    <ClCompile>
248      <Optimization>MaxSpeed</Optimization>
249      <AdditionalIncludeDirectories>..\..\..\cogl\deprecated;..\..\..\cogl\winsys;..\..\..\cogl\driver\gl;..\..\..\cogl\driver\gl\gl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
250      <IntrinsicFunctions>true</IntrinsicFunctions>
251      <PreprocessorDefinitions>$(ReleaseLibBuildDefines);$(CoglBuildDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
252      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
253      <FunctionLevelLinking>true</FunctionLevelLinking>
254      <PrecompiledHeader>
255      </PrecompiledHeader>
256      <WarningLevel>Level3</WarningLevel>
257      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
258    </ClCompile>
259    <Link>
260      <AdditionalDependencies>opengl32.lib;intl.lib;cairo.lib;gdk_pixbuf-2.0.lib;gmodule-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
261      <OutputFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll</OutputFile>
262      <ModuleDefinitionFile>$(IntDir)\cogl.def</ModuleDefinitionFile>
263      <ImportLibrary>$(TargetDir)$(ProjectName)-$(ApiVersion).lib</ImportLibrary>
264      <GenerateDebugInformation>true</GenerateDebugInformation>
265      <ProgramDatabaseFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).pdb</ProgramDatabaseFile>
266      <SubSystem>Windows</SubSystem>
267      <OptimizeReferences>true</OptimizeReferences>
268      <EnableCOMDATFolding>true</EnableCOMDATFolding>
269      <TargetMachine>MachineX86</TargetMachine>
270    </Link>
271  </ItemDefinitionGroup>
272  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">
273    <PreBuildEvent>
274      <Command></Command>
275    </PreBuildEvent>
276    <ClCompile>
277      <Optimization>MaxSpeed</Optimization>
278      <AdditionalIncludeDirectories>..\..\..\cogl\deprecated;..\..\..\cogl\winsys;..\..\..\cogl\driver\gl;..\..\..\cogl\driver\gl\gl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
279      <IntrinsicFunctions>true</IntrinsicFunctions>
280      <PreprocessorDefinitions>$(ReleaseLibBuildDefines);$(CoglBuildDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
281      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
282      <FunctionLevelLinking>true</FunctionLevelLinking>
283      <PrecompiledHeader>
284      </PrecompiledHeader>
285      <WarningLevel>Level3</WarningLevel>
286      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
287    </ClCompile>
288    <Link>
289      <AdditionalDependencies>SDL2.lib;opengl32.lib;intl.lib;cairo.lib;gdk_pixbuf-2.0.lib;gmodule-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
290      <OutputFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll</OutputFile>
291      <ModuleDefinitionFile>$(IntDir)\cogl.def</ModuleDefinitionFile>
292      <ImportLibrary>$(TargetDir)$(ProjectName)-$(ApiVersion).lib</ImportLibrary>
293      <GenerateDebugInformation>true</GenerateDebugInformation>
294      <ProgramDatabaseFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).pdb</ProgramDatabaseFile>
295      <SubSystem>Windows</SubSystem>
296      <OptimizeReferences>true</OptimizeReferences>
297      <EnableCOMDATFolding>true</EnableCOMDATFolding>
298      <TargetMachine>MachineX86</TargetMachine>
299    </Link>
300  </ItemDefinitionGroup>
301  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
302    <PreBuildEvent>
303      <Command></Command>
304    </PreBuildEvent>
305    <ClCompile>
306      <AdditionalIncludeDirectories>..\..\..\cogl\deprecated;..\..\..\cogl\winsys;..\..\..\cogl\driver\gl;..\..\..\cogl\driver\gl\gl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
307      <PreprocessorDefinitions>$(ReleaseLibBuildDefines);$(CoglBuildDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
308      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
309      <PrecompiledHeader>
310      </PrecompiledHeader>
311      <WarningLevel>Level3</WarningLevel>
312      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
313    </ClCompile>
314    <Link>
315      <AdditionalDependencies>opengl32.lib;intl.lib;cairo.lib;gdk_pixbuf-2.0.lib;gmodule-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
316      <OutputFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll</OutputFile>
317      <ModuleDefinitionFile>$(IntDir)\cogl.def</ModuleDefinitionFile>
318      <ImportLibrary>$(TargetDir)$(ProjectName)-$(ApiVersion).lib</ImportLibrary>
319      <GenerateDebugInformation>true</GenerateDebugInformation>
320      <ProgramDatabaseFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).pdb</ProgramDatabaseFile>
321      <SubSystem>Windows</SubSystem>
322      <OptimizeReferences>true</OptimizeReferences>
323      <EnableCOMDATFolding>true</EnableCOMDATFolding>
324      <TargetMachine>MachineX64</TargetMachine>
325    </Link>
326  </ItemDefinitionGroup>
327  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">
328    <PreBuildEvent>
329      <Command></Command>
330    </PreBuildEvent>
331    <ClCompile>
332      <AdditionalIncludeDirectories>..\..\..\cogl\deprecated;..\..\..\cogl\winsys;..\..\..\cogl\driver\gl;..\..\..\cogl\driver\gl\gl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
333      <PreprocessorDefinitions>$(ReleaseLibBuildDefines);$(CoglBuildDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
334      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
335      <PrecompiledHeader>
336      </PrecompiledHeader>
337      <WarningLevel>Level3</WarningLevel>
338      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
339    </ClCompile>
340    <Link>
341      <AdditionalDependencies>SDL2.lib;opengl32.lib;intl.lib;cairo.lib;gdk_pixbuf-2.0.lib;gmodule-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
342      <OutputFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll</OutputFile>
343      <ModuleDefinitionFile>$(IntDir)\cogl.def</ModuleDefinitionFile>
344      <ImportLibrary>$(TargetDir)$(ProjectName)-$(ApiVersion).lib</ImportLibrary>
345      <GenerateDebugInformation>true</GenerateDebugInformation>
346      <ProgramDatabaseFile>$(OutDir)$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).pdb</ProgramDatabaseFile>
347      <SubSystem>Windows</SubSystem>
348      <OptimizeReferences>true</OptimizeReferences>
349      <EnableCOMDATFolding>true</EnableCOMDATFolding>
350      <TargetMachine>MachineX64</TargetMachine>
351    </Link>
352  </ItemDefinitionGroup>
353  <ItemGroup>
354    <ClCompile Include="..\..\..\cogl\winsys\cogl-winsys-wgl.c" />
355    <ClCompile Include="..\..\..\cogl\winsys\cogl-winsys-sdl2.c">
356      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
357      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
358      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
359      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
360    </ClCompile>
361    <ClCompile Include="..\..\..\cogl\cogl-sdl.c">
362      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
363      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
364      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
365      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
366    </ClCompile>
367    <ClCompile Include="..\..\..\cogl\cogl-win32-renderer.c" />
368    <ClCompile Include="..\..\..\cogl\driver\nop\cogl-driver-nop.c" />
369    <ClCompile Include="..\..\..\cogl\driver\nop\cogl-framebuffer-nop.c" />
370    <ClCompile Include="..\..\..\cogl\driver\nop\cogl-attribute-nop.c" />
371    <ClCompile Include="..\..\..\cogl\driver\nop\cogl-clip-stack-nop.c" />
372    <ClCompile Include="..\..\..\cogl\driver\nop\cogl-texture-2d-nop.c" />
373    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-pipeline-opengl.c" />
374    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-pipeline-fragend-glsl.c" />
375    <ClCompile Include="..\..\..\cogl\driver\gl\gl\cogl-pipeline-fragend-arbfp.c" />
376    <ClCompile Include="..\..\..\cogl\driver\gl\gl\cogl-pipeline-progend-fixed-arbfp.c" />
377    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-pipeline-fragend-fixed.c" />
378    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-pipeline-vertend-glsl.c" />
379    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-pipeline-vertend-fixed.c" />
380    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-pipeline-progend-fixed.c" />
381    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-pipeline-progend-glsl.c" />
382    <ClCompile Include="..\..\..\cogl\winsys\cogl-winsys.c" />
383    <ClCompile Include="..\..\..\cogl\cogl-gpu-info.c" />
384    <ClCompile Include="..\..\..\cogl\cogl-context.c" />
385    <ClCompile Include="..\..\..\cogl\cogl-renderer.c" />
386    <ClCompile Include="..\..\..\cogl\cogl-swap-chain.c" />
387    <ClCompile Include="..\..\..\cogl\cogl-onscreen-template.c" />
388    <ClCompile Include="..\..\..\cogl\cogl-display.c" />
389    <ClCompile Include="..\..\..\cogl\cogl.c" />
390    <ClCompile Include="..\..\..\cogl\cogl-object.c" />
391    <ClCompile Include="..\..\..\cogl\cogl-util.c" />
392    <ClCompile Include="..\..\..\cogl\cogl-bitmap.c" />
393    <ClCompile Include="..\..\..\cogl\cogl-bitmap-conversion.c" />
394    <ClCompile Include="..\..\..\cogl\cogl-primitives.c" />
395    <ClCompile Include="..\..\..\cogl\cogl-bitmap-pixbuf.c" />
396    <ClCompile Include="..\..\..\cogl\cogl-clip-stack.c" />
397    <ClCompile Include="..\..\..\cogl\cogl-feature-private.c" />
398    <ClCompile Include="..\..\..\cogl\cogl-color.c" />
399    <ClCompile Include="..\..\..\cogl\cogl-buffer.c" />
400    <ClCompile Include="..\..\..\cogl\cogl-pixel-buffer.c" />
401    <ClCompile Include="..\..\..\cogl\cogl-index-buffer.c" />
402    <ClCompile Include="..\..\..\cogl\cogl-attribute-buffer.c" />
403    <ClCompile Include="..\..\..\cogl\cogl-indices.c" />
404    <ClCompile Include="..\..\..\cogl\cogl-attribute.c" />
405    <ClCompile Include="..\..\..\cogl\cogl-primitive.c" />
406    <ClCompile Include="..\..\..\cogl\cogl-matrix.c" />
407    <ClCompile Include="..\..\..\cogl\cogl-vector.c" />
408    <ClCompile Include="..\..\..\cogl\cogl-euler.c" />
409    <ClCompile Include="..\..\..\cogl\cogl-quaternion.c" />
410    <ClCompile Include="..\..\..\cogl\cogl-matrix-stack.c" />
411    <ClCompile Include="..\..\..\cogl\cogl-depth-state.c" />
412    <ClCompile Include="..\..\..\cogl\cogl-node.c" />
413    <ClCompile Include="..\..\..\cogl\cogl-pipeline.c" />
414    <ClCompile Include="..\..\..\cogl\cogl-pipeline-layer.c" />
415    <ClCompile Include="..\..\..\cogl\cogl-pipeline-state.c" />
416    <ClCompile Include="..\..\..\cogl\cogl-pipeline-layer-state.c" />
417    <ClCompile Include="..\..\..\cogl\cogl-pipeline-debug.c" />
418    <ClCompile Include="..\..\..\cogl\cogl-glsl-shader.c" />
419    <ClCompile Include="..\..\..\cogl\cogl-pipeline-snippet.c" />
420    <ClCompile Include="..\..\..\cogl\cogl-pipeline-cache.c" />
421    <ClCompile Include="..\..\..\cogl\cogl-pipeline-hash-table.c" />
422    <ClCompile Include="..\..\..\cogl\cogl-sampler-cache.c" />
423    <ClCompile Include="..\..\..\cogl\cogl-blend-string.c" />
424    <ClCompile Include="..\..\..\cogl\cogl-debug.c" />
425    <ClCompile Include="..\..\..\cogl\cogl-sub-texture.c" />
426    <ClCompile Include="..\..\..\cogl\cogl-texture.c" />
427    <ClCompile Include="..\..\..\cogl\cogl-texture-2d.c" />
428    <ClCompile Include="..\..\..\cogl\cogl-texture-2d-sliced.c" />
429    <ClCompile Include="..\..\..\cogl\cogl-texture-3d.c" />
430    <ClCompile Include="..\..\..\cogl\cogl-texture-rectangle.c" />
431    <ClCompile Include="..\..\..\cogl\cogl-rectangle-map.c" />
432    <ClCompile Include="..\..\..\cogl\cogl-atlas.c" />
433    <ClCompile Include="..\..\..\cogl\cogl-atlas-texture.c" />
434    <ClCompile Include="..\..\..\cogl\cogl-meta-texture.c" />
435    <ClCompile Include="..\..\..\cogl\cogl-primitive-texture.c" />
436    <ClCompile Include="..\..\..\cogl\cogl-blit.c" />
437    <ClCompile Include="..\..\..\cogl\cogl-spans.c" />
438    <ClCompile Include="..\..\..\cogl\cogl-journal.c" />
439    <ClCompile Include="..\..\..\cogl\cogl-frame-info.c" />
440    <ClCompile Include="..\..\..\cogl\cogl-framebuffer.c" />
441    <ClCompile Include="..\..\..\cogl\cogl-onscreen.c" />
442    <ClCompile Include="..\..\..\cogl\cogl-output.c" />
443    <ClCompile Include="..\..\..\cogl\cogl-profile.c" />
444    <ClCompile Include="..\..\..\cogl\cogl-bitmask.c" />
445    <ClCompile Include="..\..\..\cogl\cogl-gtype.c" />
446    <ClCompile Include="..\..\..\cogl\cogl-point-in-poly.c" />
447    <ClCompile Include="..\..\..\cogl\cogl-list.c" />
448    <ClCompile Include="..\..\..\cogl\winsys\cogl-winsys-stub.c" />
449    <ClCompile Include="..\..\..\cogl\cogl-config.c" />
450    <ClCompile Include="..\..\..\cogl\cogl-boxed-value.c" />
451    <ClCompile Include="..\..\..\cogl\cogl-snippet.c" />
452    <ClCompile Include="..\..\..\cogl\cogl-poll.c" />
453    <ClCompile Include="..\..\..\cogl\cogl-memory-stack.c" />
454    <ClCompile Include="..\..\..\cogl\cogl-magazine.c" />
455    <ClCompile Include="..\..\..\cogl\cogl-gles2-context.c" />
456    <ClCompile Include="..\..\..\cogl\cogl-error.c" />
457    <ClCompile Include="..\..\..\cogl\cogl-closure-list.c" />
458    <ClCompile Include="..\..\..\cogl\cogl-fence.c" />
459    <ClCompile Include="..\..\..\cogl\deprecated\cogl-clip-state.c" />
460    <ClCompile Include="..\..\..\cogl\deprecated\cogl-fixed.c" />
461    <ClCompile Include="..\..\..\cogl\deprecated\cogl-vertex-buffer.c" />
462    <ClCompile Include="..\..\..\cogl\deprecated\cogl-material-compat.c" />
463    <ClCompile Include="..\..\..\cogl\deprecated\cogl-program.c" />
464    <ClCompile Include="..\..\..\cogl\deprecated\cogl-auto-texture.c" />
465    <ClCompile Include="..\..\..\cogl\deprecated\cogl-shader.c" />
466    <ClCompile Include="..\..\..\cogl\deprecated\cogl-clutter.c" />
467    <ClCompile Include="..\..\..\cogl\deprecated\cogl-framebuffer-deprecated.c" />
468    <ClCompile Include="..\..\..\cogl\deprecated\cogl-texture-deprecated.c" />
469    <ClCompile Include="..\..\..\cogl\cogl-glib-source.c" />
470    <ClCompile Include="..\..\..\cogl\cogl-enum-types.c" />
471    <ClCompile Include="..\..\..\cogl\driver\gl\gl\cogl-driver-gl.c" />
472    <ClCompile Include="..\..\..\cogl\driver\gl\gl\cogl-texture-driver-gl.c" />
473    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-attribute-gl.c" />
474    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-buffer-gl.c" />
475    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-clip-stack-gl.c" />
476    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-framebuffer-gl.c" />
477    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-texture-gl.c" />
478    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-texture-2d-gl.c" />
479    <ClCompile Include="..\..\..\cogl\driver\gl\cogl-util-gl.c" />
480  </ItemGroup>
481  <ItemGroup>
482    <CustomBuild Include="..\..\..\config.h.win32">
483      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">Copying config.h from config.h.win32...</Message>
484      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">$(CopyConfigH)</Command>
485      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">..\..\..\config.h;%(Outputs)</Outputs>
486      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">Copying config.h from config.h.win32...</Message>
487      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">$(CopyConfigH)</Command>
488      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">..\..\..\config.h;%(Outputs)</Outputs>
489      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying config.h from config.h.win32...</Message>
490      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(CopyConfigH)</Command>
491      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\config.h;%(Outputs)</Outputs>
492      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying config.h from config.h.win32...</Message>
493      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(CopyConfigH)</Command>
494      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\..\config.h;%(Outputs)</Outputs>
495      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">Copying config.h from config.h.win32...</Message>
496      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">$(CopyConfigH)</Command>
497      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">..\..\..\config.h;%(Outputs)</Outputs>
498      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">Copying config.h from config.h.win32...</Message>
499      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">$(CopyConfigH)</Command>
500      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">..\..\..\config.h;%(Outputs)</Outputs>
501      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying config.h from config.h.win32...</Message>
502      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(CopyConfigH)</Command>
503      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\config.h;%(Outputs)</Outputs>
504      <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying config.h from config.h.win32...</Message>
505      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(CopyConfigH)</Command>
506      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\..\config.h;%(Outputs)</Outputs>
507    </CustomBuild>
508    <CustomBuild Include="..\..\..\cogl\cogl-gl-header.h.win32">
509      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">Copying cogl-gl-header.h from cogl-gl-header.h.win32...</Message>
510      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">$(CopyGLHeaderH)</Command>
511      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">..\..\..\cogl\cogl-gl-header.h;%(Outputs)</Outputs>
512      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">Copying cogl-gl-header.h from cogl-gl-header.h.win32...</Message>
513      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">$(CopyGLHeaderH)</Command>
514      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">..\..\..\cogl\cogl-gl-header.h;%(Outputs)</Outputs>
515      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying cogl-gl-header.h from cogl-gl-header.h.win32...</Message>
516      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(CopyGLHeaderH)</Command>
517      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\cogl\cogl-gl-header.h;%(Outputs)</Outputs>
518      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying cogl-gl-header.h from cogl-gl-header.h.win32...</Message>
519      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(CopyGLHeaderH)</Command>
520      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\..\cogl\cogl-gl-header.h;%(Outputs)</Outputs>
521      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">Copying cogl-gl-header.h from cogl-gl-header.h.win32...</Message>
522      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">$(CopyGLHeaderH)</Command>
523      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">..\..\..\cogl\cogl-gl-header.h;%(Outputs)</Outputs>
524      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">Copying cogl-gl-header.h from cogl-gl-header.h.win32...</Message>
525      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">$(CopyGLHeaderH)</Command>
526      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">..\..\..\cogl\cogl-gl-header.h;%(Outputs)</Outputs>
527      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying cogl-gl-header.h from cogl-gl-header.h.win32...</Message>
528      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(CopyGLHeaderH)</Command>
529      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\cogl\cogl-gl-header.h;%(Outputs)</Outputs>
530      <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying cogl-gl-header.h from cogl-gl-header.h.win32...</Message>
531      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(CopyGLHeaderH)</Command>
532      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\..\cogl\cogl-gl-header.h;%(Outputs)</Outputs>
533    </CustomBuild>
534    <CustomBuild Include="..\..\..\cogl\cogl-defines.h.win32">
535      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying cogl-defines.h from cogl-defines.h.win32...</Message>
536      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(CopyDefinesH)</Command>
537      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\cogl\cogl-defines.h;..\..\..\cogl\WGL_DEFINES;%(Outputs)</Outputs>
538      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying cogl-defines.h from cogl-defines.h.win32...</Message>
539      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(CopyDefinesH)</Command>
540      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\..\cogl\cogl-defines.h;..\..\..\cogl\WGL_DEFINES;%(Outputs)</Outputs>
541      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying cogl-defines.h from cogl-defines.h.win32...</Message>
542      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(CopyDefinesH)</Command>
543      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\cogl\cogl-defines.h;..\..\..\cogl\WGL_DEFINES;%(Outputs)</Outputs>
544      <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying cogl-defines.h from cogl-defines.h.win32...</Message>
545      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(CopyDefinesH)</Command>
546      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\..\cogl\cogl-defines.h;..\..\..\cogl\WGL_DEFINES;%(Outputs)</Outputs>
547    </CustomBuild>
548    <CustomBuild Include="..\..\..\cogl\cogl-defines.h.win32_SDL">
549      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">Copying cogl-defines.h from cogl-defines.h.win32_SDL...</Message>
550      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">$(CopyDefinesSDLH)</Command>
551      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">..\..\..\cogl\cogl-defines.h;..\..\..\cogl\SDL_DEFINES;%(Outputs)</Outputs>
552      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">Copying cogl-defines.h from cogl-defines.h.win32_SDL...</Message>
553      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">$(CopyDefinesSDLH)</Command>
554      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">..\..\..\cogl\cogl-defines.h;..\..\..\cogl\SDL_DEFINES;%(Outputs)</Outputs>
555      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">Copying cogl-defines.h from cogl-defines.h.win32_SDL...</Message>
556      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">$(CopyDefinesSDLH)</Command>
557      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">..\..\..\cogl\cogl-defines.h;..\..\..\cogl\SDL_DEFINES;%(Outputs)</Outputs>
558      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">Copying cogl-defines.h from cogl-defines.h.win32_SDL...</Message>
559      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">$(CopyDefinesSDLH)</Command>
560      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">..\..\..\cogl\cogl-defines.h;..\..\..\cogl\SDL_DEFINES;%(Outputs)</Outputs>
561    </CustomBuild>
562    <CustomBuild Include="..\..\..\cogl\cogl.symbols">
563      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">Generating $(IntDir)\cogl.def</Message>
564      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">$(GenerateCoglSDLDef)</Command>
565      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">$(IntDir)\cogl.def;%(Outputs)</Outputs>
566      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">Generating $(IntDir)\cogl.def</Message>
567      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">$(GenerateCoglSDLDef)</Command>
568      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">$(IntDir)\cogl.def;%(Outputs)</Outputs>
569      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating $(IntDir)\cogl.def</Message>
570      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(GenerateCoglDef)</Command>
571      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)\cogl.def;%(Outputs)</Outputs>
572      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating $(IntDir)\cogl.def</Message>
573      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(GenerateCoglDef)</Command>
574      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)\cogl.def;%(Outputs)</Outputs>
575      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">Generating $(IntDir)\cogl.def</Message>
576      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">$(GenerateCoglSDLDef)</Command>
577      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">$(IntDir)\cogl.def;%(Outputs)</Outputs>
578      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">Generating $(IntDir)\cogl.def</Message>
579      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">$(GenerateCoglSDLDef)</Command>
580      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">$(IntDir)\cogl.def;%(Outputs)</Outputs>
581      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating $(IntDir)\cogl.def</Message>
582      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(GenerateCoglDef)</Command>
583      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)\cogl.def;%(Outputs)</Outputs>
584      <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating $(IntDir)\cogl.def</Message>
585      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(GenerateCoglDef)</Command>
586      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)\cogl.def;%(Outputs)</Outputs>
587    </CustomBuild>
588    <CustomBuild Include="..\..\..\cogl\cogl-enum-types.h.in">
589      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">Generating ..\..\..\cogl\cogl-enum-types.h</Message>
590      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">$(GenCoglEnumsH)</Command>
591      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">..\..\..\cogl\cogl-enum-types.h;%(Outputs)</Outputs>
592      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">Generating ..\..\..\cogl\cogl-enum-types.h</Message>
593      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">$(GenCoglEnumsH)</Command>
594      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">..\..\..\cogl\cogl-enum-types.h;%(Outputs)</Outputs>
595      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating ..\..\..\cogl\cogl-enum-types.h</Message>
596      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(GenCoglEnumsH)</Command>
597      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\cogl\cogl-enum-types.h;%(Outputs)</Outputs>
598      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating ..\..\..\cogl\cogl-enum-types.h</Message>
599      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(GenCoglEnumsH)</Command>
600      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\..\cogl\cogl-enum-types.h;%(Outputs)</Outputs>
601      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">Generating ..\..\..\cogl\cogl-enum-types.h</Message>
602      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">$(GenCoglEnumsH)</Command>
603      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">..\..\..\cogl\cogl-enum-types.h;%(Outputs)</Outputs>
604      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">Generating ..\..\..\cogl\cogl-enum-types.h</Message>
605      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">$(GenCoglEnumsH)</Command>
606      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">..\..\..\cogl\cogl-enum-types.h;%(Outputs)</Outputs>
607      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating ..\..\..\cogl\cogl-enum-types.h</Message>
608      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(GenCoglEnumsH)</Command>
609      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\cogl\cogl-enum-types.h;%(Outputs)</Outputs>
610      <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating ..\..\..\cogl\cogl-enum-types.h</Message>
611      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(GenCoglEnumsH)</Command>
612      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\..\cogl\cogl-enum-types.h;%(Outputs)</Outputs>
613    </CustomBuild>
614    <CustomBuild Include="..\..\..\cogl\cogl-enum-types.c.in">
615      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">Generating ..\..\..\cogl\cogl-enum-types.c</Message>
616      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">$(GenCoglEnumsC)</Command>
617      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|Win32'">..\..\..\cogl\cogl-enum-types.c;%(Outputs)</Outputs>
618      <Message Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">Generating ..\..\..\cogl\cogl-enum-types.c</Message>
619      <Command Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">$(GenCoglEnumsC)</Command>
620      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_SDL|x64'">..\..\..\cogl\cogl-enum-types.c;%(Outputs)</Outputs>
621      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating ..\..\..\cogl\cogl-enum-types.c</Message>
622      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(GenCoglEnumsC)</Command>
623      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\cogl\cogl-enum-types.c;%(Outputs)</Outputs>
624      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating ..\..\..\cogl\cogl-enum-types.c</Message>
625      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(GenCoglEnumsC)</Command>
626      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\..\cogl\cogl-enum-types.c;%(Outputs)</Outputs>
627      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">Generating ..\..\..\cogl\cogl-enum-types.c</Message>
628      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">$(GenCoglEnumsC)</Command>
629      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|Win32'">..\..\..\cogl\cogl-enum-types.c;%(Outputs)</Outputs>
630      <Message Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">Generating ..\..\..\cogl\cogl-enum-types.c</Message>
631      <Command Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">$(GenCoglEnumsC)</Command>
632      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_SDL|x64'">..\..\..\cogl\cogl-enum-types.c;%(Outputs)</Outputs>
633      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating ..\..\..\cogl\cogl-enum-types.c</Message>
634      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(GenCoglEnumsC)</Command>
635      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\cogl\cogl-enum-types.c;%(Outputs)</Outputs>
636      <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating ..\..\..\cogl\cogl-enum-types.c</Message>
637      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(GenCoglEnumsC)</Command>
638      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\..\cogl\cogl-enum-types.c;%(Outputs)</Outputs>
639    </CustomBuild>
640  </ItemGroup>
641  <ItemGroup>
642    <ResourceCompile Include="..\..\..\cogl\cogl.rc" />
643  </ItemGroup>
644  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
645  <ImportGroup Label="ExtensionTargets">
646  </ImportGroup>
647</Project>
648