]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/qvm/bld/test/scalar_cast_m_test.vcxproj
update sources to v12.2.4
[ceph.git] / ceph / src / boost / libs / qvm / bld / test / scalar_cast_m_test.vcxproj
CommitLineData
3a9019d9
FG
1<?xml version="1.0" encoding="utf-8"?>\r
2<Project DefaultTargets="Build" ToolsVersion="12.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="release-assert|Win32">\r
13 <Configuration>release-assert</Configuration>\r
14 <Platform>Win32</Platform>\r
15 </ProjectConfiguration>\r
16 </ItemGroup>\r
17 <PropertyGroup>\r
18 <BaseIntermediateOutputPath>$(SolutionDir)..\..\..\..\..\bld\msvc\lib\$(SolutionName)\$(ProjectName)</BaseIntermediateOutputPath>\r
19 </PropertyGroup>\r
20 <ItemGroup>\r
21 <!-- reverge_begin cpps -->\r
22 <ClInclude Include="..\..\test\scalar_cast_m_test.cpp" />\r
23 <!-- reverge_end cpps -->\r
24 </ItemGroup>\r
25 <PropertyGroup Label="Globals">\r
26 <ProjectGuid>{54D33D1E-62CB-08CC-799D-46DE67727662}</ProjectGuid>\r
27 <Keyword>MakeFileProj</Keyword>\r
28 </PropertyGroup>\r
29 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release-assert|Win32'" Label="Configuration">\r
31 <ConfigurationType>Makefile</ConfigurationType>\r
32 <UseDebugLibraries>true</UseDebugLibraries>\r
33 <PlatformToolset>v120</PlatformToolset>\r
34 </PropertyGroup>\r
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'" Label="Configuration">\r
36 <ConfigurationType>Makefile</ConfigurationType>\r
37 <UseDebugLibraries>true</UseDebugLibraries>\r
38 <PlatformToolset>v120</PlatformToolset>\r
39 </PropertyGroup>\r
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'" Label="Configuration">\r
41 <ConfigurationType>Makefile</ConfigurationType>\r
42 <UseDebugLibraries>true</UseDebugLibraries>\r
43 <PlatformToolset>v120</PlatformToolset>\r
44 </PropertyGroup>\r
45 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
46 <ImportGroup Label="ExtensionSettings">\r
47 </ImportGroup>\r
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='release-assert|Win32'" Label="PropertySheets">\r
49 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
50 </ImportGroup>\r
51 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'" Label="PropertySheets">\r
52 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
53 </ImportGroup>\r
54 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'" Label="PropertySheets">\r
55 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
56 </ImportGroup>\r
57 <PropertyGroup Label="UserMacros" />\r
58 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'">\r
59 <!-- reverge_begin defines(debug) -->\r
60 <NMakePreprocessorDefinitions>BOOST_ALL_NO_LIB=1;</NMakePreprocessorDefinitions>\r
61 <!-- reverge_end defines(debug) -->\r
62 <!-- reverge_begin includes(debug) -->\r
63 <NMakeIncludeSearchPath>;$(ProjectDir)..\..\..\..</NMakeIncludeSearchPath>\r
64 <!-- reverge_end includes(debug) -->\r
65 <!-- reverge_begin options(debug) -->\r
66 <AdditionalOptions>-TP -c /EHs /GR /MDd /Ob0 /Od /W3 /Z7 /Zc:forScope /Zc:wchar_t /favor:blend /wd4675 </AdditionalOptions>\r
67 <!-- reverge_end options(debug) -->\r
68 <OutDir>$(SolutionDir)..\..\..\..\..\bld\lib\$(SolutionName)\libs\$(SolutionName)\test\$(ProjectName).test\msvc-12.0\$(Configuration)\address-model-64\link-static\threading-multi\</OutDir>\r
69 <IntDir>$(SolutionDir)..\..\..\..\..\bld\lib\$(SolutionName)\libs\$(SolutionName)\test\$(ProjectName).test\msvc-12.0\$(Configuration)\address-model-64\link-static\threading-multi\</IntDir>\r
70 <ExecutablePath>$(PATH)</ExecutablePath>\r
71 <IncludePath />\r
72 <ReferencePath />\r
73 <LibraryPath />\r
74 <LibraryWPath />\r
75 <SourcePath />\r
76 <ExcludePath />\r
77 <NMakeBuildCommandLine>cd $(SolutionDir)..\test &amp;&amp; $(SolutionDir)..\..\..\b2 address-model=64 variant=$(configuration) toolset=msvc-14.0 $(ProjectName)</NMakeBuildCommandLine>\r
78 <NMakeReBuildCommandLine>cd $(SolutionDir)..\test &amp;&amp; $(SolutionDir)..\..\..\b2 address-model=64 variant=$(configuration) toolset=msvc-14.0 $(ProjectName) -a</NMakeReBuildCommandLine>\r
79 <NMakeCleanCommandLine>cd $(SolutionDir)..\test &amp;&amp; $(SolutionDir)vcxproj.bat msvc-14.0 $(ProjectPath)</NMakeCleanCommandLine>\r
80 </PropertyGroup>\r
81 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'">\r
82 <!-- reverge_begin defines(release) -->\r
83 <NMakePreprocessorDefinitions>BOOST_ALL_NO_LIB=1;NDEBUG;</NMakePreprocessorDefinitions>\r
84 <!-- reverge_end defines(release) -->\r
85 <!-- reverge_begin includes(release) -->\r
86 <NMakeIncludeSearchPath>;$(ProjectDir)..\..\..\..</NMakeIncludeSearchPath>\r
87 <!-- reverge_end includes(release) -->\r
88 <!-- reverge_begin options(release) -->\r
89 <AdditionalOptions>-TP -c /EHs /GR /MD /O2 /Ob2 /W3 /Zc:forScope /Zc:wchar_t /favor:blend /wd4675 </AdditionalOptions>\r
90 <!-- reverge_end options(release) -->\r
91 <OutDir>$(SolutionDir)..\..\..\..\..\bld\lib\$(SolutionName)\libs\$(SolutionName)\test\$(ProjectName).test\msvc-12.0\$(Configuration)\address-model-64\link-static\threading-multi\</OutDir>\r
92 <IntDir>$(SolutionDir)..\..\..\..\..\bld\lib\$(SolutionName)\libs\$(SolutionName)\test\$(ProjectName).test\msvc-12.0\$(Configuration)\address-model-64\link-static\threading-multi\</IntDir>\r
93 <ExecutablePath>$(PATH)</ExecutablePath>\r
94 <IncludePath />\r
95 <ReferencePath />\r
96 <LibraryPath />\r
97 <LibraryWPath />\r
98 <SourcePath />\r
99 <ExcludePath />\r
100 <NMakeBuildCommandLine>cd $(SolutionDir)..\test &amp;&amp; $(SolutionDir)..\..\..\b2 address-model=64 variant=$(configuration) toolset=msvc-14.0 $(ProjectName)</NMakeBuildCommandLine>\r
101 <NMakeReBuildCommandLine>cd $(SolutionDir)..\test &amp;&amp; $(SolutionDir)..\..\..\b2 address-model=64 variant=$(configuration) toolset=msvc-14.0 $(ProjectName) -a</NMakeReBuildCommandLine>\r
102 <NMakeCleanCommandLine>cd $(SolutionDir)..\test &amp;&amp; $(SolutionDir)vcxproj.bat msvc-14.0 $(ProjectPath)</NMakeCleanCommandLine>\r
103 </PropertyGroup>\r
104 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release-assert|Win32'">\r
105 <!-- reverge_begin defines(release-assert) -->\r
106 <NMakePreprocessorDefinitions>BOOST_ALL_NO_LIB=1;</NMakePreprocessorDefinitions>\r
107 <!-- reverge_end defines(release-assert) -->\r
108 <!-- reverge_begin includes(release-assert) -->\r
109 <NMakeIncludeSearchPath>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE;C:\Program Files (x86)\Windows Kits\8.1\include\shared;C:\Program Files (x86)\Windows Kits\8.1\include\um;C:\Program Files (x86)\Windows Kits\8.1\include\winrt;$(ProjectDir)..\..\..\..\..\boost_1_60_0;$(ProjectDir)..\..\include</NMakeIncludeSearchPath>\r
110 <!-- reverge_end includes(release-assert) -->\r
111 <!-- reverge_begin options(release-assert) -->\r
112 <AdditionalOptions>-FC -TP -c -wd4018 -wd4180 -wd4244 -wd4267 -wd4355 -wd4512 -wd4624 -wd4800 -wd4996 /EHs /GR /MD /O2 /Ob2 /W3 /Z7 /Zc:forScope /Zc:wchar_t /favor:blend /wd4675 </AdditionalOptions>\r
113 <!-- reverge_end options(release-assert) -->\r
114 <OutDir>$(SolutionDir)..\..\..\..\..\bld\lib\$(SolutionName)\libs\$(SolutionName)\test\$(ProjectName).test\msvc-12.0\$(Configuration)\address-model-64\link-static\threading-multi\</OutDir>\r
115 <IntDir>$(SolutionDir)..\..\..\..\..\bld\lib\$(SolutionName)\libs\$(SolutionName)\test\$(ProjectName).test\msvc-12.0\$(Configuration)\address-model-64\link-static\threading-multi\</IntDir>\r
116 <ExecutablePath>$(PATH)</ExecutablePath>\r
117 <IncludePath />\r
118 <ReferencePath />\r
119 <LibraryPath />\r
120 <LibraryWPath />\r
121 <SourcePath />\r
122 <ExcludePath />\r
123 <NMakeBuildCommandLine>cd $(SolutionDir)..\test &amp;&amp; $(SolutionDir)..\..\..\b2 address-model=64 variant=$(configuration) toolset=msvc-14.0 $(ProjectName)</NMakeBuildCommandLine>\r
124 <NMakeReBuildCommandLine>cd $(SolutionDir)..\test &amp;&amp; $(SolutionDir)..\..\..\b2 address-model=64 variant=$(configuration) toolset=msvc-14.0 $(ProjectName) -a</NMakeReBuildCommandLine>\r
125 <NMakeCleanCommandLine>cd $(SolutionDir)..\test &amp;&amp; $(SolutionDir)vcxproj.bat msvc-14.0 $(ProjectPath)</NMakeCleanCommandLine>\r
126 </PropertyGroup>\r
127 <ItemDefinitionGroup>\r
128 </ItemDefinitionGroup>\r
129 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
130 <ImportGroup Label="ExtensionTargets">\r
131 </ImportGroup>\r
7c673cae 132</Project>