Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / move / proj / vc7ide / unique_ptr_nullptr_test.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="unique_ptr_nullptr_test"
6         ProjectGUID="{C57C28A3-4FE0-6208-BF87-B2B61D3A7671}"
7         Keyword="Win32Proj">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory="../../Bin/Win32/Debug"
16                         IntermediateDirectory="Debug/unique_ptr_nullptr_test"
17                         ConfigurationType="1"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 AdditionalIncludeDirectories="../../../.."
23                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
24                                 MinimalRebuild="TRUE"
25                                 BasicRuntimeChecks="3"
26                                 RuntimeLibrary="3"
27                                 DisableLanguageExtensions="FALSE"
28                                 TreatWChar_tAsBuiltInType="TRUE"
29                                 ForceConformanceInForLoopScope="TRUE"
30                                 UsePrecompiledHeader="0"
31                                 WarningLevel="4"
32                                 Detect64BitPortabilityProblems="TRUE"
33                                 DebugInformationFormat="3"/>
34                         <Tool
35                                 Name="VCCustomBuildTool"/>
36                         <Tool
37                                 Name="VCLinkerTool"
38                                 AdditionalDependencies="winmm.lib"
39                                 OutputFile="$(OutDir)/unique_ptr_nullptr_test_d.exe"
40                                 LinkIncremental="1"
41                                 AdditionalLibraryDirectories="../../../../stage/lib"
42                                 GenerateDebugInformation="TRUE"
43                                 ProgramDatabaseFile="$(OutDir)/unique_ptr_nullptr_test.pdb"
44                                 SubSystem="1"
45                                 TargetMachine="1"
46                                 FixedBaseAddress="1"/>
47                         <Tool
48                                 Name="VCMIDLTool"/>
49                         <Tool
50                                 Name="VCPostBuildEventTool"/>
51                         <Tool
52                                 Name="VCPreBuildEventTool"/>
53                         <Tool
54                                 Name="VCPreLinkEventTool"/>
55                         <Tool
56                                 Name="VCResourceCompilerTool"/>
57                         <Tool
58                                 Name="VCWebServiceProxyGeneratorTool"/>
59                         <Tool
60                                 Name="VCXMLDataGeneratorTool"/>
61                         <Tool
62                                 Name="VCWebDeploymentTool"/>
63                         <Tool
64                                 Name="VCManagedWrapperGeneratorTool"/>
65                         <Tool
66                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
67                 </Configuration>
68                 <Configuration
69                         Name="Release|Win32"
70                         OutputDirectory="../../Bin/Win32/Release"
71                         IntermediateDirectory="Release/unique_ptr_nullptr_test"
72                         ConfigurationType="1"
73                         CharacterSet="2">
74                         <Tool
75                                 Name="VCCLCompilerTool"
76                                 AdditionalIncludeDirectories="../../../.."
77                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
78                                 RuntimeLibrary="2"
79                                 TreatWChar_tAsBuiltInType="TRUE"
80                                 ForceConformanceInForLoopScope="FALSE"
81                                 UsePrecompiledHeader="0"
82                                 WarningLevel="4"
83                                 Detect64BitPortabilityProblems="TRUE"
84                                 DebugInformationFormat="0"/>
85                         <Tool
86                                 Name="VCCustomBuildTool"/>
87                         <Tool
88                                 Name="VCLinkerTool"
89                                 AdditionalDependencies="winmm.lib"
90                                 OutputFile="$(OutDir)/unique_ptr_nullptr_test.exe"
91                                 LinkIncremental="1"
92                                 AdditionalLibraryDirectories="../../../../stage/lib"
93                                 GenerateDebugInformation="TRUE"
94                                 SubSystem="1"
95                                 OptimizeReferences="2"
96                                 EnableCOMDATFolding="2"
97                                 TargetMachine="1"/>
98                         <Tool
99                                 Name="VCMIDLTool"/>
100                         <Tool
101                                 Name="VCPostBuildEventTool"/>
102                         <Tool
103                                 Name="VCPreBuildEventTool"/>
104                         <Tool
105                                 Name="VCPreLinkEventTool"/>
106                         <Tool
107                                 Name="VCResourceCompilerTool"/>
108                         <Tool
109                                 Name="VCWebServiceProxyGeneratorTool"/>
110                         <Tool
111                                 Name="VCXMLDataGeneratorTool"/>
112                         <Tool
113                                 Name="VCWebDeploymentTool"/>
114                         <Tool
115                                 Name="VCManagedWrapperGeneratorTool"/>
116                         <Tool
117                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
118                 </Configuration>
119         </Configurations>
120         <References>
121         </References>
122         <Files>
123                 <Filter
124                         Name="Source Files"
125                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
126                         UniqueIdentifier="{7E3495A1-163E-57AC-5A6C-3A2754202BF1}">
127                         <File
128                                 RelativePath="..\..\test\unique_ptr_nullptr.cpp">
129                         </File>
130                 </Filter>
131
132         </Files>
133         <Globals>
134         </Globals>
135 </VisualStudioProject>