1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="SharedUtilities" |
---|
6 | ProjectGUID="{0D42BA7E-A0D1-4C7B-B78E-C8270A35A219}" |
---|
7 | RootNamespace="SharedUtilities" |
---|
8 | Keyword="Win32Proj" |
---|
9 | > |
---|
10 | <Platforms> |
---|
11 | <Platform |
---|
12 | Name="Win32" |
---|
13 | /> |
---|
14 | </Platforms> |
---|
15 | <ToolFiles> |
---|
16 | </ToolFiles> |
---|
17 | <Configurations> |
---|
18 | <Configuration |
---|
19 | Name="Debug|Win32" |
---|
20 | OutputDirectory="$(SolutionDir)\Lib" |
---|
21 | IntermediateDirectory="$(ConfigurationName)" |
---|
22 | ConfigurationType="4" |
---|
23 | CharacterSet="2" |
---|
24 | > |
---|
25 | <Tool |
---|
26 | Name="VCPreBuildEventTool" |
---|
27 | /> |
---|
28 | <Tool |
---|
29 | Name="VCCustomBuildTool" |
---|
30 | /> |
---|
31 | <Tool |
---|
32 | Name="VCXMLDataGeneratorTool" |
---|
33 | /> |
---|
34 | <Tool |
---|
35 | Name="VCWebServiceProxyGeneratorTool" |
---|
36 | /> |
---|
37 | <Tool |
---|
38 | Name="VCMIDLTool" |
---|
39 | /> |
---|
40 | <Tool |
---|
41 | Name="VCCLCompilerTool" |
---|
42 | Optimization="0" |
---|
43 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
---|
44 | MinimalRebuild="true" |
---|
45 | BasicRuntimeChecks="3" |
---|
46 | RuntimeLibrary="3" |
---|
47 | UsePrecompiledHeader="2" |
---|
48 | WarningLevel="3" |
---|
49 | Detect64BitPortabilityProblems="false" |
---|
50 | DebugInformationFormat="4" |
---|
51 | /> |
---|
52 | <Tool |
---|
53 | Name="VCManagedResourceCompilerTool" |
---|
54 | /> |
---|
55 | <Tool |
---|
56 | Name="VCResourceCompilerTool" |
---|
57 | /> |
---|
58 | <Tool |
---|
59 | Name="VCPreLinkEventTool" |
---|
60 | /> |
---|
61 | <Tool |
---|
62 | Name="VCLibrarianTool" |
---|
63 | OutputFile="$(OutDir)\$(ProjectName)d.lib" |
---|
64 | /> |
---|
65 | <Tool |
---|
66 | Name="VCALinkTool" |
---|
67 | /> |
---|
68 | <Tool |
---|
69 | Name="VCXDCMakeTool" |
---|
70 | /> |
---|
71 | <Tool |
---|
72 | Name="VCBscMakeTool" |
---|
73 | /> |
---|
74 | <Tool |
---|
75 | Name="VCFxCopTool" |
---|
76 | /> |
---|
77 | <Tool |
---|
78 | Name="VCPostBuildEventTool" |
---|
79 | /> |
---|
80 | </Configuration> |
---|
81 | <Configuration |
---|
82 | Name="Release|Win32" |
---|
83 | OutputDirectory="$(SolutionDir)\Lib" |
---|
84 | IntermediateDirectory="$(ConfigurationName)" |
---|
85 | ConfigurationType="4" |
---|
86 | CharacterSet="2" |
---|
87 | WholeProgramOptimization="1" |
---|
88 | > |
---|
89 | <Tool |
---|
90 | Name="VCPreBuildEventTool" |
---|
91 | /> |
---|
92 | <Tool |
---|
93 | Name="VCCustomBuildTool" |
---|
94 | /> |
---|
95 | <Tool |
---|
96 | Name="VCXMLDataGeneratorTool" |
---|
97 | /> |
---|
98 | <Tool |
---|
99 | Name="VCWebServiceProxyGeneratorTool" |
---|
100 | /> |
---|
101 | <Tool |
---|
102 | Name="VCMIDLTool" |
---|
103 | /> |
---|
104 | <Tool |
---|
105 | Name="VCCLCompilerTool" |
---|
106 | WholeProgramOptimization="false" |
---|
107 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
---|
108 | RuntimeLibrary="2" |
---|
109 | UsePrecompiledHeader="2" |
---|
110 | WarningLevel="3" |
---|
111 | Detect64BitPortabilityProblems="false" |
---|
112 | DebugInformationFormat="3" |
---|
113 | /> |
---|
114 | <Tool |
---|
115 | Name="VCManagedResourceCompilerTool" |
---|
116 | /> |
---|
117 | <Tool |
---|
118 | Name="VCResourceCompilerTool" |
---|
119 | /> |
---|
120 | <Tool |
---|
121 | Name="VCPreLinkEventTool" |
---|
122 | /> |
---|
123 | <Tool |
---|
124 | Name="VCLibrarianTool" |
---|
125 | /> |
---|
126 | <Tool |
---|
127 | Name="VCALinkTool" |
---|
128 | /> |
---|
129 | <Tool |
---|
130 | Name="VCXDCMakeTool" |
---|
131 | /> |
---|
132 | <Tool |
---|
133 | Name="VCBscMakeTool" |
---|
134 | /> |
---|
135 | <Tool |
---|
136 | Name="VCFxCopTool" |
---|
137 | /> |
---|
138 | <Tool |
---|
139 | Name="VCPostBuildEventTool" |
---|
140 | /> |
---|
141 | </Configuration> |
---|
142 | <Configuration |
---|
143 | Name="GDI DLL Release|Win32" |
---|
144 | OutputDirectory="$(SolutionDir)\Lib" |
---|
145 | IntermediateDirectory="$(ConfigurationName)" |
---|
146 | ConfigurationType="4" |
---|
147 | CharacterSet="2" |
---|
148 | WholeProgramOptimization="1" |
---|
149 | > |
---|
150 | <Tool |
---|
151 | Name="VCPreBuildEventTool" |
---|
152 | /> |
---|
153 | <Tool |
---|
154 | Name="VCCustomBuildTool" |
---|
155 | /> |
---|
156 | <Tool |
---|
157 | Name="VCXMLDataGeneratorTool" |
---|
158 | /> |
---|
159 | <Tool |
---|
160 | Name="VCWebServiceProxyGeneratorTool" |
---|
161 | /> |
---|
162 | <Tool |
---|
163 | Name="VCMIDLTool" |
---|
164 | /> |
---|
165 | <Tool |
---|
166 | Name="VCCLCompilerTool" |
---|
167 | WholeProgramOptimization="false" |
---|
168 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
---|
169 | RuntimeLibrary="0" |
---|
170 | UsePrecompiledHeader="2" |
---|
171 | WarningLevel="3" |
---|
172 | Detect64BitPortabilityProblems="false" |
---|
173 | DebugInformationFormat="3" |
---|
174 | /> |
---|
175 | <Tool |
---|
176 | Name="VCManagedResourceCompilerTool" |
---|
177 | /> |
---|
178 | <Tool |
---|
179 | Name="VCResourceCompilerTool" |
---|
180 | /> |
---|
181 | <Tool |
---|
182 | Name="VCPreLinkEventTool" |
---|
183 | /> |
---|
184 | <Tool |
---|
185 | Name="VCLibrarianTool" |
---|
186 | OutputFile="$(OutDir)\$(ProjectName)_static.lib" |
---|
187 | /> |
---|
188 | <Tool |
---|
189 | Name="VCALinkTool" |
---|
190 | /> |
---|
191 | <Tool |
---|
192 | Name="VCXDCMakeTool" |
---|
193 | /> |
---|
194 | <Tool |
---|
195 | Name="VCBscMakeTool" |
---|
196 | /> |
---|
197 | <Tool |
---|
198 | Name="VCFxCopTool" |
---|
199 | /> |
---|
200 | <Tool |
---|
201 | Name="VCPostBuildEventTool" |
---|
202 | /> |
---|
203 | </Configuration> |
---|
204 | </Configurations> |
---|
205 | <References> |
---|
206 | </References> |
---|
207 | <Files> |
---|
208 | <Filter |
---|
209 | Name="Source Files" |
---|
210 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
211 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
212 | > |
---|
213 | <File |
---|
214 | RelativePath=".\Sources\CommandLineParser.cpp" |
---|
215 | > |
---|
216 | </File> |
---|
217 | <File |
---|
218 | RelativePath=".\Sources\ConsoleLogger.cpp" |
---|
219 | > |
---|
220 | </File> |
---|
221 | <File |
---|
222 | RelativePath=".\Sources\DataStream.cpp" |
---|
223 | > |
---|
224 | </File> |
---|
225 | <File |
---|
226 | RelativePath=".\Sources\DDObject.cpp" |
---|
227 | > |
---|
228 | </File> |
---|
229 | <File |
---|
230 | RelativePath=".\Sources\DDParse.cpp" |
---|
231 | > |
---|
232 | </File> |
---|
233 | <File |
---|
234 | RelativePath=".\Sources\FileLogger.cpp" |
---|
235 | > |
---|
236 | </File> |
---|
237 | <File |
---|
238 | RelativePath=".\Sources\LogSystem.cpp" |
---|
239 | > |
---|
240 | </File> |
---|
241 | <File |
---|
242 | RelativePath=".\Sources\MathMatrix4x4.cpp" |
---|
243 | > |
---|
244 | </File> |
---|
245 | <File |
---|
246 | RelativePath=".\Sources\MathVector2.cpp" |
---|
247 | > |
---|
248 | </File> |
---|
249 | <File |
---|
250 | RelativePath=".\Sources\MathVector3.cpp" |
---|
251 | > |
---|
252 | </File> |
---|
253 | <File |
---|
254 | RelativePath=".\Sources\MathVector4.cpp" |
---|
255 | > |
---|
256 | </File> |
---|
257 | <File |
---|
258 | RelativePath=".\Sources\StdAfx.cpp" |
---|
259 | > |
---|
260 | <FileConfiguration |
---|
261 | Name="Debug|Win32" |
---|
262 | > |
---|
263 | <Tool |
---|
264 | Name="VCCLCompilerTool" |
---|
265 | UsePrecompiledHeader="1" |
---|
266 | /> |
---|
267 | </FileConfiguration> |
---|
268 | <FileConfiguration |
---|
269 | Name="Release|Win32" |
---|
270 | > |
---|
271 | <Tool |
---|
272 | Name="VCCLCompilerTool" |
---|
273 | UsePrecompiledHeader="1" |
---|
274 | /> |
---|
275 | </FileConfiguration> |
---|
276 | <FileConfiguration |
---|
277 | Name="GDI DLL Release|Win32" |
---|
278 | > |
---|
279 | <Tool |
---|
280 | Name="VCCLCompilerTool" |
---|
281 | UsePrecompiledHeader="1" |
---|
282 | /> |
---|
283 | </FileConfiguration> |
---|
284 | </File> |
---|
285 | </Filter> |
---|
286 | <Filter |
---|
287 | Name="Header Files" |
---|
288 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
289 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
290 | > |
---|
291 | <File |
---|
292 | RelativePath=".\Sources\ConsoleLogger.h" |
---|
293 | > |
---|
294 | </File> |
---|
295 | <File |
---|
296 | RelativePath=".\Sources\DataStream.h" |
---|
297 | > |
---|
298 | </File> |
---|
299 | <File |
---|
300 | RelativePath=".\Sources\DDBase.h" |
---|
301 | > |
---|
302 | </File> |
---|
303 | <File |
---|
304 | RelativePath=".\Sources\DDNotify.h" |
---|
305 | > |
---|
306 | </File> |
---|
307 | <File |
---|
308 | RelativePath=".\Sources\DDObject.h" |
---|
309 | > |
---|
310 | </File> |
---|
311 | <File |
---|
312 | RelativePath=".\Sources\DDParse.h" |
---|
313 | > |
---|
314 | </File> |
---|
315 | <File |
---|
316 | RelativePath=".\Sources\DDTypes.h" |
---|
317 | > |
---|
318 | </File> |
---|
319 | <File |
---|
320 | RelativePath=".\Sources\FastIntMap.h" |
---|
321 | > |
---|
322 | </File> |
---|
323 | <File |
---|
324 | RelativePath=".\Sources\FastMap.h" |
---|
325 | > |
---|
326 | </File> |
---|
327 | <File |
---|
328 | RelativePath=".\Sources\FastString.h" |
---|
329 | > |
---|
330 | </File> |
---|
331 | <File |
---|
332 | RelativePath=".\Sources\FastVector.h" |
---|
333 | > |
---|
334 | </File> |
---|
335 | <File |
---|
336 | RelativePath=".\Sources\FileLogger.h" |
---|
337 | > |
---|
338 | </File> |
---|
339 | <File |
---|
340 | RelativePath=".\Sources\LogSystem.h" |
---|
341 | > |
---|
342 | </File> |
---|
343 | <File |
---|
344 | RelativePath=".\Sources\MathDefines.h" |
---|
345 | > |
---|
346 | </File> |
---|
347 | <File |
---|
348 | RelativePath=".\Sources\MathMatrix4x4.h" |
---|
349 | > |
---|
350 | </File> |
---|
351 | <File |
---|
352 | RelativePath=".\Sources\MathVector2.h" |
---|
353 | > |
---|
354 | </File> |
---|
355 | <File |
---|
356 | RelativePath=".\Sources\MathVector3.h" |
---|
357 | > |
---|
358 | </File> |
---|
359 | <File |
---|
360 | RelativePath=".\Sources\MathVector4.h" |
---|
361 | > |
---|
362 | </File> |
---|
363 | <File |
---|
364 | RelativePath=".\Sources\RefCount.h" |
---|
365 | > |
---|
366 | </File> |
---|
367 | <File |
---|
368 | RelativePath=".\Sources\SharedUtilities.h" |
---|
369 | > |
---|
370 | <FileConfiguration |
---|
371 | Name="Debug|Win32" |
---|
372 | > |
---|
373 | <Tool |
---|
374 | Name="VCCustomBuildTool" |
---|
375 | CommandLine="$(SolutionDir)..\Bin\IncMerge $(InputPath) $(SolutionDir)Include\$(InputFileName)" |
---|
376 | Outputs="$(SolutionDir)Include\$(InputFileName)" |
---|
377 | /> |
---|
378 | </FileConfiguration> |
---|
379 | <FileConfiguration |
---|
380 | Name="Release|Win32" |
---|
381 | > |
---|
382 | <Tool |
---|
383 | Name="VCCustomBuildTool" |
---|
384 | CommandLine="$(SolutionDir)..\Bin\IncMerge $(InputPath) $(SolutionDir)Include\$(InputFileName)" |
---|
385 | Outputs="$(SolutionDir)Include\$(InputFileName)" |
---|
386 | /> |
---|
387 | </FileConfiguration> |
---|
388 | <FileConfiguration |
---|
389 | Name="GDI DLL Release|Win32" |
---|
390 | > |
---|
391 | <Tool |
---|
392 | Name="VCCustomBuildTool" |
---|
393 | CommandLine="$(SolutionDir)..\Bin\IncMerge $(InputPath) $(SolutionDir)Include\$(InputFileName)" |
---|
394 | Outputs="$(SolutionDir)Include\$(InputFileName)" |
---|
395 | /> |
---|
396 | </FileConfiguration> |
---|
397 | </File> |
---|
398 | <File |
---|
399 | RelativePath=".\Sources\StdAfx.h" |
---|
400 | > |
---|
401 | </File> |
---|
402 | </Filter> |
---|
403 | </Files> |
---|
404 | <Globals> |
---|
405 | </Globals> |
---|
406 | </VisualStudioProject> |
---|