Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8908 :
[metze/wireshark/wip.git] / docbook / docbook.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9,00"
5         Name="docbook"
6         ProjectGUID="{36D0C052-05E5-4220-9451-5E907DFE7BC4}"
7         RootNamespace="docbook"
8         Keyword="MakeFileProj"
9         TargetFrameworkVersion="131072"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15         </Platforms>
16         <ToolFiles>
17         </ToolFiles>
18         <Configurations>
19                 <Configuration
20                         Name="all|Win32"
21                         OutputDirectory="$(ConfigurationName)"
22                         IntermediateDirectory="$(ConfigurationName)"
23                         ConfigurationType="0"
24                         >
25                         <Tool
26                                 Name="VCNMakeTool"
27                                 BuildCommandLine="nmake -f Makefile.nmake all"
28                                 ReBuildCommandLine=""
29                                 CleanCommandLine="nmake -f Makefile.nmake clean"
30                                 Output=""
31                                 PreprocessorDefinitions="WIN32;_DEBUG"
32                                 IncludeSearchPath=""
33                                 ForcedIncludes=""
34                                 AssemblySearchPath=""
35                                 ForcedUsingAssemblies=""
36                                 CompileAsManaged=""
37                         />
38                 </Configuration>
39                 <Configuration
40                         Name="wsug|Win32"
41                         OutputDirectory="$(ConfigurationName)"
42                         IntermediateDirectory="$(ConfigurationName)"
43                         ConfigurationType="0"
44                         >
45                         <Tool
46                                 Name="VCNMakeTool"
47                                 BuildCommandLine="nmake -f Makefile.nmake wsug"
48                                 ReBuildCommandLine=""
49                                 CleanCommandLine="nmake -f Makefile.nmake clean"
50                                 Output=""
51                                 PreprocessorDefinitions="WIN32;NDEBUG"
52                                 IncludeSearchPath=""
53                                 ForcedIncludes=""
54                                 AssemblySearchPath=""
55                                 ForcedUsingAssemblies=""
56                                 CompileAsManaged=""
57                         />
58                 </Configuration>
59                 <Configuration
60                         Name="wsdg|Win32"
61                         OutputDirectory="$(ConfigurationName)"
62                         IntermediateDirectory="$(ConfigurationName)"
63                         ConfigurationType="0"
64                         >
65                         <Tool
66                                 Name="VCNMakeTool"
67                                 BuildCommandLine="nmake -f Makefile.nmake wsdg"
68                                 ReBuildCommandLine=""
69                                 CleanCommandLine="nmake -f Makefile.nmake clean"
70                                 Output=""
71                                 PreprocessorDefinitions="WIN32;NDEBUG"
72                                 IncludeSearchPath=""
73                                 ForcedIncludes=""
74                                 AssemblySearchPath=""
75                                 ForcedUsingAssemblies=""
76                                 CompileAsManaged=""
77                         />
78                 </Configuration>
79         </Configurations>
80         <References>
81         </References>
82         <Files>
83                 <Filter
84                         Name="lua"
85                         >
86                         <File
87                                 RelativePath=".\make-wsluarm.pl"
88                                 >
89                         </File>
90                         <File
91                                 RelativePath=".\wsluarm_src\wslua_dumper.xml"
92                                 >
93                         </File>
94                         <File
95                                 RelativePath=".\wsluarm_src\wslua_field.xml"
96                                 >
97                         </File>
98                         <File
99                                 RelativePath=".\wsluarm_src\wslua_gui.xml"
100                                 >
101                         </File>
102                         <File
103                                 RelativePath=".\wsluarm_src\wslua_listener.xml"
104                                 >
105                         </File>
106                         <File
107                                 RelativePath=".\wsluarm_src\wslua_pinfo.xml"
108                                 >
109                         </File>
110                         <File
111                                 RelativePath=".\wsluarm_src\wslua_proto.xml"
112                                 >
113                         </File>
114                         <File
115                                 RelativePath=".\wsluarm_src\wslua_tree.xml"
116                                 >
117                         </File>
118                         <File
119                                 RelativePath=".\wsluarm_src\wslua_tvb.xml"
120                                 >
121                         </File>
122                         <File
123                                 RelativePath=".\wsluarm_src\wslua_util.xml"
124                                 >
125                         </File>
126                         <File
127                                 RelativePath=".\wsluarm.xml"
128                                 >
129                         </File>
130                 </Filter>
131                 <Filter
132                         Name="user-guide"
133                         >
134                         <File
135                                 RelativePath=".\user-guide.xml"
136                                 >
137                         </File>
138                         <File
139                                 RelativePath=".\wsug_src\WSUG_app_files.xml"
140                                 >
141                         </File>
142                         <File
143                                 RelativePath=".\wsug_src\WSUG_app_howitworks.xml"
144                                 >
145                         </File>
146                         <File
147                                 RelativePath=".\wsug_src\WSUG_app_messages.xml"
148                                 >
149                         </File>
150                         <File
151                                 RelativePath=".\wsug_src\WSUG_app_protocols.xml"
152                                 >
153                         </File>
154                         <File
155                                 RelativePath=".\wsug_src\WSUG_app_tools.xml"
156                                 >
157                         </File>
158                         <File
159                                 RelativePath=".\wsug_src\WSUG_chapter_advanced.xml"
160                                 >
161                         </File>
162                         <File
163                                 RelativePath=".\wsug_src\WSUG_chapter_build_install.xml"
164                                 >
165                         </File>
166                         <File
167                                 RelativePath=".\wsug_src\WSUG_chapter_capture.xml"
168                                 >
169                         </File>
170                         <File
171                                 RelativePath=".\wsug_src\WSUG_chapter_customize.xml"
172                                 >
173                         </File>
174                         <File
175                                 RelativePath=".\wsug_src\WSUG_chapter_introduction.xml"
176                                 >
177                         </File>
178                         <File
179                                 RelativePath=".\wsug_src\WSUG_chapter_io.xml"
180                                 >
181                         </File>
182                         <File
183                                 RelativePath=".\wsug_src\WSUG_chapter_statistics.xml"
184                                 >
185                         </File>
186                         <File
187                                 RelativePath=".\wsug_src\WSUG_chapter_troubleshoot.xml"
188                                 >
189                         </File>
190                         <File
191                                 RelativePath=".\wsug_src\WSUG_chapter_use.xml"
192                                 >
193                         </File>
194                         <File
195                                 RelativePath=".\wsug_src\WSUG_chapter_work.xml"
196                                 >
197                         </File>
198                         <File
199                                 RelativePath=".\wsug_src\WSUG_meta_info.xml"
200                                 >
201                         </File>
202                         <File
203                                 RelativePath=".\wsug_src\WSUG_preface.xml"
204                                 >
205                         </File>
206                 </Filter>
207                 <Filter
208                         Name="developer-guide"
209                         >
210                         <File
211                                 RelativePath=".\developer-guide.xml"
212                                 >
213                         </File>
214                         <File
215                                 RelativePath=".\wsdg_src\WSDG_chapter_build_intro.xml"
216                                 >
217                         </File>
218                         <File
219                                 RelativePath=".\wsdg_src\WSDG_chapter_capture.xml"
220                                 >
221                         </File>
222                         <File
223                                 RelativePath=".\wsdg_src\WSDG_chapter_dissection.xml"
224                                 >
225                         </File>
226                         <File
227                                 RelativePath=".\wsdg_src\WSDG_chapter_env_intro.xml"
228                                 >
229                         </File>
230                         <File
231                                 RelativePath=".\wsdg_src\WSDG_chapter_libraries.xml"
232                                 >
233                         </File>
234                         <File
235                                 RelativePath=".\wsdg_src\WSDG_chapter_quick_setup.xml"
236                                 >
237                         </File>
238                         <File
239                                 RelativePath=".\wsdg_src\WSDG_chapter_sources.xml"
240                                 >
241                         </File>
242                         <File
243                                 RelativePath=".\wsdg_src\WSDG_chapter_tools.xml"
244                                 >
245                         </File>
246                         <File
247                                 RelativePath=".\wsdg_src\WSDG_chapter_userinterface.xml"
248                                 >
249                         </File>
250                         <File
251                                 RelativePath=".\wsdg_src\WSDG_chapter_works.xml"
252                                 >
253                         </File>
254                         <File
255                                 RelativePath=".\wsdg_src\WSDG_meta_info.xml"
256                                 >
257                         </File>
258                         <File
259                                 RelativePath=".\wsdg_src\WSDG_preface.xml"
260                                 >
261                         </File>
262                 </Filter>
263                 <Filter
264                         Name="release-notes"
265                         >
266                         <File
267                                 RelativePath=".\release-notes.xml"
268                                 >
269                         </File>
270                 </Filter>
271                 <File
272                         RelativePath=".\catalog.xml"
273                         >
274                 </File>
275                 <File
276                         RelativePath=".\check_svn_version.sh"
277                         >
278                 </File>
279                 <File
280                         RelativePath=".\custom_layer_pdf.xsl"
281                         >
282                 </File>
283                 <File
284                         RelativePath=".\dfilter2xml.pl"
285                         >
286                 </File>
287                 <File
288                         RelativePath=".\GPL_appendix.xml"
289                         >
290                 </File>
291                 <File
292                         RelativePath=".\Makefile"
293                         >
294                 </File>
295                 <File
296                         RelativePath=".\Makefile.auto.am"
297                         >
298                 </File>
299                 <File
300                         RelativePath=".\Makefile.common"
301                         >
302                 </File>
303                 <File
304                         RelativePath=".\Makefile.nmake"
305                         >
306                 </File>
307                 <File
308                         RelativePath=".\ws.css"
309                         >
310                 </File>
311         </Files>
312         <Globals>
313         </Globals>
314 </VisualStudioProject>