Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/serialization/vc7ide/test_void_cast.vcproj @ 29

Last change on this file since 29 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

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