comparison deps/Platinum/ThirdParty/Neptune/Build/Targets/x86-microsoft-win32-vs2008/Neptune/Neptune.vcproj @ 0:3425707ddbf6

Initial import (hopefully this mercurial stuff works...)
author fraserofthenight
date Mon, 06 Jul 2009 08:06:28 -0700
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:3425707ddbf6
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="Neptune"
6 ProjectGUID="{12AFF2E5-6D95-4809-9728-9551677C078A}"
7 RootNamespace="Neptune"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="Debug"
22 IntermediateDirectory="Debug"
23 ConfigurationType="4"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 CharacterSet="2"
26 >
27 <Tool
28 Name="VCPreBuildEventTool"
29 />
30 <Tool
31 Name="VCCustomBuildTool"
32 />
33 <Tool
34 Name="VCXMLDataGeneratorTool"
35 />
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
38 />
39 <Tool
40 Name="VCMIDLTool"
41 />
42 <Tool
43 Name="VCCLCompilerTool"
44 Optimization="0"
45 WholeProgramOptimization="false"
46 AdditionalIncludeDirectories="..\..\..\..\Source\Core;..\..\..\..\Source\System\Win32;&quot;..\..\..\..\ThirdParty\zlib-1.2.3&quot;"
47 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NPT_CONFIG_ENABLE_LOGGING"
48 MinimalRebuild="true"
49 ExceptionHandling="0"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="1"
52 BufferSecurityCheck="true"
53 UsePrecompiledHeader="0"
54 WarningLevel="3"
55 DebugInformationFormat="4"
56 />
57 <Tool
58 Name="VCManagedResourceCompilerTool"
59 />
60 <Tool
61 Name="VCResourceCompilerTool"
62 />
63 <Tool
64 Name="VCPreLinkEventTool"
65 />
66 <Tool
67 Name="VCLibrarianTool"
68 AdditionalDependencies="ws2_32.lib"
69 OutputFile="$(OutDir)/Neptune.lib"
70 SuppressStartupBanner="false"
71 />
72 <Tool
73 Name="VCALinkTool"
74 />
75 <Tool
76 Name="VCXDCMakeTool"
77 />
78 <Tool
79 Name="VCBscMakeTool"
80 />
81 <Tool
82 Name="VCFxCopTool"
83 />
84 <Tool
85 Name="VCPostBuildEventTool"
86 />
87 </Configuration>
88 <Configuration
89 Name="Release|Win32"
90 OutputDirectory="Release"
91 IntermediateDirectory="Release"
92 ConfigurationType="4"
93 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
94 CharacterSet="2"
95 WholeProgramOptimization="0"
96 >
97 <Tool
98 Name="VCPreBuildEventTool"
99 />
100 <Tool
101 Name="VCCustomBuildTool"
102 />
103 <Tool
104 Name="VCXMLDataGeneratorTool"
105 />
106 <Tool
107 Name="VCWebServiceProxyGeneratorTool"
108 />
109 <Tool
110 Name="VCMIDLTool"
111 />
112 <Tool
113 Name="VCCLCompilerTool"
114 Optimization="3"
115 OmitFramePointers="true"
116 WholeProgramOptimization="false"
117 AdditionalIncludeDirectories="..\..\..\..\Source\Core;..\..\..\..\Source\System\Win32;&quot;..\..\..\..\ThirdParty\zlib-1.2.3&quot;"
118 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;NPT_CONFIG_ENABLE_LOGGING"
119 StringPooling="true"
120 ExceptionHandling="0"
121 RuntimeLibrary="0"
122 BufferSecurityCheck="true"
123 EnableFunctionLevelLinking="true"
124 FloatingPointModel="2"
125 UsePrecompiledHeader="0"
126 WarningLevel="3"
127 DebugInformationFormat="3"
128 />
129 <Tool
130 Name="VCManagedResourceCompilerTool"
131 />
132 <Tool
133 Name="VCResourceCompilerTool"
134 />
135 <Tool
136 Name="VCPreLinkEventTool"
137 />
138 <Tool
139 Name="VCLibrarianTool"
140 AdditionalDependencies="ws2_32.lib"
141 OutputFile="$(OutDir)/Neptune.lib"
142 />
143 <Tool
144 Name="VCALinkTool"
145 />
146 <Tool
147 Name="VCXDCMakeTool"
148 />
149 <Tool
150 Name="VCBscMakeTool"
151 />
152 <Tool
153 Name="VCFxCopTool"
154 />
155 <Tool
156 Name="VCPostBuildEventTool"
157 />
158 </Configuration>
159 </Configurations>
160 <References>
161 </References>
162 <Files>
163 <Filter
164 Name="Source Files"
165 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
166 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
167 >
168 <File
169 RelativePath="..\..\..\..\Source\Core\NptBase64.cpp"
170 >
171 </File>
172 <File
173 RelativePath="..\..\..\..\Source\System\Bsd\NptBsdSockets.cpp"
174 >
175 </File>
176 <File
177 RelativePath="..\..\..\..\Source\Core\NptBufferedStreams.cpp"
178 >
179 </File>
180 <File
181 RelativePath="..\..\..\..\Source\Core\NptCommon.cpp"
182 >
183 </File>
184 <File
185 RelativePath="..\..\..\..\Source\Core\NptConsole.cpp"
186 >
187 </File>
188 <File
189 RelativePath="..\..\..\..\Source\Core\NptDataBuffer.cpp"
190 >
191 </File>
192 <File
193 RelativePath="..\..\..\..\Source\Core\NptDebug.cpp"
194 >
195 </File>
196 <File
197 RelativePath="..\..\..\..\Source\Core\NptFile.cpp"
198 >
199 </File>
200 <File
201 RelativePath="..\..\..\..\Source\Core\NptHttp.cpp"
202 >
203 </File>
204 <File
205 RelativePath="..\..\..\..\Source\Core\NptList.cpp"
206 >
207 </File>
208 <File
209 RelativePath="..\..\..\..\Source\Core\NptLogging.cpp"
210 >
211 </File>
212 <File
213 RelativePath="..\..\..\..\Source\Core\NptMessaging.cpp"
214 >
215 </File>
216 <File
217 RelativePath="..\..\..\..\Source\Core\NptNetwork.cpp"
218 >
219 </File>
220 <File
221 RelativePath="..\..\..\..\Source\System\Posix\NptPosixFile.cpp"
222 >
223 </File>
224 <File
225 RelativePath="..\..\..\..\Source\Core\NptQueue.cpp"
226 >
227 </File>
228 <File
229 RelativePath="..\..\..\..\Source\Core\NptResults.cpp"
230 >
231 </File>
232 <File
233 RelativePath="..\..\..\..\Source\Core\NptRingBuffer.cpp"
234 >
235 </File>
236 <File
237 RelativePath="..\..\..\..\Source\Core\NptSimpleMessageQueue.cpp"
238 >
239 </File>
240 <File
241 RelativePath="..\..\..\..\Source\Core\NptSockets.cpp"
242 >
243 </File>
244 <File
245 RelativePath="..\..\..\..\Source\System\StdC\NptStdcEnvironment.cpp"
246 >
247 </File>
248 <File
249 RelativePath="..\..\..\..\Source\System\StdC\NptStdcFile.cpp"
250 >
251 </File>
252 <File
253 RelativePath="..\..\..\..\Source\Core\NptStreams.cpp"
254 >
255 </File>
256 <File
257 RelativePath="..\..\..\..\Source\Core\NptStrings.cpp"
258 >
259 </File>
260 <File
261 RelativePath="..\..\..\..\Source\Core\NptSystem.cpp"
262 >
263 </File>
264 <File
265 RelativePath="..\..\..\..\Source\Core\NptThreads.cpp"
266 >
267 </File>
268 <File
269 RelativePath="..\..\..\..\Source\Core\NptTime.cpp"
270 >
271 </File>
272 <File
273 RelativePath="..\..\..\..\Source\Core\NptUri.cpp"
274 >
275 </File>
276 <File
277 RelativePath="..\..\..\..\Source\Core\NptUtils.cpp"
278 >
279 </File>
280 <File
281 RelativePath="..\..\..\..\Source\System\Win32\NptWin32Console.cpp"
282 >
283 </File>
284 <File
285 RelativePath="..\..\..\..\Source\System\Win32\NptWin32Debug.cpp"
286 >
287 </File>
288 <File
289 RelativePath="..\..\..\..\Source\System\Win32\NptWin32File.cpp"
290 >
291 </File>
292 <File
293 RelativePath="..\..\..\..\Source\System\Win32\NptWin32MessageQueue.cpp"
294 >
295 </File>
296 <File
297 RelativePath="..\..\..\..\Source\System\Win32\NptWin32Network.cpp"
298 >
299 </File>
300 <File
301 RelativePath="..\..\..\..\Source\System\Win32\NptWin32Queue.cpp"
302 >
303 </File>
304 <File
305 RelativePath="..\..\..\..\Source\System\Win32\NptWin32SerialPort.cpp"
306 >
307 </File>
308 <File
309 RelativePath="..\..\..\..\Source\System\Win32\NptWin32System.cpp"
310 >
311 </File>
312 <File
313 RelativePath="..\..\..\..\Source\System\Win32\NptWin32Threads.cpp"
314 >
315 </File>
316 <File
317 RelativePath="..\..\..\..\Source\Core\NptXml.cpp"
318 >
319 </File>
320 <File
321 RelativePath="..\..\..\..\Source\Core\NptZip.cpp"
322 >
323 </File>
324 </Filter>
325 <Filter
326 Name="Header Files"
327 Filter="h;hpp;hxx;hm;inl;inc;xsd"
328 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
329 >
330 <File
331 RelativePath="..\..\..\..\Source\Core\Neptune.h"
332 >
333 </File>
334 <File
335 RelativePath="..\..\..\..\Source\Core\NptArray.h"
336 >
337 </File>
338 <File
339 RelativePath="..\..\..\..\Source\Core\NptBase64.h"
340 >
341 </File>
342 <File
343 RelativePath="..\..\..\..\Source\Core\NptBufferedStreams.h"
344 >
345 </File>
346 <File
347 RelativePath="..\..\..\..\Source\Core\NptCommon.h"
348 >
349 </File>
350 <File
351 RelativePath="..\..\..\..\Source\Core\NptConfig.h"
352 >
353 </File>
354 <File
355 RelativePath="..\..\..\..\Source\Core\NptConsole.h"
356 >
357 </File>
358 <File
359 RelativePath="..\..\..\..\Source\Core\NptConstants.h"
360 >
361 </File>
362 <File
363 RelativePath="..\..\..\..\Source\Core\NptDataBuffer.h"
364 >
365 </File>
366 <File
367 RelativePath="..\..\..\..\Source\Core\NptDebug.h"
368 >
369 </File>
370 <File
371 RelativePath="..\..\..\..\Source\Core\NptDefs.h"
372 >
373 </File>
374 <File
375 RelativePath="..\..\..\..\Source\Core\NptFile.h"
376 >
377 </File>
378 <File
379 RelativePath="..\..\..\..\Source\Core\NptHttp.h"
380 >
381 </File>
382 <File
383 RelativePath="..\..\..\..\Source\Core\NptInterfaces.h"
384 >
385 </File>
386 <File
387 RelativePath="..\..\..\..\Source\Core\NptList.h"
388 >
389 </File>
390 <File
391 RelativePath="..\..\..\..\Source\Core\NptLogging.h"
392 >
393 </File>
394 <File
395 RelativePath="..\..\..\..\Source\Core\NptMap.h"
396 >
397 </File>
398 <File
399 RelativePath="..\..\..\..\Source\Core\NptMessaging.h"
400 >
401 </File>
402 <File
403 RelativePath="..\..\..\..\Source\Core\NptNetwork.h"
404 >
405 </File>
406 <File
407 RelativePath="..\..\..\..\Source\Core\NptQueue.h"
408 >
409 </File>
410 <File
411 RelativePath="..\..\..\..\Source\Core\NptReferences.h"
412 >
413 </File>
414 <File
415 RelativePath="..\..\..\..\Source\Core\NptResults.h"
416 >
417 </File>
418 <File
419 RelativePath="..\..\..\..\Source\Core\NptRingBuffer.h"
420 >
421 </File>
422 <File
423 RelativePath="..\..\..\..\Source\Core\NptSelectableMessageQueue.h"
424 >
425 </File>
426 <File
427 RelativePath="..\..\..\..\Source\Core\NptSerialPort.h"
428 >
429 </File>
430 <File
431 RelativePath="..\..\..\..\Source\Core\NptSimpleMessageQueue.h"
432 >
433 </File>
434 <File
435 RelativePath="..\..\..\..\Source\Core\NptSockets.h"
436 >
437 </File>
438 <File
439 RelativePath="..\..\..\..\Source\Core\NptStack.h"
440 >
441 </File>
442 <File
443 RelativePath="..\..\..\..\Source\Core\NptStreams.h"
444 >
445 </File>
446 <File
447 RelativePath="..\..\..\..\Source\Core\NptStrings.h"
448 >
449 </File>
450 <File
451 RelativePath="..\..\..\..\Source\Core\NptSystem.h"
452 >
453 </File>
454 <File
455 RelativePath="..\..\..\..\Source\Core\NptThreads.h"
456 >
457 </File>
458 <File
459 RelativePath="..\..\..\..\Source\Core\NptTime.h"
460 >
461 </File>
462 <File
463 RelativePath="..\..\..\..\Source\Core\NptTypes.h"
464 >
465 </File>
466 <File
467 RelativePath="..\..\..\..\Source\Core\NptUri.h"
468 >
469 </File>
470 <File
471 RelativePath="..\..\..\..\Source\Core\NptUtils.h"
472 >
473 </File>
474 <File
475 RelativePath="..\..\..\..\Source\Core\NptVersion.h"
476 >
477 </File>
478 <File
479 RelativePath="..\..\..\..\Source\System\Win32\NptWin32MessageQueue.h"
480 >
481 </File>
482 <File
483 RelativePath="..\..\..\..\Source\System\Win32\NptWin32Network.h"
484 >
485 </File>
486 <File
487 RelativePath="..\..\..\..\Source\System\Win32\NptWin32Threads.h"
488 >
489 </File>
490 <File
491 RelativePath="..\..\..\..\Source\Core\NptXml.h"
492 >
493 </File>
494 <File
495 RelativePath="..\..\..\..\Source\Core\NptZip.h"
496 >
497 </File>
498 </Filter>
499 <Filter
500 Name="Resource Files"
501 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
502 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
503 >
504 </Filter>
505 </Files>
506 <Globals>
507 </Globals>
508 </VisualStudioProject>