Default capture buffer size is now 2MB.
[metze/wireshark/wip.git] / doc / doc.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9,00"
5         Name="doc"
6         ProjectGUID="{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}"
7         Keyword="MakeFileProj"
8         TargetFrameworkVersion="131072"
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="$(ConfigurationName)"
21                         IntermediateDirectory="$(ConfigurationName)"
22                         ConfigurationType="0"
23                         >
24                         <Tool
25                                 Name="VCNMakeTool"
26                                 BuildCommandLine="nmake -f Makefile.nmake doc"
27                                 ReBuildCommandLine="nmake -f Makefile.nmake clean doc"
28                                 CleanCommandLine="nmake -f Makefile.nmake clean"
29                                 Output=""
30                                 PreprocessorDefinitions="WIN32;_DEBUG"
31                                 IncludeSearchPath=""
32                                 ForcedIncludes=""
33                                 AssemblySearchPath=""
34                                 ForcedUsingAssemblies=""
35                                 CompileAsManaged=""
36                         />
37                 </Configuration>
38                 <Configuration
39                         Name="Release|Win32"
40                         OutputDirectory="$(ConfigurationName)"
41                         IntermediateDirectory="$(ConfigurationName)"
42                         ConfigurationType="0"
43                         >
44                         <Tool
45                                 Name="VCNMakeTool"
46                                 BuildCommandLine=""
47                                 ReBuildCommandLine=""
48                                 CleanCommandLine=""
49                                 Output="doc.exe"
50                                 PreprocessorDefinitions="WIN32;NDEBUG"
51                                 IncludeSearchPath=""
52                                 ForcedIncludes=""
53                                 AssemblySearchPath=""
54                                 ForcedUsingAssemblies=""
55                                 CompileAsManaged=""
56                         />
57                 </Configuration>
58         </Configurations>
59         <References>
60         </References>
61         <Files>
62                 <Filter
63                         Name="README"
64                         >
65                         <File
66                                 RelativePath=".\randpkt.txt"
67                                 >
68                         </File>
69                         <File
70                                 RelativePath=".\README.binarytrees"
71                                 >
72                         </File>
73                         <File
74                                 RelativePath=".\README.capture"
75                                 >
76                         </File>
77                         <File
78                                 RelativePath=".\README.design"
79                                 >
80                         </File>
81                         <File
82                                 RelativePath=".\README.developer"
83                                 >
84                         </File>
85                         <File
86                                 RelativePath=".\README.display_filter"
87                                 >
88                         </File>
89                         <File
90                                 RelativePath=".\README.idl2wrs"
91                                 >
92                         </File>
93                         <File
94                                 RelativePath=".\README.malloc"
95                                 >
96                         </File>
97                         <File
98                                 RelativePath=".\README.packaging"
99                                 >
100                         </File>
101                         <File
102                                 RelativePath=".\README.plugins"
103                                 >
104                         </File>
105                         <File
106                                 RelativePath=".\README.regression"
107                                 >
108                         </File>
109                         <File
110                                 RelativePath=".\README.request_response_tracking"
111                                 >
112                         </File>
113                         <File
114                                 RelativePath=".\README.stats_tree"
115                                 >
116                         </File>
117                         <File
118                                 RelativePath=".\README.tapping"
119                                 >
120                         </File>
121                         <File
122                                 RelativePath=".\README.wmem"
123                                 >
124                         </File>
125                         <File
126                                 RelativePath=".\README.xml-output"
127                                 >
128                         </File>
129                 </Filter>
130                 <Filter
131                         Name="pod"
132                         >
133                         <File
134                                 RelativePath=".\capinfos.pod"
135                                 >
136                         </File>
137                         <File
138                                 RelativePath=".\dumpcap.pod"
139                                 >
140                         </File>
141                         <File
142                                 RelativePath=".\editcap.pod"
143                                 >
144                         </File>
145                         <File
146                                 RelativePath=".\idl2wrs.pod"
147                                 >
148                         </File>
149                         <File
150                                 RelativePath=".\mergecap.pod"
151                                 >
152                         </File>
153                         <File
154                                 RelativePath=".\text2pcap.pod"
155                                 >
156                         </File>
157                         <File
158                                 RelativePath=".\tshark.pod"
159                                 >
160                         </File>
161                         <File
162                                 RelativePath=".\wireshark-filter.pod"
163                                 >
164                         </File>
165                         <File
166                                 RelativePath=".\wireshark.pod"
167                                 >
168                         </File>
169                 </Filter>
170                 <File
171                         RelativePath=".\dfilter2pod.pl"
172                         >
173                 </File>
174                 <File
175                         RelativePath=".\eproto2sgml"
176                         >
177                 </File>
178                 <File
179                         RelativePath=".\Makefile.am"
180                         >
181                 </File>
182                 <File
183                         RelativePath=".\Makefile.nmake"
184                         >
185                 </File>
186                 <File
187                         RelativePath=".\sgml.doc.template"
188                         >
189                 </File>
190         </Files>
191         <Globals>
192         </Globals>
193 </VisualStudioProject>