Initialize the gmime for upstream
[platform/upstream/gmime.git] / build / vs2010 / test-headers.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>{E337362A-067C-4F60-9C13-AAE59523007E}</ProjectGuid>
23     <RootNamespace>testheaders</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>Unicode</CharacterSet>
39     <WholeProgramOptimization>true</WholeProgramOptimization>
40   </PropertyGroup>
41   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
42     <ConfigurationType>Application</ConfigurationType>
43     <CharacterSet>Unicode</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   </ImportGroup>
51   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
52     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
53   </ImportGroup>
54   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
55     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56   </ImportGroup>
57   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
58     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
59   </ImportGroup>
60   <PropertyGroup Label="UserMacros" />
61   <PropertyGroup>
62     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
63     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
64     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\test-headers\</IntDir>
65     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
66     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
67     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\test-headers\</IntDir>
68     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
69     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
70     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\test-headers\</IntDir>
71     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
72     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
73     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\test-headers\</IntDir>
74     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
75     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
76     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
77     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
78     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
79     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
80     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
81     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
82     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
83     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
84     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
85     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
86     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
87   </PropertyGroup>
88   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
89     <BuildLog>
90       <Path>$(IntDir)BuildLog.htm</Path>
91     </BuildLog>
92     <ClCompile>
93       <Optimization>Disabled</Optimization>
94       <AdditionalIncludeDirectories>..\..\; ..\..\util;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
95       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN="GMime";%(PreprocessorDefinitions)</PreprocessorDefinitions>
96       <MinimalRebuild>true</MinimalRebuild>
97       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
98       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
99       <PrecompiledHeader>
100       </PrecompiledHeader>
101       <WarningLevel>Level3</WarningLevel>
102       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
103       <CompileAs>CompileAsC</CompileAs>
104     </ClCompile>
105     <Link>
106       <AdditionalDependencies>ws2_32.lib;libiconv.lib;glib-2.0.lib;gobject-2.0.lib;gio-2.0.lib;zdll.lib;%(AdditionalDependencies)</AdditionalDependencies>
107       <GenerateDebugInformation>true</GenerateDebugInformation>
108       <SubSystem>Console</SubSystem>
109       <TargetMachine>MachineX86</TargetMachine>
110     </Link>
111   </ItemDefinitionGroup>
112   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
113     <BuildLog>
114       <Path>$(IntDir)BuildLog.htm</Path>
115     </BuildLog>
116     <Midl>
117       <TargetEnvironment>X64</TargetEnvironment>
118     </Midl>
119     <ClCompile>
120       <Optimization>Disabled</Optimization>
121       <AdditionalIncludeDirectories>..\..\; ..\..\util;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
122       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN="GMime";%(PreprocessorDefinitions)</PreprocessorDefinitions>
123       <MinimalRebuild>true</MinimalRebuild>
124       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
125       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
126       <PrecompiledHeader>
127       </PrecompiledHeader>
128       <WarningLevel>Level3</WarningLevel>
129       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
130       <CompileAs>CompileAsC</CompileAs>
131     </ClCompile>
132     <Link>
133       <AdditionalDependencies>ws2_32.lib;libiconv.lib;glib-2.0.lib;gobject-2.0.lib;gio-2.0.lib;zdll.lib;%(AdditionalDependencies)</AdditionalDependencies>
134       <GenerateDebugInformation>true</GenerateDebugInformation>
135       <SubSystem>Console</SubSystem>
136       <TargetMachine>MachineX64</TargetMachine>
137     </Link>
138   </ItemDefinitionGroup>
139   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
140     <BuildLog>
141       <Path>$(IntDir)BuildLog.htm</Path>
142     </BuildLog>
143     <ClCompile>
144       <Optimization>MaxSpeed</Optimization>
145       <IntrinsicFunctions>true</IntrinsicFunctions>
146       <AdditionalIncludeDirectories>..\..\; ..\..\util;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
147       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN="GMime";%(PreprocessorDefinitions)</PreprocessorDefinitions>
148       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
149       <FunctionLevelLinking>true</FunctionLevelLinking>
150       <PrecompiledHeader>
151       </PrecompiledHeader>
152       <WarningLevel>Level3</WarningLevel>
153       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
154       <CompileAs>CompileAsC</CompileAs>
155     </ClCompile>
156     <Link>
157       <AdditionalDependencies>ws2_32.lib;libiconv.lib;glib-2.0.lib;gobject-2.0.lib;gio-2.0.lib;zdll.lib;%(AdditionalDependencies)</AdditionalDependencies>
158       <GenerateDebugInformation>true</GenerateDebugInformation>
159       <SubSystem>Console</SubSystem>
160       <OptimizeReferences>true</OptimizeReferences>
161       <EnableCOMDATFolding>true</EnableCOMDATFolding>
162       <TargetMachine>MachineX86</TargetMachine>
163     </Link>
164   </ItemDefinitionGroup>
165   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
166     <BuildLog>
167       <Path>$(IntDir)BuildLog.htm</Path>
168     </BuildLog>
169     <Midl>
170       <TargetEnvironment>X64</TargetEnvironment>
171     </Midl>
172     <ClCompile>
173       <Optimization>MaxSpeed</Optimization>
174       <IntrinsicFunctions>true</IntrinsicFunctions>
175       <AdditionalIncludeDirectories>..\..\; ..\..\util;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
176       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN="GMime";%(PreprocessorDefinitions)</PreprocessorDefinitions>
177       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
178       <FunctionLevelLinking>true</FunctionLevelLinking>
179       <PrecompiledHeader>
180       </PrecompiledHeader>
181       <WarningLevel>Level3</WarningLevel>
182       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
183       <CompileAs>CompileAsC</CompileAs>
184     </ClCompile>
185     <Link>
186       <AdditionalDependencies>ws2_32.lib;libiconv.lib;glib-2.0.lib;gobject-2.0.lib;gio-2.0.lib;zdll.lib;%(AdditionalDependencies)</AdditionalDependencies>
187       <GenerateDebugInformation>true</GenerateDebugInformation>
188       <SubSystem>Console</SubSystem>
189       <OptimizeReferences>true</OptimizeReferences>
190       <EnableCOMDATFolding>true</EnableCOMDATFolding>
191       <TargetMachine>MachineX64</TargetMachine>
192     </Link>
193   </ItemDefinitionGroup>
194   <ItemGroup>
195     <ClCompile Include="..\..\tests\test-headers.c" />
196     <ClCompile Include="..\..\tests\testsuite.c" />
197   </ItemGroup>
198   <ItemGroup>
199     <ClInclude Include="..\..\tests\testsuite.h" />
200   </ItemGroup>
201   <ItemGroup>
202     <ProjectReference Include="gmime.vcxproj">
203       <Project>{f281aac0-61ab-4e5c-849d-34fdb3687675}</Project>
204       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
205     </ProjectReference>
206   </ItemGroup>
207   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
208   <ImportGroup Label="ExtensionTargets">
209   </ImportGroup>
210 </Project>