/[LeafOK_CVS]/pvpgn-1.7.4/Win32-Projects/PvPGNConsole.vcproj
ViewVC logotype

Contents of /pvpgn-1.7.4/Win32-Projects/PvPGNConsole.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Tue Jun 6 03:41:38 2006 UTC (19 years, 9 months ago) by sysadm
Branch: GNU, MAIN
CVS Tags: arelease, HEAD
Changes since 1.1: +0 -0 lines
no message

1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="PvPGNConsole"
6 ProjectGUID="{300F80E0-1A0E-4639-AEB9-18A692FF35F3}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory="..\bin\"
16 IntermediateDirectory="..\obj\$(ProjectName)"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 UseOfATL="0"
20 CharacterSet="2"
21 WholeProgramOptimization="TRUE">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="2"
25 InlineFunctionExpansion="1"
26 EnableIntrinsicFunctions="FALSE"
27 FavorSizeOrSpeed="1"
28 OmitFramePointers="TRUE"
29 OptimizeForProcessor="0"
30 OptimizeForWindowsApplication="TRUE"
31 AdditionalIncludeDirectories="../src;&quot;$(SolutionDir)/..&quot;"
32 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_MBCS;WITH_SQL_MYSQL"
33 StringPooling="TRUE"
34 RuntimeLibrary="4"
35 StructMemberAlignment="1"
36 EnableFunctionLevelLinking="TRUE"
37 UsePrecompiledHeader="0"
38 WarningLevel="1"
39 Detect64BitPortabilityProblems="TRUE"
40 DebugInformationFormat="0"
41 CallingConvention="0"
42 CompileAs="1"/>
43 <Tool
44 Name="VCCustomBuildTool"/>
45 <Tool
46 Name="VCLinkerTool"
47 AdditionalOptions="ws2_32.lib libmySQL.lib"
48 OutputFile="$(OutDir)/PvPGNConsole.exe"
49 LinkIncremental="1"
50 AdditionalLibraryDirectories="..\src\win32"
51 GenerateDebugInformation="FALSE"
52 SubSystem="1"
53 OptimizeReferences="2"
54 EnableCOMDATFolding="2"
55 TargetMachine="1"/>
56 <Tool
57 Name="VCMIDLTool"/>
58 <Tool
59 Name="VCPostBuildEventTool"/>
60 <Tool
61 Name="VCPreBuildEventTool"/>
62 <Tool
63 Name="VCPreLinkEventTool"/>
64 <Tool
65 Name="VCResourceCompilerTool"
66 AdditionalIncludeDirectories="..\src\"/>
67 <Tool
68 Name="VCWebServiceProxyGeneratorTool"/>
69 <Tool
70 Name="VCXMLDataGeneratorTool"/>
71 <Tool
72 Name="VCWebDeploymentTool"/>
73 <Tool
74 Name="VCManagedWrapperGeneratorTool"/>
75 <Tool
76 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
77 </Configuration>
78 <Configuration
79 Name="Debug|Win32"
80 OutputDirectory="..\bin\"
81 IntermediateDirectory="..\obj\$(ProjectName)_debug"
82 ConfigurationType="1"
83 UseOfMFC="0"
84 UseOfATL="0"
85 CharacterSet="2"
86 WholeProgramOptimization="TRUE">
87 <Tool
88 Name="VCCLCompilerTool"
89 Optimization="2"
90 GlobalOptimizations="FALSE"
91 InlineFunctionExpansion="1"
92 EnableIntrinsicFunctions="FALSE"
93 FavorSizeOrSpeed="1"
94 OmitFramePointers="TRUE"
95 OptimizeForProcessor="0"
96 OptimizeForWindowsApplication="TRUE"
97 AdditionalIncludeDirectories="../src;&quot;$(SolutionDir)/..&quot;"
98 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_MBCS;WITH_SQL_MYSQL"
99 StringPooling="TRUE"
100 RuntimeLibrary="0"
101 StructMemberAlignment="1"
102 EnableFunctionLevelLinking="TRUE"
103 UsePrecompiledHeader="0"
104 WarningLevel="1"
105 Detect64BitPortabilityProblems="TRUE"
106 DebugInformationFormat="3"
107 CallingConvention="0"
108 CompileAs="1"/>
109 <Tool
110 Name="VCCustomBuildTool"/>
111 <Tool
112 Name="VCLinkerTool"
113 AdditionalOptions="ws2_32.lib libmySQL.lib"
114 OutputFile="$(OutDir)/PvPGNConsole_debug.exe"
115 LinkIncremental="1"
116 AdditionalLibraryDirectories="..\src\win32"
117 GenerateDebugInformation="TRUE"
118 SubSystem="1"
119 OptimizeReferences="2"
120 EnableCOMDATFolding="2"
121 TargetMachine="1"/>
122 <Tool
123 Name="VCMIDLTool"/>
124 <Tool
125 Name="VCPostBuildEventTool"/>
126 <Tool
127 Name="VCPreBuildEventTool"/>
128 <Tool
129 Name="VCPreLinkEventTool"/>
130 <Tool
131 Name="VCResourceCompilerTool"
132 AdditionalIncludeDirectories="..\src\"/>
133 <Tool
134 Name="VCWebServiceProxyGeneratorTool"/>
135 <Tool
136 Name="VCXMLDataGeneratorTool"/>
137 <Tool
138 Name="VCWebDeploymentTool"/>
139 <Tool
140 Name="VCManagedWrapperGeneratorTool"/>
141 <Tool
142 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
143 </Configuration>
144 </Configurations>
145 <References>
146 </References>
147 <Files>
148 <Filter
149 Name="Source Files"
150 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
151 <Filter
152 Name="bnetd"
153 Filter="">
154 <File
155 RelativePath="..\src\bnetd\account.c">
156 </File>
157 <File
158 RelativePath="..\src\bnetd\account_wrap.c">
159 </File>
160 <File
161 RelativePath="..\src\bnetd\adbanner.c">
162 </File>
163 <File
164 RelativePath="..\src\bnetd\alias_command.c">
165 </File>
166 <File
167 RelativePath="..\src\bnetd\anongame.c">
168 </File>
169 <File
170 RelativePath="..\src\bnetd\anongame_gameresult.c">
171 </File>
172 <File
173 RelativePath="..\src\bnetd\anongame_infos.c">
174 </File>
175 <File
176 RelativePath="..\src\bnetd\anongame_maplists.c">
177 </File>
178 <File
179 RelativePath="..\src\bnetd\autoupdate.c">
180 </File>
181 <File
182 RelativePath="..\src\bnetd\channel.c">
183 </File>
184 <File
185 RelativePath="..\src\bnetd\channel_conv.c">
186 </File>
187 <File
188 RelativePath="..\src\bnetd\character.c">
189 </File>
190 <File
191 RelativePath="..\src\bnetd\clan.c">
192 </File>
193 <File
194 RelativePath="..\src\bnetd\command.c">
195 </File>
196 <File
197 RelativePath="..\src\bnetd\command_groups.c">
198 </File>
199 <File
200 RelativePath="..\src\bnetd\connection.c">
201 </File>
202 <File
203 RelativePath="..\src\bnetd\file.c">
204 </File>
205 <File
206 RelativePath="..\src\bnetd\file_cdb.c">
207 </File>
208 <File
209 RelativePath="..\src\bnetd\file_plain.c">
210 </File>
211 <File
212 RelativePath="..\src\bnetd\friends.c">
213 </File>
214 <File
215 RelativePath="..\src\bnetd\game.c">
216 </File>
217 <File
218 RelativePath="..\src\bnetd\game_conv.c">
219 </File>
220 <File
221 RelativePath="..\src\bnetd\handle_anongame.c">
222 </File>
223 <File
224 RelativePath="..\src\bnetd\handle_bnet.c">
225 </File>
226 <File
227 RelativePath="..\src\bnetd\handle_bot.c">
228 </File>
229 <File
230 RelativePath="..\src\bnetd\handle_d2cs.c">
231 </File>
232 <File
233 RelativePath="..\src\bnetd\handle_file.c">
234 </File>
235 <File
236 RelativePath="..\src\bnetd\handle_init.c">
237 </File>
238 <File
239 RelativePath="..\src\bnetd\handle_irc.c">
240 </File>
241 <File
242 RelativePath="..\src\bnetd\handle_telnet.c">
243 </File>
244 <File
245 RelativePath="..\src\bnetd\handle_udp.c">
246 </File>
247 <File
248 RelativePath="..\src\bnetd\helpfile.c">
249 </File>
250 <File
251 RelativePath="..\src\bnetd\ipban.c">
252 </File>
253 <File
254 RelativePath="..\src\bnetd\irc.c">
255 </File>
256 <File
257 RelativePath="..\src\bnetd\ladder.c">
258 </File>
259 <File
260 RelativePath="..\src\bnetd\ladder_binary.c">
261 </File>
262 <File
263 RelativePath="..\src\bnetd\ladder_calc.c">
264 </File>
265 <File
266 RelativePath="..\src\bnetd\mail.c">
267 </File>
268 <File
269 RelativePath="..\src\bnetd\main.c">
270 </File>
271 <File
272 RelativePath="..\src\bnetd\message.c">
273 </File>
274 <File
275 RelativePath="..\src\bnetd\news.c">
276 </File>
277 <File
278 RelativePath="..\src\bnetd\output.c">
279 </File>
280 <File
281 RelativePath="..\src\bnetd\prefs.c">
282 </File>
283 <File
284 RelativePath="..\src\bnetd\realm.c">
285 </File>
286 <File
287 RelativePath="..\src\bnetd\runprog.c">
288 </File>
289 <File
290 RelativePath="..\src\bnetd\server.c">
291 </File>
292 <File
293 RelativePath="..\src\bnetd\sql_dbcreator.c">
294 </File>
295 <File
296 RelativePath="..\src\bnetd\sql_mysql.c">
297 </File>
298 <File
299 RelativePath="..\src\bnetd\sql_pgsql.c">
300 </File>
301 <File
302 RelativePath="..\src\bnetd\storage.c">
303 </File>
304 <File
305 RelativePath="..\src\bnetd\storage_file.c">
306 </File>
307 <File
308 RelativePath="..\src\bnetd\storage_sql.c">
309 </File>
310 <File
311 RelativePath="..\src\bnetd\support.c">
312 </File>
313 <File
314 RelativePath="..\src\bnetd\team.c">
315 </File>
316 <File
317 RelativePath="..\src\bnetd\tick.c">
318 </File>
319 <File
320 RelativePath="..\src\bnetd\timer.c">
321 </File>
322 <File
323 RelativePath="..\src\bnetd\topic.c">
324 </File>
325 <File
326 RelativePath="..\src\bnetd\tournament.c">
327 </File>
328 <File
329 RelativePath="..\src\bnetd\tracker.c">
330 </File>
331 <File
332 RelativePath="..\src\bnetd\udptest_send.c">
333 </File>
334 <File
335 RelativePath="..\src\bnetd\versioncheck.c">
336 </File>
337 <File
338 RelativePath="..\src\bnetd\watch.c">
339 </File>
340 </Filter>
341 <Filter
342 Name="common"
343 Filter="">
344 <File
345 RelativePath="..\src\common\addr.c">
346 </File>
347 <File
348 RelativePath="..\src\common\bn_type.c">
349 </File>
350 <File
351 RelativePath="..\src\common\bnethash.c">
352 </File>
353 <File
354 RelativePath="..\src\common\bnethashconv.c">
355 </File>
356 <File
357 RelativePath="..\src\common\bnettime.c">
358 </File>
359 <File
360 RelativePath="..\src\common\eventlog.c">
361 </File>
362 <File
363 RelativePath="..\src\common\fdwatch.c">
364 </File>
365 <File
366 RelativePath="..\src\common\fdwatch_epoll.c">
367 </File>
368 <File
369 RelativePath="..\src\common\fdwatch_kqueue.c">
370 </File>
371 <File
372 RelativePath="..\src\common\fdwatch_poll.c">
373 </File>
374 <File
375 RelativePath="..\src\common\fdwatch_select.c">
376 </File>
377 <File
378 RelativePath="..\src\common\give_up_root_privileges.c">
379 </File>
380 <File
381 RelativePath="..\src\common\hashtable.c">
382 </File>
383 <File
384 RelativePath="..\src\common\hexdump.c">
385 </File>
386 <File
387 RelativePath="..\src\common\list.c">
388 </File>
389 <File
390 RelativePath="..\src\common\network.c">
391 </File>
392 <File
393 RelativePath="..\src\common\packet.c">
394 </File>
395 <File
396 RelativePath="..\src\common\proginfo.c">
397 </File>
398 <File
399 RelativePath="..\src\common\queue.c">
400 </File>
401 <File
402 RelativePath="..\src\common\rcm.c">
403 </File>
404 <File
405 RelativePath="..\src\common\rlimit.c">
406 </File>
407 <File
408 RelativePath="..\src\common\tag.c">
409 </File>
410 <File
411 RelativePath="..\src\common\token.c">
412 </File>
413 <File
414 RelativePath="..\src\common\trans.c">
415 </File>
416 <File
417 RelativePath="..\src\common\util.c">
418 </File>
419 <File
420 RelativePath="..\src\common\xalloc.c">
421 </File>
422 </Filter>
423 <Filter
424 Name="compat"
425 Filter="">
426 <File
427 RelativePath="..\src\compat\difftime.c">
428 </File>
429 <File
430 RelativePath="..\src\compat\getopt.c">
431 </File>
432 <File
433 RelativePath="..\src\compat\gettimeofday.c">
434 </File>
435 <File
436 RelativePath="..\src\compat\inet_aton.c">
437 </File>
438 <File
439 RelativePath="..\src\compat\inet_ntoa.c">
440 </File>
441 <File
442 RelativePath="..\src\compat\memcpy.c">
443 </File>
444 <File
445 RelativePath="..\src\compat\memmove.c">
446 </File>
447 <File
448 RelativePath="..\src\compat\memset.c">
449 </File>
450 <File
451 RelativePath="..\src\compat\mmap.c">
452 </File>
453 <File
454 RelativePath="..\src\compat\pdir.c">
455 </File>
456 <File
457 RelativePath="..\src\compat\psock.c">
458 </File>
459 <File
460 RelativePath="..\src\compat\strcasecmp.c">
461 </File>
462 <File
463 RelativePath="..\src\compat\strdup.c">
464 </File>
465 <File
466 RelativePath="..\src\compat\strerror.c">
467 </File>
468 <File
469 RelativePath="..\src\compat\strftime.c">
470 </File>
471 <File
472 RelativePath="..\src\compat\strncasecmp.c">
473 </File>
474 <File
475 RelativePath="..\src\compat\strsep.c">
476 </File>
477 <File
478 RelativePath="..\src\compat\strtoul.c">
479 </File>
480 <File
481 RelativePath="..\src\compat\uname.c">
482 </File>
483 </Filter>
484 <Filter
485 Name="win32"
486 Filter="">
487 <File
488 RelativePath="..\src\win32\service.c">
489 </File>
490 </Filter>
491 <Filter
492 Name="tinycdb"
493 Filter="">
494 <File
495 RelativePath="..\src\tinycdb\cdb_find.c">
496 </File>
497 <File
498 RelativePath="..\src\tinycdb\cdb_findnext.c">
499 </File>
500 <File
501 RelativePath="..\src\tinycdb\cdb_hash.c">
502 </File>
503 <File
504 RelativePath="..\src\tinycdb\cdb_init.c">
505 </File>
506 <File
507 RelativePath="..\src\tinycdb\cdb_make.c">
508 </File>
509 <File
510 RelativePath="..\src\tinycdb\cdb_make_add.c">
511 </File>
512 <File
513 RelativePath="..\src\tinycdb\cdb_make_find.c">
514 </File>
515 <File
516 RelativePath="..\src\tinycdb\cdb_make_put.c">
517 </File>
518 <File
519 RelativePath="..\src\tinycdb\cdb_seek.c">
520 </File>
521 <File
522 RelativePath="..\src\tinycdb\cdb_seq.c">
523 </File>
524 <File
525 RelativePath="..\src\tinycdb\cdb_unpack.c">
526 </File>
527 </Filter>
528 <Filter
529 Name="zlib"
530 Filter="">
531 <File
532 RelativePath="..\src\zlib\pvpgn_adler32.c">
533 </File>
534 <File
535 RelativePath="..\src\zlib\pvpgn_deflate.c">
536 </File>
537 <File
538 RelativePath="..\src\zlib\pvpgn_trees.c">
539 </File>
540 <File
541 RelativePath="..\src\zlib\pvpgn_zutil.c">
542 </File>
543 </Filter>
544 </Filter>
545 <Filter
546 Name="Header Files"
547 Filter="h;hpp;hxx;hm;inl;inc">
548 <File
549 RelativePath="resource1.h">
550 </File>
551 <Filter
552 Name="bnetd"
553 Filter="">
554 <File
555 RelativePath="..\src\bnetd\account.h">
556 </File>
557 <File
558 RelativePath="..\src\bnetd\account_wrap.h">
559 </File>
560 <File
561 RelativePath="..\src\bnetd\adbanner.h">
562 </File>
563 <File
564 RelativePath="..\src\bnetd\alias_command.h">
565 </File>
566 <File
567 RelativePath="..\src\bnetd\anongame.h">
568 </File>
569 <File
570 RelativePath="..\src\bnetd\anongame_gameresult.h">
571 </File>
572 <File
573 RelativePath="..\src\bnetd\anongame_infos.h">
574 </File>
575 <File
576 RelativePath="..\src\bnetd\anongame_maplists.h">
577 </File>
578 <File
579 RelativePath="..\src\bnetd\autoupdate.h">
580 </File>
581 <File
582 RelativePath="..\src\bnetd\channel.h">
583 </File>
584 <File
585 RelativePath="..\src\bnetd\channel_conv.h">
586 </File>
587 <File
588 RelativePath="..\src\bnetd\character.h">
589 </File>
590 <File
591 RelativePath="..\src\bnetd\clan.h">
592 </File>
593 <File
594 RelativePath="..\src\bnetd\command.h">
595 </File>
596 <File
597 RelativePath="..\src\bnetd\command_groups.h">
598 </File>
599 <File
600 RelativePath="..\src\bnetd\connection.h">
601 </File>
602 <File
603 RelativePath="..\src\bnetd\file.h">
604 </File>
605 <File
606 RelativePath="..\src\bnetd\file_cdb.h">
607 </File>
608 <File
609 RelativePath="..\src\bnetd\file_plain.h">
610 </File>
611 <File
612 RelativePath="..\src\bnetd\friends.h">
613 </File>
614 <File
615 RelativePath="..\src\bnetd\game.h">
616 </File>
617 <File
618 RelativePath="..\src\bnetd\game_conv.h">
619 </File>
620 <File
621 RelativePath="..\src\bnetd\handle_anongame.h">
622 </File>
623 <File
624 RelativePath="..\src\bnetd\handle_bnet.h">
625 </File>
626 <File
627 RelativePath="..\src\bnetd\handle_bot.h">
628 </File>
629 <File
630 RelativePath="..\src\bnetd\handle_d2cs.h">
631 </File>
632 <File
633 RelativePath="..\src\bnetd\handle_file.h">
634 </File>
635 <File
636 RelativePath="..\src\bnetd\handle_init.h">
637 </File>
638 <File
639 RelativePath="..\src\bnetd\handle_irc.h">
640 </File>
641 <File
642 RelativePath="..\src\bnetd\handle_telnet.h">
643 </File>
644 <File
645 RelativePath="..\src\bnetd\handle_udp.h">
646 </File>
647 <File
648 RelativePath="..\src\bnetd\handlers.h">
649 </File>
650 <File
651 RelativePath="..\src\bnetd\helpfile.h">
652 </File>
653 <File
654 RelativePath="..\src\bnetd\ipban.h">
655 </File>
656 <File
657 RelativePath="..\src\bnetd\irc.h">
658 </File>
659 <File
660 RelativePath="..\src\bnetd\ladder.h">
661 </File>
662 <File
663 RelativePath="..\src\bnetd\ladder_binary.h">
664 </File>
665 <File
666 RelativePath="..\src\bnetd\ladder_calc.h">
667 </File>
668 <File
669 RelativePath="..\src\bnetd\mail.h">
670 </File>
671 <File
672 RelativePath="..\src\bnetd\message.h">
673 </File>
674 <File
675 RelativePath="..\src\bnetd\news.h">
676 </File>
677 <File
678 RelativePath="..\src\bnetd\output.h">
679 </File>
680 <File
681 RelativePath="..\src\bnetd\prefs.h">
682 </File>
683 <File
684 RelativePath="..\src\bnetd\quota.h">
685 </File>
686 <File
687 RelativePath="..\src\bnetd\realm.h">
688 </File>
689 <File
690 RelativePath="..\src\bnetd\runprog.h">
691 </File>
692 <File
693 RelativePath="..\src\bnetd\server.h">
694 </File>
695 <File
696 RelativePath="..\src\bnetd\sql_dbcreator.h">
697 </File>
698 <File
699 RelativePath="..\src\bnetd\sql_mysql.h">
700 </File>
701 <File
702 RelativePath="..\src\bnetd\sql_pgsql.h">
703 </File>
704 <File
705 RelativePath="..\src\bnetd\storage.h">
706 </File>
707 <File
708 RelativePath="..\src\bnetd\storage_file.h">
709 </File>
710 <File
711 RelativePath="..\src\bnetd\storage_sql.h">
712 </File>
713 <File
714 RelativePath="..\src\bnetd\support.h">
715 </File>
716 <File
717 RelativePath="..\src\bnetd\team.h">
718 </File>
719 <File
720 RelativePath="..\src\bnetd\tick.h">
721 </File>
722 <File
723 RelativePath="..\src\bnetd\timer.h">
724 </File>
725 <File
726 RelativePath="..\src\bnetd\topic.h">
727 </File>
728 <File
729 RelativePath="..\src\bnetd\tournament.h">
730 </File>
731 <File
732 RelativePath="..\src\bnetd\udptest_send.h">
733 </File>
734 <File
735 RelativePath="..\src\bnetd\versioncheck.h">
736 </File>
737 <File
738 RelativePath="..\src\bnetd\watch.h">
739 </File>
740 </Filter>
741 <Filter
742 Name="common"
743 Filter="">
744 <File
745 RelativePath="..\src\common\addr.h">
746 </File>
747 <File
748 RelativePath="..\src\common\anongame_protocol.h">
749 </File>
750 <File
751 RelativePath="..\src\common\auth_protocol.h">
752 </File>
753 <File
754 RelativePath="..\src\common\bn_type.h">
755 </File>
756 <File
757 RelativePath="..\src\common\bnet_protocol.h">
758 </File>
759 <File
760 RelativePath="..\src\common\bnethash.h">
761 </File>
762 <File
763 RelativePath="..\src\common\bnethashconv.h">
764 </File>
765 <File
766 RelativePath="..\src\common\bnettime.h">
767 </File>
768 <File
769 RelativePath="..\src\common\bot_protocol.h">
770 </File>
771 <File
772 RelativePath="..\src\common\d2game_protocol.h">
773 </File>
774 <File
775 RelativePath="..\src\common\elist.h">
776 </File>
777 <File
778 RelativePath="..\src\common\eventlog.h">
779 </File>
780 <File
781 RelativePath="..\src\common\fdwatch.h">
782 </File>
783 <File
784 RelativePath="..\src\common\fdwatch_epoll.h">
785 </File>
786 <File
787 RelativePath="..\src\common\fdwatch_kqueue.h">
788 </File>
789 <File
790 RelativePath="..\src\common\fdwatch_poll.h">
791 </File>
792 <File
793 RelativePath="..\src\common\fdwatch_select.h">
794 </File>
795 <File
796 RelativePath="..\src\common\field_sizes.h">
797 </File>
798 <File
799 RelativePath="..\src\common\file_protocol.h">
800 </File>
801 <File
802 RelativePath="..\src\common\flags.h">
803 </File>
804 <File
805 RelativePath="..\src\common\give_up_root_privileges.h">
806 </File>
807 <File
808 RelativePath="..\src\common\hashtable.h">
809 </File>
810 <File
811 RelativePath="..\src\common\hexdump.h">
812 </File>
813 <File
814 RelativePath="..\src\common\init_protocol.h">
815 </File>
816 <File
817 RelativePath="..\src\common\introtate.h">
818 </File>
819 <File
820 RelativePath="..\src\common\irc_protocol.h">
821 </File>
822 <File
823 RelativePath="..\src\common\list.h">
824 </File>
825 <File
826 RelativePath="..\src\common\network.h">
827 </File>
828 <File
829 RelativePath="..\src\common\packet.h">
830 </File>
831 <File
832 RelativePath="..\src\common\proginfo.h">
833 </File>
834 <File
835 RelativePath="..\src\common\queue.h">
836 </File>
837 <File
838 RelativePath="..\src\common\rcm.h">
839 </File>
840 <File
841 RelativePath="..\src\common\rlimit.h">
842 </File>
843 <File
844 RelativePath="..\src\common\setup_after.h">
845 </File>
846 <File
847 RelativePath="..\src\common\setup_before.h">
848 </File>
849 <File
850 RelativePath="..\src\common\tag.h">
851 </File>
852 <File
853 RelativePath="..\src\common\token.h">
854 </File>
855 <File
856 RelativePath="..\src\common\tracker.h">
857 </File>
858 <File
859 RelativePath="..\src\common\trans.h">
860 </File>
861 <File
862 RelativePath="..\src\common\udp_protocol.h">
863 </File>
864 <File
865 RelativePath="..\src\common\util.h">
866 </File>
867 <File
868 RelativePath="..\src\common\version.h">
869 </File>
870 <File
871 RelativePath="..\src\common\w3xp_protocol.h">
872 </File>
873 <File
874 RelativePath="..\src\common\xalloc.h">
875 </File>
876 </Filter>
877 <Filter
878 Name="compat"
879 Filter="">
880 <File
881 RelativePath="..\src\compat\access.h">
882 </File>
883 <File
884 RelativePath="..\src\compat\char_bit.h">
885 </File>
886 <File
887 RelativePath="..\src\compat\difftime.h">
888 </File>
889 <File
890 RelativePath="..\src\compat\exitstatus.h">
891 </File>
892 <File
893 RelativePath="..\src\compat\gethostname.h">
894 </File>
895 <File
896 RelativePath="..\src\compat\getopt.h">
897 </File>
898 <File
899 RelativePath="..\src\compat\gettimeofday.h">
900 </File>
901 <File
902 RelativePath="..\src\compat\inet_aton.h">
903 </File>
904 <File
905 RelativePath="..\src\compat\inet_ntoa.h">
906 </File>
907 <File
908 RelativePath="..\src\compat\memcpy.h">
909 </File>
910 <File
911 RelativePath="..\src\compat\memmove.h">
912 </File>
913 <File
914 RelativePath="..\src\compat\memset.h">
915 </File>
916 <File
917 RelativePath="..\src\compat\mkdir.h">
918 </File>
919 <File
920 RelativePath="..\src\compat\mmap.h">
921 </File>
922 <File
923 RelativePath="..\src\compat\netinet_in.h">
924 </File>
925 <File
926 RelativePath="..\src\compat\pdir.h">
927 </File>
928 <File
929 RelativePath="..\src\compat\psock.h">
930 </File>
931 <File
932 RelativePath="..\src\compat\read.h">
933 </File>
934 <File
935 RelativePath="..\src\compat\recv.h">
936 </File>
937 <File
938 RelativePath="..\src\compat\seek.h">
939 </File>
940 <File
941 RelativePath="..\src\compat\send.h">
942 </File>
943 <File
944 RelativePath="..\src\compat\signal.h">
945 </File>
946 <File
947 RelativePath="..\src\compat\socket.h">
948 </File>
949 <File
950 RelativePath="..\src\compat\statmacros.h">
951 </File>
952 <File
953 RelativePath="..\src\compat\stdfileno.h">
954 </File>
955 <File
956 RelativePath="..\src\compat\strcasecmp.h">
957 </File>
958 <File
959 RelativePath="..\src\compat\strchr.h">
960 </File>
961 <File
962 RelativePath="..\src\compat\strdup.h">
963 </File>
964 <File
965 RelativePath="..\src\compat\strerror.h">
966 </File>
967 <File
968 RelativePath="..\src\compat\strftime.h">
969 </File>
970 <File
971 RelativePath="..\src\compat\strncasecmp.h">
972 </File>
973 <File
974 RelativePath="..\src\compat\strrchr.h">
975 </File>
976 <File
977 RelativePath="..\src\compat\strsep.h">
978 </File>
979 <File
980 RelativePath="..\src\compat\strtoul.h">
981 </File>
982 <File
983 RelativePath="..\src\compat\termios.h">
984 </File>
985 <File
986 RelativePath="..\src\compat\uint.h">
987 </File>
988 <File
989 RelativePath="..\src\compat\uname.h">
990 </File>
991 </Filter>
992 <Filter
993 Name="win32"
994 Filter="">
995 <File
996 RelativePath="..\src\win32\service.h">
997 </File>
998 </Filter>
999 <Filter
1000 Name="tinycdb"
1001 Filter="">
1002 <File
1003 RelativePath="..\src\tinycdb\cdb_int.h">
1004 </File>
1005 </Filter>
1006 <Filter
1007 Name="zlib"
1008 Filter="">
1009 <File
1010 RelativePath="..\src\zlib\pvpgn_deflate.h">
1011 </File>
1012 <File
1013 RelativePath="..\src\zlib\pvpgn_trees.h">
1014 </File>
1015 <File
1016 RelativePath="..\src\zlib\pvpgn_zconf.h">
1017 </File>
1018 <File
1019 RelativePath="..\src\zlib\pvpgn_zlib.h">
1020 </File>
1021 <File
1022 RelativePath="..\src\zlib\pvpgn_zutil.h">
1023 </File>
1024 </Filter>
1025 </Filter>
1026 <Filter
1027 Name="Resource Files"
1028 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
1029 <File
1030 RelativePath="..\src\win32\console_resource.rc">
1031 </File>
1032 <File
1033 RelativePath="..\src\win32\logo01.ico">
1034 </File>
1035 </Filter>
1036 </Files>
1037 <Globals>
1038 </Globals>
1039 </VisualStudioProject>

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1