Imported Upstream version 1.51.0
[platform/upstream/boost.git] / libs / serialization / vc7ide / test_no_rtti.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="test_no_rtti"
6         ProjectGUID="{A7D4CC95-F2AC-11D6-9E47-525400E2CF85}"
7         RootNamespace="test_no_rtti"
8         Keyword="Win32Proj">
9         <Platforms>
10                 <Platform
11                         Name="Win32"/>
12         </Platforms>
13         <Configurations>
14                 <Configuration
15                         Name="Release runtime-dynamic|Win32"
16                         OutputDirectory="$(ConfigurationName)"
17                         IntermediateDirectory="$(ConfigurationName)"
18                         ConfigurationType="1">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="2"
22                                 GlobalOptimizations="TRUE"
23                                 InlineFunctionExpansion="2"
24                                 EnableIntrinsicFunctions="TRUE"
25                                 FavorSizeOrSpeed="1"
26                                 OmitFramePointers="TRUE"
27                                 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
28                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_LIB_DIAGNOSTIC=1;BOOST_ALL_DYN_LINK=1"
29                                 SmallerTypeCheck="FALSE"
30                                 RuntimeLibrary="2"
31                                 BufferSecurityCheck="FALSE"
32                                 EnableFunctionLevelLinking="TRUE"
33                                 TreatWChar_tAsBuiltInType="TRUE"
34                                 ForceConformanceInForLoopScope="TRUE"
35                                 RuntimeTypeInfo="TRUE"
36                                 WarningLevel="3"
37                                 DebugInformationFormat="3"
38                                 CompileAs="0"/>
39                         <Tool
40                                 Name="VCCustomBuildTool"/>
41                         <Tool
42                                 Name="VCLinkerTool"
43                                 IgnoreImportLibrary="TRUE"
44                                 LinkIncremental="2"
45                                 SuppressStartupBanner="TRUE"
46                                 AdditionalLibraryDirectories="$(ConfigurationName)"
47                                 GenerateDebugInformation="TRUE"
48                                 SubSystem="1"/>
49                         <Tool
50                                 Name="VCMIDLTool"/>
51                         <Tool
52                                 Name="VCPostBuildEventTool"
53                                 Description="run $(TargetName) with $(ConfigurationName)"
54                                 CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
55                         <Tool
56                                 Name="VCPreBuildEventTool"/>
57                         <Tool
58                                 Name="VCPreLinkEventTool"/>
59                         <Tool
60                                 Name="VCResourceCompilerTool"/>
61                         <Tool
62                                 Name="VCWebServiceProxyGeneratorTool"/>
63                         <Tool
64                                 Name="VCXMLDataGeneratorTool"/>
65                         <Tool
66                                 Name="VCWebDeploymentTool"/>
67                         <Tool
68                                 Name="VCManagedWrapperGeneratorTool"/>
69                         <Tool
70                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
71                 </Configuration>
72                 <Configuration
73                         Name="Debug runtime-dynamic|Win32"
74                         OutputDirectory="$(ConfigurationName)"
75                         IntermediateDirectory="$(ConfigurationName)"
76                         ConfigurationType="1">
77                         <Tool
78                                 Name="VCCLCompilerTool"
79                                 Optimization="0"
80                                 EnableIntrinsicFunctions="FALSE"
81                                 ImproveFloatingPointConsistency="TRUE"
82                                 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
83                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_LIB_DIAGNOSTIC=1;BOOST_ALL_DYN_LINK=1"
84                                 SmallerTypeCheck="TRUE"
85                                 RuntimeLibrary="3"
86                                 BufferSecurityCheck="TRUE"
87                                 EnableFunctionLevelLinking="TRUE"
88                                 TreatWChar_tAsBuiltInType="TRUE"
89                                 ForceConformanceInForLoopScope="TRUE"
90                                 RuntimeTypeInfo="TRUE"
91                                 WarningLevel="4"
92                                 Detect64BitPortabilityProblems="FALSE"
93                                 DebugInformationFormat="1"
94                                 CompileAs="0"/>
95                         <Tool
96                                 Name="VCCustomBuildTool"/>
97                         <Tool
98                                 Name="VCLinkerTool"
99                                 IgnoreImportLibrary="TRUE"
100                                 LinkIncremental="2"
101                                 SuppressStartupBanner="TRUE"
102                                 AdditionalLibraryDirectories="$(ConfigurationName)"
103                                 GenerateDebugInformation="TRUE"
104                                 SubSystem="1"/>
105                         <Tool
106                                 Name="VCMIDLTool"/>
107                         <Tool
108                                 Name="VCPostBuildEventTool"
109                                 Description="run $(TargetName) with $(ConfigurationName)"
110                                 CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
111                         <Tool
112                                 Name="VCPreBuildEventTool"/>
113                         <Tool
114                                 Name="VCPreLinkEventTool"/>
115                         <Tool
116                                 Name="VCResourceCompilerTool"/>
117                         <Tool
118                                 Name="VCWebServiceProxyGeneratorTool"/>
119                         <Tool
120                                 Name="VCXMLDataGeneratorTool"/>
121                         <Tool
122                                 Name="VCWebDeploymentTool"/>
123                         <Tool
124                                 Name="VCManagedWrapperGeneratorTool"/>
125                         <Tool
126                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
127                 </Configuration>
128                 <Configuration
129                         Name="Debug runtime-static|Win32"
130                         OutputDirectory="$(ConfigurationName)"
131                         IntermediateDirectory="$(ConfigurationName)"
132                         ConfigurationType="1">
133                         <Tool
134                                 Name="VCCLCompilerTool"
135                                 Optimization="0"
136                                 ImproveFloatingPointConsistency="TRUE"
137                                 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
138                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_LIB_DIAGNOSTIC=1"
139                                 SmallerTypeCheck="TRUE"
140                                 RuntimeLibrary="1"
141                                 BufferSecurityCheck="TRUE"
142                                 EnableFunctionLevelLinking="FALSE"
143                                 TreatWChar_tAsBuiltInType="TRUE"
144                                 ForceConformanceInForLoopScope="TRUE"
145                                 RuntimeTypeInfo="TRUE"
146                                 WarningLevel="3"
147                                 Detect64BitPortabilityProblems="FALSE"
148                                 DebugInformationFormat="1"
149                                 CompileAs="0"/>
150                         <Tool
151                                 Name="VCCustomBuildTool"/>
152                         <Tool
153                                 Name="VCLinkerTool"
154                                 IgnoreImportLibrary="TRUE"
155                                 LinkIncremental="2"
156                                 SuppressStartupBanner="TRUE"
157                                 AdditionalLibraryDirectories="$(ConfigurationName)"
158                                 GenerateDebugInformation="TRUE"
159                                 SubSystem="1"/>
160                         <Tool
161                                 Name="VCMIDLTool"/>
162                         <Tool
163                                 Name="VCPostBuildEventTool"
164                                 Description="run $(TargetName) with $(ConfigurationName)"
165                                 CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
166                         <Tool
167                                 Name="VCPreBuildEventTool"/>
168                         <Tool
169                                 Name="VCPreLinkEventTool"/>
170                         <Tool
171                                 Name="VCResourceCompilerTool"/>
172                         <Tool
173                                 Name="VCWebServiceProxyGeneratorTool"/>
174                         <Tool
175                                 Name="VCXMLDataGeneratorTool"/>
176                         <Tool
177                                 Name="VCWebDeploymentTool"/>
178                         <Tool
179                                 Name="VCManagedWrapperGeneratorTool"/>
180                         <Tool
181                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
182                 </Configuration>
183         </Configurations>
184         <References>
185         </References>
186         <Files>
187                 <File
188                         RelativePath="..\test\polymorphic_base.hpp">
189                 </File>
190                 <File
191                         RelativePath="..\test\polymorphic_derived1.cpp">
192                 </File>
193                 <File
194                         RelativePath="..\test\polymorphic_derived1.hpp">
195                 </File>
196                 <File
197                         RelativePath="..\test\polymorphic_derived2.hpp">
198                 </File>
199                 <File
200                         RelativePath="..\test\test_no_rtti.cpp">
201                 </File>
202         </Files>
203         <Globals>
204         </Globals>
205 </VisualStudioProject>