Improve vacpp support.
[boost.git] / boost / libs / serialization / vc7ide / test_codecvt_null.vcproj
blob72e294ca10ae886886e98df27a319547df85847d
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="test_codecvt_null"
6 ProjectGUID="{A7D4CC95-F2AC-11D6-9E47-525400E2CF85}"
7 RootNamespace="test_codecvt_null"
8 Keyword="Win32Proj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug runtime-dynamic|Win32"
16 OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/threading-multi/&quot;"
17 IntermediateDirectory="$(OutDir)"
18 ConfigurationType="1">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 ImproveFloatingPointConsistency="TRUE"
23 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
24 RuntimeLibrary="3"
25 BufferSecurityCheck="FALSE"
26 EnableFunctionLevelLinking="TRUE"
27 TreatWChar_tAsBuiltInType="TRUE"
28 ForceConformanceInForLoopScope="TRUE"
29 RuntimeTypeInfo="TRUE"
30 WarningLevel="3"
31 Detect64BitPortabilityProblems="FALSE"
32 DebugInformationFormat="1"
33 CompileAs="0"/>
34 <Tool
35 Name="VCCustomBuildTool"/>
36 <Tool
37 Name="VCLinkerTool"
38 IgnoreImportLibrary="TRUE"
39 AdditionalDependencies="libboost_test_exec_monitor.lib"
40 LinkIncremental="2"
41 SuppressStartupBanner="TRUE"
42 AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/debug/runtime-link-dynamic&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/debug/runtime-link-dynamic&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/boost_serialization.dll/vc-7_1/debug/runtime-link-dynamic&quot;"
43 GenerateDebugInformation="TRUE"
44 SubSystem="1"/>
45 <Tool
46 Name="VCMIDLTool"/>
47 <Tool
48 Name="VCPostBuildEventTool"
49 Description="run $(TargetName) with $(ConfigurationName)"
50 CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
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 runtime-static threading-multi|Win32"
70 OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/runtime-link-static/threading-multi/&quot;"
71 IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/runtime-link-static/threading-multi/&quot;"
72 ConfigurationType="1">
73 <Tool
74 Name="VCCLCompilerTool"
75 GlobalOptimizations="TRUE"
76 InlineFunctionExpansion="2"
77 EnableIntrinsicFunctions="TRUE"
78 ImproveFloatingPointConsistency="TRUE"
79 FavorSizeOrSpeed="1"
80 OmitFramePointers="TRUE"
81 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..&quot;"
82 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
83 RuntimeLibrary="0"
84 BufferSecurityCheck="FALSE"
85 EnableFunctionLevelLinking="TRUE"
86 TreatWChar_tAsBuiltInType="TRUE"
87 ForceConformanceInForLoopScope="TRUE"
88 RuntimeTypeInfo="TRUE"
89 WarningLevel="3"
90 DebugInformationFormat="1"
91 CompileAs="0"/>
92 <Tool
93 Name="VCCustomBuildTool"/>
94 <Tool
95 Name="VCLinkerTool"
96 IgnoreImportLibrary="TRUE"
97 AdditionalDependencies="libboost_test_exec_monitor.lib"
98 LinkIncremental="1"
99 SuppressStartupBanner="TRUE"
100 AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/release/runtime-link-dynamic/threading-multi&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.dll/vc-7_1/release/runtime-link-dynamic/threading-multi&quot;"
101 SubSystem="1"
102 TargetMachine="1"/>
103 <Tool
104 Name="VCMIDLTool"/>
105 <Tool
106 Name="VCPostBuildEventTool"
107 Description="run $(TargetName) with $(ConfigurationName)"
108 CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
109 <Tool
110 Name="VCPreBuildEventTool"/>
111 <Tool
112 Name="VCPreLinkEventTool"/>
113 <Tool
114 Name="VCResourceCompilerTool"/>
115 <Tool
116 Name="VCWebServiceProxyGeneratorTool"/>
117 <Tool
118 Name="VCXMLDataGeneratorTool"/>
119 <Tool
120 Name="VCWebDeploymentTool"/>
121 <Tool
122 Name="VCManagedWrapperGeneratorTool"/>
123 <Tool
124 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
125 </Configuration>
126 <Configuration
127 Name="Release runtime-static|Win32"
128 OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/runtime-link-static/&quot;"
129 IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/runtime-link-static/&quot;"
130 ConfigurationType="1">
131 <Tool
132 Name="VCCLCompilerTool"
133 GlobalOptimizations="TRUE"
134 InlineFunctionExpansion="2"
135 EnableIntrinsicFunctions="TRUE"
136 ImproveFloatingPointConsistency="TRUE"
137 FavorSizeOrSpeed="1"
138 OmitFramePointers="TRUE"
139 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..&quot;"
140 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
141 RuntimeLibrary="4"
142 BufferSecurityCheck="FALSE"
143 EnableFunctionLevelLinking="TRUE"
144 TreatWChar_tAsBuiltInType="TRUE"
145 ForceConformanceInForLoopScope="TRUE"
146 RuntimeTypeInfo="TRUE"
147 WarningLevel="3"
148 DebugInformationFormat="1"
149 CompileAs="0"/>
150 <Tool
151 Name="VCCustomBuildTool"/>
152 <Tool
153 Name="VCLinkerTool"
154 IgnoreImportLibrary="TRUE"
155 AdditionalDependencies="libboost_test_exec_monitor.lib"
156 LinkIncremental="1"
157 SuppressStartupBanner="TRUE"
158 AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/release/runtime-link-dynamic&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/release/runtime-link-dynamic&quot;"
159 SubSystem="1"
160 TargetMachine="1"/>
161 <Tool
162 Name="VCMIDLTool"/>
163 <Tool
164 Name="VCPostBuildEventTool"
165 Description="run $(TargetName) with $(ConfigurationName)"
166 CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
167 <Tool
168 Name="VCPreBuildEventTool"/>
169 <Tool
170 Name="VCPreLinkEventTool"/>
171 <Tool
172 Name="VCResourceCompilerTool"/>
173 <Tool
174 Name="VCWebServiceProxyGeneratorTool"/>
175 <Tool
176 Name="VCXMLDataGeneratorTool"/>
177 <Tool
178 Name="VCWebDeploymentTool"/>
179 <Tool
180 Name="VCManagedWrapperGeneratorTool"/>
181 <Tool
182 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
183 </Configuration>
184 <Configuration
185 Name="Release runtime-dynamic|Win32"
186 OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/threading-multi/&quot;"
187 IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/threading-multi/&quot;"
188 ConfigurationType="1">
189 <Tool
190 Name="VCCLCompilerTool"
191 GlobalOptimizations="TRUE"
192 InlineFunctionExpansion="2"
193 EnableIntrinsicFunctions="TRUE"
194 ImproveFloatingPointConsistency="TRUE"
195 FavorSizeOrSpeed="1"
196 OmitFramePointers="TRUE"
197 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..&quot;"
198 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
199 RuntimeLibrary="2"
200 BufferSecurityCheck="FALSE"
201 EnableFunctionLevelLinking="TRUE"
202 TreatWChar_tAsBuiltInType="TRUE"
203 ForceConformanceInForLoopScope="TRUE"
204 RuntimeTypeInfo="TRUE"
205 WarningLevel="3"
206 DebugInformationFormat="1"
207 CompileAs="0"/>
208 <Tool
209 Name="VCCustomBuildTool"/>
210 <Tool
211 Name="VCLinkerTool"
212 IgnoreImportLibrary="TRUE"
213 AdditionalDependencies="libboost_test_exec_monitor.lib"
214 LinkIncremental="1"
215 SuppressStartupBanner="TRUE"
216 AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/release/runtime-link-dynamic&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/release/runtime-link-dynamic&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/boost_serialization.dll/vc-7_1/release/runtime-link-dynamic&quot;"
217 SubSystem="1"
218 TargetMachine="1"/>
219 <Tool
220 Name="VCMIDLTool"/>
221 <Tool
222 Name="VCPostBuildEventTool"
223 Description="run $(TargetName) with $(ConfigurationName)"
224 CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
225 <Tool
226 Name="VCPreBuildEventTool"/>
227 <Tool
228 Name="VCPreLinkEventTool"/>
229 <Tool
230 Name="VCResourceCompilerTool"/>
231 <Tool
232 Name="VCWebServiceProxyGeneratorTool"/>
233 <Tool
234 Name="VCXMLDataGeneratorTool"/>
235 <Tool
236 Name="VCWebDeploymentTool"/>
237 <Tool
238 Name="VCManagedWrapperGeneratorTool"/>
239 <Tool
240 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
241 </Configuration>
242 <Configuration
243 Name="Debug runtime-static|Win32"
244 OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/runtime-link-static/&quot;"
245 IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/runtime-link-static/&quot;"
246 ConfigurationType="1">
247 <Tool
248 Name="VCCLCompilerTool"
249 Optimization="0"
250 ImproveFloatingPointConsistency="TRUE"
251 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
252 RuntimeLibrary="5"
253 BufferSecurityCheck="FALSE"
254 EnableFunctionLevelLinking="TRUE"
255 TreatWChar_tAsBuiltInType="TRUE"
256 ForceConformanceInForLoopScope="TRUE"
257 RuntimeTypeInfo="TRUE"
258 WarningLevel="3"
259 Detect64BitPortabilityProblems="FALSE"
260 DebugInformationFormat="1"
261 CompileAs="0"/>
262 <Tool
263 Name="VCCustomBuildTool"/>
264 <Tool
265 Name="VCLinkerTool"
266 IgnoreImportLibrary="TRUE"
267 AdditionalDependencies="libboost_test_exec_monitor.lib"
268 LinkIncremental="2"
269 SuppressStartupBanner="TRUE"
270 AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/debug/runtime-link-dynamic&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/debug/runtime-link-dynamic&quot;"
271 GenerateDebugInformation="TRUE"
272 SubSystem="1"/>
273 <Tool
274 Name="VCMIDLTool"/>
275 <Tool
276 Name="VCPostBuildEventTool"
277 Description="run $(TargetName) with $(ConfigurationName)"
278 CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
279 <Tool
280 Name="VCPreBuildEventTool"/>
281 <Tool
282 Name="VCPreLinkEventTool"/>
283 <Tool
284 Name="VCResourceCompilerTool"/>
285 <Tool
286 Name="VCWebServiceProxyGeneratorTool"/>
287 <Tool
288 Name="VCXMLDataGeneratorTool"/>
289 <Tool
290 Name="VCWebDeploymentTool"/>
291 <Tool
292 Name="VCManagedWrapperGeneratorTool"/>
293 <Tool
294 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
295 </Configuration>
296 <Configuration
297 Name="Debug runtime-static threading-multi|Win32"
298 OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/runtime-link-static/threading-multi&quot;"
299 IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/runtime-link-static/threading-multi&quot;"
300 ConfigurationType="1">
301 <Tool
302 Name="VCCLCompilerTool"
303 Optimization="0"
304 ImproveFloatingPointConsistency="TRUE"
305 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
306 RuntimeLibrary="1"
307 BufferSecurityCheck="FALSE"
308 EnableFunctionLevelLinking="TRUE"
309 TreatWChar_tAsBuiltInType="TRUE"
310 ForceConformanceInForLoopScope="TRUE"
311 RuntimeTypeInfo="TRUE"
312 WarningLevel="3"
313 Detect64BitPortabilityProblems="FALSE"
314 DebugInformationFormat="1"
315 CompileAs="0"/>
316 <Tool
317 Name="VCCustomBuildTool"/>
318 <Tool
319 Name="VCLinkerTool"
320 IgnoreImportLibrary="TRUE"
321 AdditionalDependencies="libboost_test_exec_monitor.lib"
322 LinkIncremental="2"
323 SuppressStartupBanner="TRUE"
324 AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/debug/runtime-link-dynamic/threading-multi&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/debug/runtime-link-dynamic/threading-multi&quot;"
325 GenerateDebugInformation="TRUE"
326 SubSystem="1"/>
327 <Tool
328 Name="VCMIDLTool"/>
329 <Tool
330 Name="VCPostBuildEventTool"
331 Description="run $(TargetName) with $(ConfigurationName)"
332 CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
333 <Tool
334 Name="VCPreBuildEventTool"/>
335 <Tool
336 Name="VCPreLinkEventTool"/>
337 <Tool
338 Name="VCResourceCompilerTool"/>
339 <Tool
340 Name="VCWebServiceProxyGeneratorTool"/>
341 <Tool
342 Name="VCXMLDataGeneratorTool"/>
343 <Tool
344 Name="VCWebDeploymentTool"/>
345 <Tool
346 Name="VCManagedWrapperGeneratorTool"/>
347 <Tool
348 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
349 </Configuration>
350 </Configurations>
351 <References>
352 </References>
353 <Files>
354 <File
355 RelativePath="..\test\../src/codecvt_null.cpp">
356 </File>
357 <File
358 RelativePath="..\test\test_codecvt_null.cpp">
359 </File>
360 </Files>
361 <Globals>
362 </Globals>
363 </VisualStudioProject>