Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / msvc / build-init.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Release|Win32">\r
9       <Configuration>Release</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Debug|x64">\r
13       <Configuration>Debug</Configuration>\r
14       <Platform>x64</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <ItemGroup>\r
22     <ClInclude Include="..\config.h" />\r
23     <ClInclude Include="..\eglib\config.h" />\r
24   </ItemGroup>\r
25   <PropertyGroup Label="Globals">\r
26     <ProjectGuid>{92AE7622-5F58-4234-9A26-9EC71876B3F4}</ProjectGuid>\r
27     <RootNamespace>buildinit</RootNamespace>\r
28     <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>\r
29   </PropertyGroup>\r
30   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
31   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
32     <ConfigurationType>Utility</ConfigurationType>\r
33     <UseDebugLibraries>true</UseDebugLibraries>\r
34     <PlatformToolset>v140</PlatformToolset>\r
35     <CharacterSet>MultiByte</CharacterSet>\r
36   </PropertyGroup>\r
37   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
38     <ConfigurationType>Utility</ConfigurationType>\r
39     <UseDebugLibraries>false</UseDebugLibraries>\r
40     <PlatformToolset>v140</PlatformToolset>\r
41     <WholeProgramOptimization>true</WholeProgramOptimization>\r
42     <CharacterSet>MultiByte</CharacterSet>\r
43   </PropertyGroup>\r
44   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
45     <ConfigurationType>Utility</ConfigurationType>\r
46     <UseDebugLibraries>true</UseDebugLibraries>\r
47     <PlatformToolset>v140</PlatformToolset>\r
48     <CharacterSet>MultiByte</CharacterSet>\r
49   </PropertyGroup>\r
50   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
51     <ConfigurationType>Utility</ConfigurationType>\r
52     <UseDebugLibraries>false</UseDebugLibraries>\r
53     <PlatformToolset>v140</PlatformToolset>\r
54     <WholeProgramOptimization>true</WholeProgramOptimization>\r
55     <CharacterSet>MultiByte</CharacterSet>\r
56   </PropertyGroup>\r
57   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
58   <ImportGroup Label="ExtensionSettings">\r
59   </ImportGroup>\r
60   <ImportGroup Label="Shared">\r
61   </ImportGroup>\r
62   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
63     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
64     <Import Project="mono.props" />\r
65   </ImportGroup>\r
66   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
67     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
68     <Import Project="mono.props" />\r
69   </ImportGroup>\r
70   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
71     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
72     <Import Project="mono.props" />\r
73   </ImportGroup>\r
74   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
75     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
76     <Import Project="mono.props" />\r
77   </ImportGroup>\r
78   <PropertyGroup Label="UserMacros" />\r
79   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
80     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
81     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)$(MONO_TARGET_SUFFIX)\$(Configuration)\</IntDir>\r
82   </PropertyGroup>\r
83   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
84     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
85     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)$(MONO_TARGET_SUFFIX)\$(Configuration)\</IntDir>\r
86   </PropertyGroup>\r
87   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
88     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
89     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)$(MONO_TARGET_SUFFIX)\$(Configuration)\</IntDir>\r
90   </PropertyGroup>\r
91   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
92     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
93     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)$(MONO_TARGET_SUFFIX)\$(Configuration)\</IntDir>\r
94   </PropertyGroup>\r
95   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
96     <ClCompile>\r
97       <WarningLevel>Level3</WarningLevel>\r
98       <Optimization>Disabled</Optimization>\r
99       <SDLCheck>true</SDLCheck>\r
100     </ClCompile>\r
101     <PostBuildEvent>\r
102       <Command>winsetup.bat</Command>\r
103     </PostBuildEvent>\r
104   </ItemDefinitionGroup>\r
105   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
106     <ClCompile>\r
107       <WarningLevel>Level3</WarningLevel>\r
108       <Optimization>Disabled</Optimization>\r
109       <SDLCheck>true</SDLCheck>\r
110     </ClCompile>\r
111     <PostBuildEvent>\r
112       <Command>winsetup.bat</Command>\r
113     </PostBuildEvent>\r
114   </ItemDefinitionGroup>\r
115   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
116     <ClCompile>\r
117       <WarningLevel>Level3</WarningLevel>\r
118       <Optimization>MaxSpeed</Optimization>\r
119       <FunctionLevelLinking>true</FunctionLevelLinking>\r
120       <IntrinsicFunctions>true</IntrinsicFunctions>\r
121       <SDLCheck>true</SDLCheck>\r
122     </ClCompile>\r
123     <Link>\r
124       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
125       <OptimizeReferences>true</OptimizeReferences>\r
126     </Link>\r
127     <PostBuildEvent>\r
128       <Command>winsetup.bat</Command>\r
129     </PostBuildEvent>\r
130   </ItemDefinitionGroup>\r
131   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
132     <ClCompile>\r
133       <WarningLevel>Level3</WarningLevel>\r
134       <Optimization>MaxSpeed</Optimization>\r
135       <FunctionLevelLinking>true</FunctionLevelLinking>\r
136       <IntrinsicFunctions>true</IntrinsicFunctions>\r
137       <SDLCheck>true</SDLCheck>\r
138     </ClCompile>\r
139     <Link>\r
140       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
141       <OptimizeReferences>true</OptimizeReferences>\r
142     </Link>\r
143     <PostBuildEvent>\r
144       <Command>winsetup.bat</Command>\r
145     </PostBuildEvent>\r
146   </ItemDefinitionGroup>\r
147   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
148   <ImportGroup Label="ExtensionTargets">\r
149   </ImportGroup>\r
150 </Project>