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