Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/serialization/vc7ide/test_inclusion.vcproj @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 15.8 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="test_inclusion"
6        ProjectGUID="{A7D4CC95-F2AC-11D6-9E47-525400E2CF85}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Release runtime-static|Win32"
15                        OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/runtime-link-static/&quot;"
16                        IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/runtime-link-static/&quot;"
17                        ConfigurationType="1">
18                        <Tool
19                                Name="VCCLCompilerTool"
20                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..&quot;"
21                                BufferSecurityCheck="FALSE"
22                                EnableFunctionLevelLinking="TRUE"
23                                TreatWChar_tAsBuiltInType="TRUE"
24                                ForceConformanceInForLoopScope="TRUE"
25                                RuntimeTypeInfo="TRUE"
26                                WarningLevel="3"
27                                DebugInformationFormat="1"
28                                CompileAs="0"/>
29                        <Tool
30                                Name="VCCustomBuildTool"/>
31                        <Tool
32                                Name="VCLinkerTool"
33                                IgnoreImportLibrary="TRUE"
34                                AdditionalDependencies="libboost_serialization.lib libboost_wserialization.lib libboost_test_exec_monitor.lib"
35                                LinkIncremental="1"
36                                SuppressStartupBanner="TRUE"
37                                AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/release/runtime-link-static/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_wserialization.lib/vc-7_1/release/runtime-link-static/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/release/runtime-link-static/&quot;"/>
38                        <Tool
39                                Name="VCMIDLTool"/>
40                        <Tool
41                                Name="VCPostBuildEventTool"/>
42                        <Tool
43                                Name="VCPreBuildEventTool"/>
44                        <Tool
45                                Name="VCPreLinkEventTool"/>
46                        <Tool
47                                Name="VCResourceCompilerTool"/>
48                        <Tool
49                                Name="VCWebServiceProxyGeneratorTool"/>
50                        <Tool
51                                Name="VCXMLDataGeneratorTool"/>
52                        <Tool
53                                Name="VCWebDeploymentTool"/>
54                        <Tool
55                                Name="VCManagedWrapperGeneratorTool"/>
56                        <Tool
57                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
58                </Configuration>
59                <Configuration
60                        Name="Debug runtime-dynamic|Win32"
61                        OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/threading-multi/&quot;"
62                        IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/threading-multi/&quot;"
63                        ConfigurationType="1"
64                        CharacterSet="0">
65                        <Tool
66                                Name="VCCLCompilerTool"
67                                AdditionalOptions="/Zm800"
68                                Optimization="0"
69                                ImproveFloatingPointConsistency="TRUE"
70                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
71                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
72                                MinimalRebuild="FALSE"
73                                RuntimeLibrary="3"
74                                BufferSecurityCheck="FALSE"
75                                EnableFunctionLevelLinking="TRUE"
76                                TreatWChar_tAsBuiltInType="TRUE"
77                                ForceConformanceInForLoopScope="TRUE"
78                                RuntimeTypeInfo="TRUE"
79                                UsePrecompiledHeader="0"
80                                WarningLevel="3"
81                                Detect64BitPortabilityProblems="FALSE"
82                                DebugInformationFormat="1"
83                                CompileAs="0"/>
84                        <Tool
85                                Name="VCCustomBuildTool"
86                                CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;  &gt; &quot;$(TargetDir)/$(TargetName).output&quot;  2&gt;&amp;1
87set status=%ERRORLEVEL%
88echo.  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
89echo EXIT STATUS: %status%  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
90if %status% EQU 0 (
91copy  &quot;$(TargetDir)/$(TargetName).output&quot;  &quot;$(TargetDir)/$(TargetName).run&quot;
92)
93"
94                                Outputs="&quot;$(TargetDir)$(TargetName).output&quot;"/>
95                        <Tool
96                                Name="VCLinkerTool"
97                                IgnoreImportLibrary="TRUE"
98                                AdditionalDependencies="libboost_serialization.lib libboost_wserialization.lib libboost_test_exec_monitor.lib"
99                                LinkIncremental="2"
100                                SuppressStartupBanner="TRUE"
101                                AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/debug/threading-multi/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_wserialization.lib/vc-7_1/debug/threading-multi/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/debug/threading-multi/&quot;"
102                                GenerateDebugInformation="TRUE"
103                                SubSystem="1"
104                                TargetMachine="1"/>
105                        <Tool
106                                Name="VCMIDLTool"/>
107                        <Tool
108                                Name="VCPostBuildEventTool"/>
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 threading-multi|Win32"
128                        OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/runtime-link-static/threading-multi/&quot;"
129                        IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/runtime-link-static/threading-multi/&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="0"
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                                CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;  &gt; &quot;$(TargetDir)/$(TargetName).output&quot;  2&gt;&amp;1
153set status=%ERRORLEVEL%
154echo.  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
155echo EXIT STATUS: %status%  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
156if %status% EQU 0 (
157copy  &quot;$(TargetDir)/$(TargetName).output&quot;  &quot;$(TargetDir)/$(TargetName).run&quot;
158)
159"
160                                Outputs="&quot;$(TargetDir)$(TargetName).output&quot;"/>
161                        <Tool
162                                Name="VCLinkerTool"
163                                IgnoreImportLibrary="TRUE"
164                                AdditionalDependencies="libboost_serialization.lib libboost_wserialization.lib libboost_test_exec_monitor.lib"
165                                LinkIncremental="1"
166                                SuppressStartupBanner="TRUE"
167                                AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/release/runtime-link-static/threading-multi/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_wserialization.lib/vc-7_1/release/runtime-link-static/threading-multi/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/release/runtime-link-static/threading-multi/&quot;"
168                                SubSystem="1"
169                                TargetMachine="1"/>
170                        <Tool
171                                Name="VCMIDLTool"/>
172                        <Tool
173                                Name="VCPostBuildEventTool"/>
174                        <Tool
175                                Name="VCPreBuildEventTool"/>
176                        <Tool
177                                Name="VCPreLinkEventTool"/>
178                        <Tool
179                                Name="VCResourceCompilerTool"/>
180                        <Tool
181                                Name="VCWebServiceProxyGeneratorTool"/>
182                        <Tool
183                                Name="VCXMLDataGeneratorTool"/>
184                        <Tool
185                                Name="VCWebDeploymentTool"/>
186                        <Tool
187                                Name="VCManagedWrapperGeneratorTool"/>
188                        <Tool
189                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
190                </Configuration>
191                <Configuration
192                        Name="Release runtime-dynamic|Win32"
193                        OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/threading-multi/&quot;"
194                        IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/release/threading-multi/&quot;"
195                        ConfigurationType="1">
196                        <Tool
197                                Name="VCCLCompilerTool"
198                                GlobalOptimizations="TRUE"
199                                InlineFunctionExpansion="2"
200                                EnableIntrinsicFunctions="TRUE"
201                                ImproveFloatingPointConsistency="TRUE"
202                                FavorSizeOrSpeed="1"
203                                OmitFramePointers="TRUE"
204                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..&quot;"
205                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
206                                RuntimeLibrary="2"
207                                BufferSecurityCheck="FALSE"
208                                EnableFunctionLevelLinking="TRUE"
209                                TreatWChar_tAsBuiltInType="TRUE"
210                                ForceConformanceInForLoopScope="TRUE"
211                                RuntimeTypeInfo="TRUE"
212                                WarningLevel="3"
213                                DebugInformationFormat="1"
214                                CompileAs="0"/>
215                        <Tool
216                                Name="VCCustomBuildTool"
217                                CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;  &gt; &quot;$(TargetDir)/$(TargetName).output&quot;  2&gt;&amp;1
218set status=%ERRORLEVEL%
219echo.  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
220echo EXIT STATUS: %status%  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
221if %status% EQU 0 (
222copy  &quot;$(TargetDir)/$(TargetName).output&quot;  &quot;$(TargetDir)/$(TargetName).run&quot;
223)
224"
225                                Outputs="&quot;$(TargetDir)$(TargetName).output&quot;"/>
226                        <Tool
227                                Name="VCLinkerTool"
228                                IgnoreImportLibrary="TRUE"
229                                AdditionalDependencies="libboost_serialization.lib libboost_wserialization.lib libboost_test_exec_monitor.lib"
230                                LinkIncremental="1"
231                                SuppressStartupBanner="TRUE"
232                                AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/release/threading-multi/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_wserialization.lib/vc-7_1/release/threading-multi/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/release/threading-multi/&quot;"
233                                SubSystem="1"
234                                TargetMachine="1"/>
235                        <Tool
236                                Name="VCMIDLTool"/>
237                        <Tool
238                                Name="VCPostBuildEventTool"/>
239                        <Tool
240                                Name="VCPreBuildEventTool"/>
241                        <Tool
242                                Name="VCPreLinkEventTool"/>
243                        <Tool
244                                Name="VCResourceCompilerTool"/>
245                        <Tool
246                                Name="VCWebServiceProxyGeneratorTool"/>
247                        <Tool
248                                Name="VCXMLDataGeneratorTool"/>
249                        <Tool
250                                Name="VCWebDeploymentTool"/>
251                        <Tool
252                                Name="VCManagedWrapperGeneratorTool"/>
253                        <Tool
254                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
255                </Configuration>
256                <Configuration
257                        Name="Debug runtime-static|Win32"
258                        OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/runtime-link-static/&quot;"
259                        IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/runtime-link-static/&quot;"
260                        ConfigurationType="1"
261                        CharacterSet="0">
262                        <Tool
263                                Name="VCCLCompilerTool"
264                                AdditionalOptions="/Zm800"
265                                Optimization="0"
266                                ImproveFloatingPointConsistency="TRUE"
267                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
268                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
269                                MinimalRebuild="FALSE"
270                                RuntimeLibrary="5"
271                                BufferSecurityCheck="FALSE"
272                                EnableFunctionLevelLinking="TRUE"
273                                TreatWChar_tAsBuiltInType="TRUE"
274                                ForceConformanceInForLoopScope="TRUE"
275                                RuntimeTypeInfo="TRUE"
276                                UsePrecompiledHeader="0"
277                                WarningLevel="3"
278                                Detect64BitPortabilityProblems="FALSE"
279                                DebugInformationFormat="1"
280                                CompileAs="0"/>
281                        <Tool
282                                Name="VCCustomBuildTool"
283                                CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;  &gt; &quot;$(TargetDir)/$(TargetName).output&quot;  2&gt;&amp;1
284set status=%ERRORLEVEL%
285echo.  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
286echo EXIT STATUS: %status%  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
287if %status% EQU 0 (
288copy  &quot;$(TargetDir)/$(TargetName).output&quot;  &quot;$(TargetDir)/$(TargetName).run&quot;
289)
290"
291                                Outputs="&quot;$(TargetDir)$(TargetName).output&quot;"/>
292                        <Tool
293                                Name="VCLinkerTool"
294                                IgnoreImportLibrary="TRUE"
295                                AdditionalDependencies="libboost_serialization.lib libboost_wserialization.lib libboost_test_exec_monitor.lib"
296                                LinkIncremental="2"
297                                SuppressStartupBanner="TRUE"
298                                AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/debug/runtime-link-static/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_wserialization.lib/vc-7_1/debug/runtime-link-static/&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/debug/runtime-link-static/&quot;"
299                                GenerateDebugInformation="TRUE"
300                                SubSystem="1"
301                                TargetMachine="1"/>
302                        <Tool
303                                Name="VCMIDLTool"/>
304                        <Tool
305                                Name="VCPostBuildEventTool"/>
306                        <Tool
307                                Name="VCPreBuildEventTool"/>
308                        <Tool
309                                Name="VCPreLinkEventTool"/>
310                        <Tool
311                                Name="VCResourceCompilerTool"/>
312                        <Tool
313                                Name="VCWebServiceProxyGeneratorTool"/>
314                        <Tool
315                                Name="VCXMLDataGeneratorTool"/>
316                        <Tool
317                                Name="VCWebDeploymentTool"/>
318                        <Tool
319                                Name="VCManagedWrapperGeneratorTool"/>
320                        <Tool
321                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
322                </Configuration>
323                <Configuration
324                        Name="Debug runtime-static threading-multi|Win32"
325                        OutputDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/runtime-link-static/threading-multi&quot;"
326                        IntermediateDirectory="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/test/$(ProjectName).test/vc-7_1/debug/runtime-link-static/threading-multi&quot;"
327                        ConfigurationType="1"
328                        CharacterSet="0">
329                        <Tool
330                                Name="VCCLCompilerTool"
331                                AdditionalOptions="/Zm800"
332                                Optimization="0"
333                                ImproveFloatingPointConsistency="TRUE"
334                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
335                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
336                                MinimalRebuild="FALSE"
337                                RuntimeLibrary="1"
338                                BufferSecurityCheck="FALSE"
339                                EnableFunctionLevelLinking="TRUE"
340                                TreatWChar_tAsBuiltInType="TRUE"
341                                ForceConformanceInForLoopScope="TRUE"
342                                RuntimeTypeInfo="TRUE"
343                                UsePrecompiledHeader="0"
344                                WarningLevel="3"
345                                Detect64BitPortabilityProblems="FALSE"
346                                DebugInformationFormat="1"
347                                CompileAs="0"/>
348                        <Tool
349                                Name="VCCustomBuildTool"
350                                CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;  &gt; &quot;$(TargetDir)/$(TargetName).output&quot;  2&gt;&amp;1
351set status=%ERRORLEVEL%
352echo.  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
353echo EXIT STATUS: %status%  &gt;&gt; &quot;$(TargetDir)/$(TargetName).output&quot;
354if %status% EQU 0 (
355copy  &quot;$(TargetDir)/$(TargetName).output&quot;  &quot;$(TargetDir)/$(TargetName).run&quot;
356)
357"
358                                Outputs="&quot;$(TargetDir)$(TargetName).output&quot;"/>
359                        <Tool
360                                Name="VCLinkerTool"
361                                IgnoreImportLibrary="TRUE"
362                                AdditionalDependencies="libboost_serialization.lib libboost_wserialization.lib libboost_test_exec_monitor.lib"
363                                LinkIncremental="2"
364                                SuppressStartupBanner="TRUE"
365                                AdditionalLibraryDirectories="&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_serialization.lib/vc-7_1/debug/runtime-link-static/threading-multi&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/serialization/build/libboost_wserialization.lib/vc-7_1/debug/runtime-link-static/threading-multi&quot;;&quot;$(ProjectDir)../../../bin/boost/libs/test/build/libboost_test_exec_monitor.lib/vc-7_1/debug/runtime-link-static/threading-multi&quot;"
366                                GenerateDebugInformation="TRUE"
367                                SubSystem="1"
368                                TargetMachine="1"/>
369                        <Tool
370                                Name="VCMIDLTool"/>
371                        <Tool
372                                Name="VCPostBuildEventTool"/>
373                        <Tool
374                                Name="VCPreBuildEventTool"/>
375                        <Tool
376                                Name="VCPreLinkEventTool"/>
377                        <Tool
378                                Name="VCResourceCompilerTool"/>
379                        <Tool
380                                Name="VCWebServiceProxyGeneratorTool"/>
381                        <Tool
382                                Name="VCXMLDataGeneratorTool"/>
383                        <Tool
384                                Name="VCWebDeploymentTool"/>
385                        <Tool
386                                Name="VCManagedWrapperGeneratorTool"/>
387                        <Tool
388                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
389                </Configuration>
390        </Configurations>
391        <References>
392        </References>
393        <Files>
394                <File
395                        RelativePath="..\test\test_inclusion.cpp">
396                </File>
397        </Files>
398        <Globals>
399        </Globals>
400</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.