Witness: enum witness_notifyResponse_type
[wireshark-wip.git] / doc / doc.vcproj
blobe4eba01c067123861170ef1816d0e9557a2a3de9
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"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="0"
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=""
37 </Configuration>
38 <Configuration
39 Name="Release|Win32"
40 OutputDirectory="$(ConfigurationName)"
41 IntermediateDirectory="$(ConfigurationName)"
42 ConfigurationType="0"
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=""
57 </Configuration>
58 </Configurations>
59 <References>
60 </References>
61 <Files>
62 <Filter
63 Name="README"
65 <File
66 RelativePath=".\randpkt.txt"
68 </File>
69 <File
70 RelativePath=".\README.capture"
72 </File>
73 <File
74 RelativePath=".\README.design"
76 </File>
77 <File
78 RelativePath=".\README.developer"
80 </File>
81 <File
82 RelativePath=".\README.display_filter"
84 </File>
85 <File
86 RelativePath=".\README.idl2wrs"
88 </File>
89 <File
90 RelativePath=".\README.malloc"
92 </File>
93 <File
94 RelativePath=".\README.packaging"
96 </File>
97 <File
98 RelativePath=".\README.plugins"
100 </File>
101 <File
102 RelativePath=".\README.regression"
104 </File>
105 <File
106 RelativePath=".\README.request_response_tracking"
108 </File>
109 <File
110 RelativePath=".\README.stats_tree"
112 </File>
113 <File
114 RelativePath=".\README.tapping"
116 </File>
117 <File
118 RelativePath=".\README.wmem"
120 </File>
121 <File
122 RelativePath=".\README.xml-output"
124 </File>
125 </Filter>
126 <Filter
127 Name="pod"
129 <File
130 RelativePath=".\capinfos.pod"
132 </File>
133 <File
134 RelativePath=".\dumpcap.pod"
136 </File>
137 <File
138 RelativePath=".\editcap.pod"
140 </File>
141 <File
142 RelativePath=".\idl2wrs.pod"
144 </File>
145 <File
146 RelativePath=".\mergecap.pod"
148 </File>
149 <File
150 RelativePath=".\text2pcap.pod"
152 </File>
153 <File
154 RelativePath=".\tshark.pod"
156 </File>
157 <File
158 RelativePath=".\wireshark-filter.pod"
160 </File>
161 <File
162 RelativePath=".\wireshark.pod"
164 </File>
165 </Filter>
166 <File
167 RelativePath=".\dfilter2pod.pl"
169 </File>
170 <File
171 RelativePath=".\eproto2sgml"
173 </File>
174 <File
175 RelativePath=".\Makefile.am"
177 </File>
178 <File
179 RelativePath=".\Makefile.nmake"
181 </File>
182 <File
183 RelativePath=".\sgml.doc.template"
185 </File>
186 </Files>
187 <Globals>
188 </Globals>
189 </VisualStudioProject>