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

Annotation of /pvpgn-1.7.4/Win32-Projects/PvPGN.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Tue Jun 6 03:41:38 2006 UTC (19 years, 9 months ago) by sysadm
CVS Tags: pvpgn_1-7-4-0_MIL
Branch point for: GNU, MAIN
Initial revision

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

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