]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/geometry/doc/src/docutils/tools/support_status/support_status.vcxproj
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / geometry / doc / src / docutils / tools / support_status / support_status.vcxproj
CommitLineData
7c673cae
FG
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="Release|Win32">
9 <Configuration>Release</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
12 </ItemGroup>
13 <PropertyGroup Label="Globals">
14 <Keyword>Win32Proj</Keyword>
15 </PropertyGroup>
16 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
17 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
18 <ConfigurationType>Application</ConfigurationType>
19 </PropertyGroup>
20 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
21 <ConfigurationType>Application</ConfigurationType>
22 </PropertyGroup>
23 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
24 <ImportGroup Label="ExtensionSettings">
25 </ImportGroup>
26 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
27 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
28 </ImportGroup>
29 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
30 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
31 </ImportGroup>
32 <PropertyGroup Label="UserMacros" />
33 <PropertyGroup>
34 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
35 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</OutDir>
36 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</IntDir>
37 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
38 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</OutDir>
39 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</IntDir>
40 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</LinkIncremental>
41 </PropertyGroup>
42 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
43 <ClCompile>
44 <Optimization>Disabled</Optimization>
45 <AdditionalIncludeDirectories>../../../../../../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
46 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
47 <MinimalRebuild>true</MinimalRebuild>
48 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
49 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
50 <PrecompiledHeader>
51 </PrecompiledHeader>
52 <WarningLevel>Level3</WarningLevel>
53 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
54 </ClCompile>
55 <Link>
56 <GenerateDebugInformation>true</GenerateDebugInformation>
57 <SubSystem>Console</SubSystem>
58 <TargetMachine>MachineX86</TargetMachine>
59 </Link>
60 </ItemDefinitionGroup>
61 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
62 <ClCompile>
63 <AdditionalIncludeDirectories>../../../../../../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
64 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
65 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
66 <PrecompiledHeader>
67 </PrecompiledHeader>
68 <WarningLevel>Level3</WarningLevel>
69 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
70 </ClCompile>
71 <Link>
72 <GenerateDebugInformation>true</GenerateDebugInformation>
73 <SubSystem>Console</SubSystem>
74 <OptimizeReferences>true</OptimizeReferences>
75 <EnableCOMDATFolding>true</EnableCOMDATFolding>
76 <TargetMachine>MachineX86</TargetMachine>
77 </Link>
78 </ItemDefinitionGroup>
79 <ItemGroup>
80 <ClCompile Include="support_status.cpp" />
81 </ItemGroup>
82 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
83 <ImportGroup Label="ExtensionTargets">
84 </ImportGroup>
85</Project>