missing project/build files
[client-tools.git] / src / build / win32 / _all_shared_libraries.vcxproj
blobafb7609d3438b085822bf7254cd1c3fb724380e8
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.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="Optimized|Win32">
9       <Configuration>Optimized</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16   </ItemGroup>
17   <PropertyGroup Label="Globals">
18     <ProjectGuid>{BEAAA971-E712-4662-A9EE-35AFA3D3F231}</ProjectGuid>
19     <Keyword>MakeFileProj</Keyword>
20   </PropertyGroup>
21   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
22   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'" Label="Configuration">
23     <ConfigurationType>Utility</ConfigurationType>
24     <PlatformToolset>v120</PlatformToolset>
25     <UseOfMfc>false</UseOfMfc>
26   </PropertyGroup>
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
28     <ConfigurationType>Utility</ConfigurationType>
29     <PlatformToolset>v120</PlatformToolset>
30     <UseOfMfc>false</UseOfMfc>
31   </PropertyGroup>
32   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
33     <ConfigurationType>Utility</ConfigurationType>
34     <PlatformToolset>v120</PlatformToolset>
35     <UseOfMfc>false</UseOfMfc>
36   </PropertyGroup>
37   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
38   <ImportGroup Label="ExtensionSettings">
39   </ImportGroup>
40   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'" Label="PropertySheets">
41     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
42     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
43   </ImportGroup>
44   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
45     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
46     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
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="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
51   </ImportGroup>
52   <PropertyGroup Label="UserMacros" />
53   <PropertyGroup>
54     <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
55   </PropertyGroup>
56   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
57     <OutDir>.\</OutDir>
58     <IntDir>.\</IntDir>
59   </PropertyGroup>
60   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
61     <OutDir>.\</OutDir>
62     <IntDir>.\</IntDir>
63   </PropertyGroup>
64   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">
65     <OutDir>.\</OutDir>
66     <IntDir>.\</IntDir>
67   </PropertyGroup>
68   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
69     <Midl>
70       <TypeLibraryName>./_all_shared_libraries.tlb</TypeLibraryName>
71       <HeaderFileName />
72     </Midl>
73   </ItemDefinitionGroup>
74   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
75     <Midl>
76       <TypeLibraryName>./_all_shared_libraries.tlb</TypeLibraryName>
77       <HeaderFileName />
78     </Midl>
79   </ItemDefinitionGroup>
80   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">
81     <Midl>
82       <TypeLibraryName>./_all_shared_libraries.tlb</TypeLibraryName>
83       <HeaderFileName />
84     </Midl>
85   </ItemDefinitionGroup>
86   <ItemGroup>
87   </ItemGroup>
88   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
89   <ImportGroup Label="ExtensionTargets">
90   </ImportGroup>
91 </Project>