Imported Upstream version 1.47.1
[platform/upstream/gobject-introspection.git] / build / win32 / vs10 / cmph.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>{442C007E-D901-41DA-9706-5DB4AFB4C06B}</ProjectGuid>
23     <RootNamespace>cmph</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>StaticLibrary</ConfigurationType>
29     <CharacterSet>MultiByte</CharacterSet>
30     <WholeProgramOptimization>true</WholeProgramOptimization>
31     <PlatformToolset>v100</PlatformToolset>
32   </PropertyGroup>
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
34     <ConfigurationType>StaticLibrary</ConfigurationType>
35     <CharacterSet>MultiByte</CharacterSet>
36     <PlatformToolset>v100</PlatformToolset>
37   </PropertyGroup>
38   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
39     <ConfigurationType>StaticLibrary</ConfigurationType>
40     <CharacterSet>MultiByte</CharacterSet>
41     <WholeProgramOptimization>true</WholeProgramOptimization>
42     <PlatformToolset>v100</PlatformToolset>
43   </PropertyGroup>
44   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
45     <ConfigurationType>StaticLibrary</ConfigurationType>
46     <CharacterSet>MultiByte</CharacterSet>
47     <PlatformToolset>v100</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="gi-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="gi-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="gi-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="gi-build-defines.props" />
67   </ImportGroup>
68   <PropertyGroup Label="UserMacros" />
69   <PropertyGroup>
70   </PropertyGroup>
71   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
72     <ClCompile>
73       <Optimization>Disabled</Optimization>
74       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
75       <MinimalRebuild>true</MinimalRebuild>
76       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
77       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
78       <PrecompiledHeader>
79       </PrecompiledHeader>
80       <WarningLevel>Level3</WarningLevel>
81       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
82     </ClCompile>
83   </ItemDefinitionGroup>
84   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
85     <ClCompile>
86       <Optimization>MaxSpeed</Optimization>
87       <IntrinsicFunctions>true</IntrinsicFunctions>
88       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
89       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
90       <FunctionLevelLinking>true</FunctionLevelLinking>
91       <PrecompiledHeader>
92       </PrecompiledHeader>
93       <WarningLevel>Level3</WarningLevel>
94       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
95     </ClCompile>
96   </ItemDefinitionGroup>
97   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
98     <Midl>
99       <TargetEnvironment>X64</TargetEnvironment>
100     </Midl>
101     <ClCompile>
102       <Optimization>Disabled</Optimization>
103       <PreprocessorDefinitions>_DEBUG;1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
104       <MinimalRebuild>true</MinimalRebuild>
105       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
106       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
107       <PrecompiledHeader>
108       </PrecompiledHeader>
109       <WarningLevel>Level3</WarningLevel>
110       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
111     </ClCompile>
112   </ItemDefinitionGroup>
113   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
114     <Midl>
115       <TargetEnvironment>X64</TargetEnvironment>
116     </Midl>
117     <ClCompile>
118       <Optimization>MaxSpeed</Optimization>
119       <IntrinsicFunctions>true</IntrinsicFunctions>
120       <PreprocessorDefinitions>1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
121       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
122       <FunctionLevelLinking>true</FunctionLevelLinking>
123       <PrecompiledHeader>
124       </PrecompiledHeader>
125       <WarningLevel>Level3</WarningLevel>
126       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
127     </ClCompile>
128   </ItemDefinitionGroup>
129   <ItemGroup>
130    <ClCompile Include="..\..\..\girepository\cmph\bdz.c" />
131    <ClCompile Include="..\..\..\girepository\cmph\bdz_ph.c" />
132    <ClCompile Include="..\..\..\girepository\cmph\bmz8.c" />
133    <ClCompile Include="..\..\..\girepository\cmph\bmz.c" />
134    <ClCompile Include="..\..\..\girepository\cmph\brz.c" />
135    <ClCompile Include="..\..\..\girepository\cmph\buffer_entry.c" />
136    <ClCompile Include="..\..\..\girepository\cmph\buffer_manager.c" />
137    <ClCompile Include="..\..\..\girepository\cmph\chd.c" />
138    <ClCompile Include="..\..\..\girepository\cmph\chd_ph.c" />
139    <ClCompile Include="..\..\..\girepository\cmph\chm.c" />
140    <ClCompile Include="..\..\..\girepository\cmph\cmph.c" />
141    <ClCompile Include="..\..\..\girepository\cmph\cmph_structs.c" />
142    <ClCompile Include="..\..\..\girepository\cmph\compressed_rank.c" />
143    <ClCompile Include="..\..\..\girepository\cmph\compressed_seq.c" />
144    <ClCompile Include="..\..\..\girepository\cmph\fch_buckets.c" />
145    <ClCompile Include="..\..\..\girepository\cmph\fch.c" />
146    <ClCompile Include="..\..\..\girepository\cmph\graph.c" />
147    <ClCompile Include="..\..\..\girepository\cmph\hash.c" />
148    <ClCompile Include="..\..\..\girepository\cmph\jenkins_hash.c" />
149    <ClCompile Include="..\..\..\girepository\cmph\miller_rabin.c" />
150    <ClCompile Include="..\..\..\girepository\cmph\select.c" />
151    <ClCompile Include="..\..\..\girepository\cmph\vqueue.c" />
152    <ClCompile Include="..\..\..\girepository\cmph\vstack.c" />
153   </ItemGroup>
154   <ItemGroup>
155     <ProjectReference Include="gi-prebuild.vcxproj">
156       <Project>{2093d218-190e-4194-9421-3ba7cbf33b11}</Project>
157       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
158     </ProjectReference>
159   </ItemGroup>
160   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
161   <ImportGroup Label="ExtensionTargets">
162   </ImportGroup>
163 </Project>