HACK: pinfo->private_data points to smb_info again
[wireshark-wip.git] / dumpcap.vcproj
blob198868695570abd2e4f3d282d18346e671520e36
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="dumpcap"
6 ProjectGUID="{D1417D47-E273-4A90-A49B-6BAF4485CA58}"
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 dumpcap.exe"
27 ReBuildCommandLine=""
28 CleanCommandLine=""
29 Output="wireshark-gtk2\dumpcap.exe"
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="dumpcap.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="Source Files"
64 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
65 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
67 <File
68 RelativePath=".\capture-pcap-util.c"
70 </File>
71 <File
72 RelativePath=".\capture_loop.c"
74 </File>
75 <File
76 RelativePath=".\capture_opts.c"
78 </File>
79 <File
80 RelativePath=".\capture_stop_conditions.c"
82 </File>
83 <File
84 RelativePath=".\clopts_common.c"
86 </File>
87 <File
88 RelativePath=".\conditions.c"
90 </File>
91 <File
92 RelativePath=".\dumpcap.c"
94 </File>
95 <File
96 RelativePath=".\pcapio.c"
98 </File>
99 <File
100 RelativePath=".\ringbuffer.c"
102 </File>
103 <File
104 RelativePath=".\sync_pipe_write.c"
106 </File>
107 <File
108 RelativePath=".\epan\unicode-utils.c"
110 </File>
111 <File
112 RelativePath=".\version_info.c"
114 </File>
115 </Filter>
116 <Filter
117 Name="Header Files"
118 Filter="h;hpp;hxx;hm;inl;inc;xsd"
119 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
121 <File
122 RelativePath=".\capture-pcap-util-int.h"
124 </File>
125 <File
126 RelativePath=".\capture-pcap-util.h"
128 </File>
129 <File
130 RelativePath=".\capture.h"
132 </File>
133 <File
134 RelativePath=".\capture_loop.h"
136 </File>
137 <File
138 RelativePath=".\capture_opts.h"
140 </File>
141 <File
142 RelativePath=".\capture_stop_conditions.h"
144 </File>
145 <File
146 RelativePath=".\capture_sync.h"
148 </File>
149 <File
150 RelativePath=".\clopts_common.h"
152 </File>
153 <File
154 RelativePath=".\conditions.h"
156 </File>
157 <File
158 RelativePath=".\pcapio.h"
160 </File>
161 <File
162 RelativePath=".\ringbuffer.h"
164 </File>
165 <File
166 RelativePath=".\sync_pipe.h"
168 </File>
169 <File
170 RelativePath=".\epan\unicode-utils.h"
172 </File>
173 <File
174 RelativePath=".\version_info.h"
176 </File>
177 </Filter>
178 <Filter
179 Name="Resource Files"
180 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
181 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
183 </Filter>
184 </Files>
185 <Globals>
186 </Globals>
187 </VisualStudioProject>