220abd61735bff316a5a7ede7889b5c7947f3512
[platform/upstream/glib.git] / build / win32 / vs10 / glib-compile-schemas.vcxproj
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|x64">
9       <Configuration>Debug</Configuration>
10       <Platform>x64</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|x64">
17       <Configuration>Release</Configuration>
18       <Platform>x64</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <PropertyGroup Label="Globals">
22     <ProjectGuid>{015D69D0-8B42-438A-ADAE-052AC036E065}</ProjectGuid>
23     <RootNamespace>glibcompileschemas</RootNamespace>
24     <Keyword>Win32Proj</Keyword>
25   </PropertyGroup>
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28     <ConfigurationType>Application</ConfigurationType>
29     <CharacterSet>Unicode</CharacterSet>
30     <WholeProgramOptimization>true</WholeProgramOptimization>
31   </PropertyGroup>
32   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
33     <ConfigurationType>Application</ConfigurationType>
34     <CharacterSet>Unicode</CharacterSet>
35   </PropertyGroup>
36   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
37     <ConfigurationType>Application</ConfigurationType>
38     <CharacterSet>MultiByte</CharacterSet>
39     <WholeProgramOptimization>true</WholeProgramOptimization>
40   </PropertyGroup>
41   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
42     <ConfigurationType>Application</ConfigurationType>
43     <CharacterSet>MultiByte</CharacterSet>
44   </PropertyGroup>
45   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
46   <ImportGroup Label="ExtensionSettings">
47   </ImportGroup>
48   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
49     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50     <Import Project="glib.props" />
51   </ImportGroup>
52   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
53     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54     <Import Project="glib.props" />
55   </ImportGroup>
56   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58     <Import Project="glib.props" />
59   </ImportGroup>
60   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
61     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62     <Import Project="glib.props" />
63   </ImportGroup>
64   <PropertyGroup Label="UserMacros" />
65   <PropertyGroup>
66     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
67     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
68     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
69     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
70   </PropertyGroup>
71   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
72     <ClCompile>
73       <Optimization>Disabled</Optimization>
74       <AdditionalIncludeDirectories>..\..\..\gmodule;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
75       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
76       <MinimalRebuild>true</MinimalRebuild>
77       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
78       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
79       <PrecompiledHeader>
80       </PrecompiledHeader>
81       <WarningLevel>Level3</WarningLevel>
82       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
83     </ClCompile>
84     <Link>
85       <GenerateDebugInformation>true</GenerateDebugInformation>
86       <SubSystem>Console</SubSystem>
87       <TargetMachine>MachineX86</TargetMachine>
88     </Link>
89   </ItemDefinitionGroup>
90   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
91     <ClCompile>
92       <Optimization>Disabled</Optimization>
93       <AdditionalIncludeDirectories>..\..\..\gmodule;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
94       <PreprocessorDefinitions>DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
95       <MinimalRebuild>true</MinimalRebuild>
96       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
97       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
98       <PrecompiledHeader>
99       </PrecompiledHeader>
100       <WarningLevel>Level3</WarningLevel>
101       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
102       <CompileAs>CompileAsC</CompileAs>
103     </ClCompile>
104     <Link>
105       <GenerateDebugInformation>true</GenerateDebugInformation>
106       <SubSystem>Console</SubSystem>
107       <RandomizedBaseAddress>false</RandomizedBaseAddress>
108       <DataExecutionPrevention>
109       </DataExecutionPrevention>
110       <TargetMachine>MachineX64</TargetMachine>
111     </Link>
112   </ItemDefinitionGroup>
113   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
114     <ClCompile>
115       <Optimization>MaxSpeed</Optimization>
116       <IntrinsicFunctions>true</IntrinsicFunctions>
117       <AdditionalIncludeDirectories>..\..\..\gmodule;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
118       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
119       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
120       <FunctionLevelLinking>true</FunctionLevelLinking>
121       <PrecompiledHeader>
122       </PrecompiledHeader>
123       <WarningLevel>Level3</WarningLevel>
124       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
125     </ClCompile>
126     <Link>
127       <GenerateDebugInformation>true</GenerateDebugInformation>
128       <SubSystem>Console</SubSystem>
129       <OptimizeReferences>true</OptimizeReferences>
130       <EnableCOMDATFolding>true</EnableCOMDATFolding>
131       <TargetMachine>MachineX86</TargetMachine>
132     </Link>
133   </ItemDefinitionGroup>
134   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
135     <ClCompile>
136       <AdditionalIncludeDirectories>..\..\..\gmodule;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
137       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
138       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
139       <PrecompiledHeader>
140       </PrecompiledHeader>
141       <WarningLevel>Level3</WarningLevel>
142       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
143       <CompileAs>CompileAsC</CompileAs>
144     </ClCompile>
145     <Link>
146       <GenerateDebugInformation>true</GenerateDebugInformation>
147       <SubSystem>Console</SubSystem>
148       <OptimizeReferences>true</OptimizeReferences>
149       <EnableCOMDATFolding>true</EnableCOMDATFolding>
150       <RandomizedBaseAddress>false</RandomizedBaseAddress>
151       <DataExecutionPrevention>
152       </DataExecutionPrevention>
153       <TargetMachine>MachineX64</TargetMachine>
154     </Link>
155   </ItemDefinitionGroup>
156   <ItemGroup>
157     <ClCompile Include="..\..\..\gio\glib-compile-schemas.c" />
158     <ClCompile Include="..\..\..\gio\gvdb\gvdb-builder.c" />
159   </ItemGroup>
160   <ItemGroup>
161     <ProjectReference Include="glib.vcxproj">
162       <Project>{12bca020-eabf-429e-876a-a476bc9c10c0}</Project>
163       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
164     </ProjectReference>
165     <ProjectReference Include="gobject.vcxproj">
166       <Project>{f172effc-e30f-4593-809e-db2024b1e753}</Project>
167       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
168     </ProjectReference>
169         <ProjectReference Include="gio.vcxproj">
170       <Project>{f3d1583c-5613-4809-bd98-7cc1c1276f92}</Project>
171       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
172     </ProjectReference>
173   </ItemGroup>
174   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
175   <ImportGroup Label="ExtensionTargets">
176   </ImportGroup>
177 </Project>