Imported Upstream version 1.51.0
[platform/upstream/boost.git] / libs / serialization / vc7ide / test_dll_exported.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="test_dll_exported"
6         ProjectGUID="{A7D4CC95-F2AC-11D6-9E47-525400E2CF85}"
7         RootNamespace="test_dll_exported"
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                                 ImproveFloatingPointConsistency="TRUE"
81                                 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
82                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_LIB_DIAGNOSTIC=1;BOOST_ALL_DYN_LINK=1"
83                                 SmallerTypeCheck="TRUE"
84                                 RuntimeLibrary="3"
85                                 BufferSecurityCheck="TRUE"
86                                 EnableFunctionLevelLinking="FALSE"
87                                 TreatWChar_tAsBuiltInType="TRUE"
88                                 ForceConformanceInForLoopScope="TRUE"
89                                 RuntimeTypeInfo="TRUE"
90                                 WarningLevel="3"
91                                 Detect64BitPortabilityProblems="FALSE"
92                                 DebugInformationFormat="1"
93                                 CompileAs="0"/>
94                         <Tool
95                                 Name="VCCustomBuildTool"/>
96                         <Tool
97                                 Name="VCLinkerTool"
98                                 IgnoreImportLibrary="TRUE"
99                                 AdditionalDependencies="dll_a.lib dll_polymorphic_derived2.lib"
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                                 AdditionalDependencies="Library"
156                                 LinkIncremental="2"
157                                 SuppressStartupBanner="TRUE"
158                                 AdditionalLibraryDirectories="$(ConfigurationName)"
159                                 GenerateDebugInformation="TRUE"
160                                 SubSystem="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         </Configurations>
185         <References>
186                 <ProjectReference
187                         ReferencedProjectIdentifier="{30E10563-960A-11D7-9FE9-525400E2CF85}"
188                         Name="Library"/>
189         </References>
190         <Files>
191                 <File
192                         RelativePath="..\test\polymorphic_base.hpp">
193                 </File>
194                 <File
195                         RelativePath="..\test\polymorphic_derived2.hpp">
196                 </File>
197                 <File
198                         RelativePath="..\test\test_dll_exported.cpp">
199                 </File>
200         </Files>
201         <Globals>
202         </Globals>
203 </VisualStudioProject>