tagging release
[dasher.git] / trunk / Src / Common / Common_vc70.vcproj
blob492e90ef857e6f8f7c432d3bed62a7c55d9abf03
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.0"
5 Name="Common"
6 ProjectGUID="{60F116EE-E9C5-4297-BB5A-FA3DD03E1974}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory=".\Target/Win32 Debug"
17 IntermediateDirectory=".\Target/Win32 Debug/Intermediate"
18 ConfigurationType="4"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="0"
25 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_STATIC,_LIB"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="1"
28 PrecompiledHeaderFile=".\Target/Win32 Debug/Intermediate/Common.pch"
29 AssemblerListingLocation=".\Target/Win32 Debug/Intermediate/"
30 ObjectFile=".\Target/Win32 Debug/Intermediate/"
31 ProgramDataBaseFileName=".\Target/Win32 Debug/Intermediate/"
32 BrowseInformation="1"
33 WarningLevel="3"
34 SuppressStartupBanner="TRUE"
35 DebugInformationFormat="4"/>
36 <Tool
37 Name="VCCustomBuildTool"/>
38 <Tool
39 Name="VCLibrarianTool"
40 OutputFile=".\Target/Win32 Debug\Common.lib"
41 SuppressStartupBanner="TRUE"/>
42 <Tool
43 Name="VCMIDLTool"/>
44 <Tool
45 Name="VCPostBuildEventTool"/>
46 <Tool
47 Name="VCPreBuildEventTool"/>
48 <Tool
49 Name="VCPreLinkEventTool"/>
50 <Tool
51 Name="VCResourceCompilerTool"
52 PreprocessorDefinitions="_DEBUG"
53 Culture="1033"/>
54 <Tool
55 Name="VCWebServiceProxyGeneratorTool"/>
56 <Tool
57 Name="VCXMLDataGeneratorTool"/>
58 <Tool
59 Name="VCManagedWrapperGeneratorTool"/>
60 <Tool
61 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62 </Configuration>
63 <Configuration
64 Name="Unicode Release|Win32"
65 OutputDirectory=".\Target/Win32 Unicode Release"
66 IntermediateDirectory=".\Target/Win32 Unicode Release/Intermediate"
67 ConfigurationType="4"
68 UseOfMFC="0"
69 ATLMinimizesCRunTimeLibraryUsage="FALSE"
70 CharacterSet="1">
71 <Tool
72 Name="VCCLCompilerTool"
73 GlobalOptimizations="TRUE"
74 InlineFunctionExpansion="2"
75 EnableIntrinsicFunctions="TRUE"
76 FavorSizeOrSpeed="1"
77 OptimizeForWindowsApplication="TRUE"
78 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_LIB,_STATIC,_UNICODE"
79 StringPooling="TRUE"
80 RuntimeLibrary="0"
81 EnableFunctionLevelLinking="TRUE"
82 PrecompiledHeaderFile=".\Target/Win32 Unicode Release/Intermediate/Common.pch"
83 AssemblerListingLocation=".\Target/Win32 Unicode Release/Intermediate/"
84 ObjectFile=".\Target/Win32 Unicode Release/Intermediate/"
85 ProgramDataBaseFileName=".\Target/Win32 Unicode Release/Intermediate/"
86 WarningLevel="3"
87 SuppressStartupBanner="TRUE"/>
88 <Tool
89 Name="VCCustomBuildTool"/>
90 <Tool
91 Name="VCLibrarianTool"
92 OutputFile=".\Target/Win32 Unicode Release\Common.lib"
93 SuppressStartupBanner="TRUE"/>
94 <Tool
95 Name="VCMIDLTool"/>
96 <Tool
97 Name="VCPostBuildEventTool"/>
98 <Tool
99 Name="VCPreBuildEventTool"/>
100 <Tool
101 Name="VCPreLinkEventTool"/>
102 <Tool
103 Name="VCResourceCompilerTool"
104 PreprocessorDefinitions="NDEBUG"
105 Culture="1033"/>
106 <Tool
107 Name="VCWebServiceProxyGeneratorTool"/>
108 <Tool
109 Name="VCXMLDataGeneratorTool"/>
110 <Tool
111 Name="VCManagedWrapperGeneratorTool"/>
112 <Tool
113 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
114 </Configuration>
115 <Configuration
116 Name="Win95 compatible Debug|Win32"
117 OutputDirectory=".\Target/Win32 Win95 compatible Release"
118 IntermediateDirectory=".\Target/Win32 Win95 compatible Release/Intermediate"
119 ConfigurationType="4"
120 UseOfMFC="0"
121 ATLMinimizesCRunTimeLibraryUsage="FALSE"
122 CharacterSet="2">
123 <Tool
124 Name="VCCLCompilerTool"
125 Optimization="0"
126 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_STATIC,_LIB"
127 BasicRuntimeChecks="3"
128 RuntimeLibrary="1"
129 PrecompiledHeaderFile=".\Target/Win32 Win95 compatible Release/Intermediate/Common.pch"
130 AssemblerListingLocation=".\Target/Win32 Win95 compatible Release/Intermediate/"
131 ObjectFile=".\Target/Win32 Win95 compatible Release/Intermediate/"
132 ProgramDataBaseFileName=".\Target/Win32 Win95 compatible Release/Intermediate/"
133 BrowseInformation="1"
134 WarningLevel="3"
135 SuppressStartupBanner="TRUE"
136 DebugInformationFormat="4"/>
137 <Tool
138 Name="VCCustomBuildTool"/>
139 <Tool
140 Name="VCLibrarianTool"
141 OutputFile=".\Target/Win32 Win95 compatible Release\Common.lib"
142 SuppressStartupBanner="TRUE"/>
143 <Tool
144 Name="VCMIDLTool"/>
145 <Tool
146 Name="VCPostBuildEventTool"/>
147 <Tool
148 Name="VCPreBuildEventTool"/>
149 <Tool
150 Name="VCPreLinkEventTool"/>
151 <Tool
152 Name="VCResourceCompilerTool"
153 PreprocessorDefinitions="_DEBUG"
154 Culture="1033"/>
155 <Tool
156 Name="VCWebServiceProxyGeneratorTool"/>
157 <Tool
158 Name="VCXMLDataGeneratorTool"/>
159 <Tool
160 Name="VCManagedWrapperGeneratorTool"/>
161 <Tool
162 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
163 </Configuration>
164 <Configuration
165 Name="Release|Win32"
166 OutputDirectory=".\Target/Win32 Release"
167 IntermediateDirectory=".\Target/Win32 Release/Intermediate"
168 ConfigurationType="4"
169 UseOfMFC="0"
170 ATLMinimizesCRunTimeLibraryUsage="FALSE"
171 CharacterSet="2">
172 <Tool
173 Name="VCCLCompilerTool"
174 Optimization="2"
175 GlobalOptimizations="TRUE"
176 InlineFunctionExpansion="2"
177 EnableIntrinsicFunctions="TRUE"
178 FavorSizeOrSpeed="1"
179 OptimizeForWindowsApplication="TRUE"
180 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_LIB,_STATIC"
181 StringPooling="TRUE"
182 RuntimeLibrary="0"
183 EnableFunctionLevelLinking="TRUE"
184 PrecompiledHeaderFile=".\Target/Win32 Release/Intermediate/Common.pch"
185 AssemblerListingLocation=".\Target/Win32 Release/Intermediate/"
186 ObjectFile=".\Target/Win32 Release/Intermediate/"
187 ProgramDataBaseFileName=".\Target/Win32 Release/Intermediate/"
188 WarningLevel="3"
189 SuppressStartupBanner="TRUE"/>
190 <Tool
191 Name="VCCustomBuildTool"/>
192 <Tool
193 Name="VCLibrarianTool"
194 OutputFile=".\Target/Win32 Release\Common.lib"
195 SuppressStartupBanner="TRUE"/>
196 <Tool
197 Name="VCMIDLTool"/>
198 <Tool
199 Name="VCPostBuildEventTool"/>
200 <Tool
201 Name="VCPreBuildEventTool"/>
202 <Tool
203 Name="VCPreLinkEventTool"/>
204 <Tool
205 Name="VCResourceCompilerTool"
206 PreprocessorDefinitions="NDEBUG"
207 Culture="1033"/>
208 <Tool
209 Name="VCWebServiceProxyGeneratorTool"/>
210 <Tool
211 Name="VCXMLDataGeneratorTool"/>
212 <Tool
213 Name="VCManagedWrapperGeneratorTool"/>
214 <Tool
215 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
216 </Configuration>
217 <Configuration
218 Name="Win95 compatible Release|Win32"
219 OutputDirectory=".\Target/Win32 Win95 compatible Release"
220 IntermediateDirectory=".\Target/Win32 Win95 compatible Release/Intermediate"
221 ConfigurationType="4"
222 UseOfMFC="0"
223 ATLMinimizesCRunTimeLibraryUsage="FALSE"
224 CharacterSet="2">
225 <Tool
226 Name="VCCLCompilerTool"
227 GlobalOptimizations="TRUE"
228 InlineFunctionExpansion="2"
229 EnableIntrinsicFunctions="TRUE"
230 FavorSizeOrSpeed="1"
231 OptimizeForWindowsApplication="TRUE"
232 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_LIB,_STATIC"
233 StringPooling="TRUE"
234 RuntimeLibrary="0"
235 EnableFunctionLevelLinking="TRUE"
236 PrecompiledHeaderFile=".\Target/Win32 Win95 compatible Release/Intermediate/Common.pch"
237 AssemblerListingLocation=".\Target/Win32 Win95 compatible Release/Intermediate/"
238 ObjectFile=".\Target/Win32 Win95 compatible Release/Intermediate/"
239 ProgramDataBaseFileName=".\Target/Win32 Win95 compatible Release/Intermediate/"
240 WarningLevel="3"
241 SuppressStartupBanner="TRUE"/>
242 <Tool
243 Name="VCCustomBuildTool"/>
244 <Tool
245 Name="VCLibrarianTool"
246 OutputFile=".\Target/Win32 Win95 compatible Release\Common.lib"
247 SuppressStartupBanner="TRUE"/>
248 <Tool
249 Name="VCMIDLTool"/>
250 <Tool
251 Name="VCPostBuildEventTool"/>
252 <Tool
253 Name="VCPreBuildEventTool"/>
254 <Tool
255 Name="VCPreLinkEventTool"/>
256 <Tool
257 Name="VCResourceCompilerTool"
258 PreprocessorDefinitions="NDEBUG"
259 Culture="1033"/>
260 <Tool
261 Name="VCWebServiceProxyGeneratorTool"/>
262 <Tool
263 Name="VCXMLDataGeneratorTool"/>
264 <Tool
265 Name="VCManagedWrapperGeneratorTool"/>
266 <Tool
267 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
268 </Configuration>
269 <Configuration
270 Name="Unicode Debug|Win32"
271 OutputDirectory=".\Target/Win32 Unicode Debug"
272 IntermediateDirectory=".\Target/Win32 Unicode Debug/Intermediate"
273 ConfigurationType="4"
274 UseOfMFC="0"
275 ATLMinimizesCRunTimeLibraryUsage="FALSE"
276 CharacterSet="1">
277 <Tool
278 Name="VCCLCompilerTool"
279 Optimization="0"
280 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_STATIC,_LIB,_UNICODE"
281 BasicRuntimeChecks="3"
282 RuntimeLibrary="1"
283 TreatWChar_tAsBuiltInType="FALSE"
284 PrecompiledHeaderFile=".\Target/Win32 Unicode Debug/Intermediate/Common.pch"
285 AssemblerListingLocation=".\Target/Win32 Unicode Debug/Intermediate/"
286 ObjectFile=".\Target/Win32 Unicode Debug/Intermediate/"
287 ProgramDataBaseFileName=".\Target/Win32 Unicode Debug/Intermediate/"
288 BrowseInformation="1"
289 WarningLevel="3"
290 SuppressStartupBanner="TRUE"
291 DebugInformationFormat="4"/>
292 <Tool
293 Name="VCCustomBuildTool"/>
294 <Tool
295 Name="VCLibrarianTool"
296 OutputFile=".\Target/Win32 Unicode Debug\Common.lib"
297 SuppressStartupBanner="TRUE"/>
298 <Tool
299 Name="VCMIDLTool"/>
300 <Tool
301 Name="VCPostBuildEventTool"/>
302 <Tool
303 Name="VCPreBuildEventTool"/>
304 <Tool
305 Name="VCPreLinkEventTool"/>
306 <Tool
307 Name="VCResourceCompilerTool"
308 PreprocessorDefinitions="_DEBUG"
309 Culture="1033"/>
310 <Tool
311 Name="VCWebServiceProxyGeneratorTool"/>
312 <Tool
313 Name="VCXMLDataGeneratorTool"/>
314 <Tool
315 Name="VCManagedWrapperGeneratorTool"/>
316 <Tool
317 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
318 </Configuration>
319 </Configurations>
321 <Files>
322 <Filter
323 Name="Types"
324 Filter="">
325 <File
326 RelativePath="Types\int.h">
327 </File>
328 <File
329 RelativePath="Types\int32.h">
330 </File>
331 <File
332 RelativePath="Types\int64.h">
333 </File>
334 <File
335 RelativePath="Types\Range.h">
336 </File>
337 </Filter>
338 <Filter
339 Name="Allocators"
340 Filter="">
341 <File
342 RelativePath="Allocators\PooledAlloc.h">
343 </File>
344 <File
345 RelativePath="Allocators\SimplePooledAlloc.h">
346 </File>
347 </Filter>
348 <File
349 RelativePath="assert.h">
350 </File>
351 <File
352 RelativePath="Common.h">
353 </File>
354 <File
355 RelativePath="Hash.h">
356 </File>
357 <File
358 RelativePath="MSVC_Unannoy.h">
359 </File>
360 <File
361 RelativePath="NoClones.h">
362 </File>
363 <File
364 RelativePath="Platform.h">
365 </File>
366 <File
367 RelativePath="Random.h">
368 </File>
369 <File
370 RelativePath="Trace.cpp">
371 </File>
372 <File
373 RelativePath="Trace.h">
374 </File>
375 </Files>
376 <Globals>
377 </Globals>
378 </VisualStudioProject>