Witness: set col_info for interfaceInfo_state
[wireshark-wip.git] / tshark.vcproj
blob2c77751161c6e2e348b6c6d6bbc29378cc039782
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="tshark"
6 ProjectGUID="{96D3AB33-BFA5-4161-B936-8C40D62A44F8}"
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 debug-tshark"
27 ReBuildCommandLine=""
28 CleanCommandLine=""
29 Output="wireshark-gtk2\tshark.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="tshark.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_opts.c"
70 </File>
71 <File
72 RelativePath=".\capture_sync.c"
74 </File>
75 <File
76 RelativePath=".\tshark.c"
78 </File>
79 </Filter>
80 <Filter
81 Name="Header Files"
82 Filter="h;hpp;hxx;hm;inl;inc;xsd"
83 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
85 <File
86 RelativePath=".\capture-pcap-util.h"
88 </File>
89 <File
90 RelativePath=".\capture_sync.h"
92 </File>
93 <File
94 RelativePath=".\capture_ui_utils.h"
96 </File>
97 <File
98 RelativePath=".\pcapio.h"
100 </File>
101 </Filter>
102 <Filter
103 Name="Resource Files"
104 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
105 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
107 </Filter>
108 </Files>
109 <Globals>
110 </Globals>
111 </VisualStudioProject>