HACK: 1. try to match RowsetProperties
[wireshark-wip.git] / wireshark.vcproj
blobbc8f70626a9e5795870815080d0c38aeec9f8637
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="wireshark"
6 ProjectGUID="{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
7 RootNamespace="wireshark"
8 Keyword="MakeFileProj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="0"
25 <Tool
26 Name="VCNMakeTool"
27 BuildCommandLine="nmake -f Makefile.nmake debug"
28 ReBuildCommandLine=""
29 CleanCommandLine="nmake -f Makefile.nmake distclean"
30 Output="wireshark-gtk2\wireshark.exe"
31 PreprocessorDefinitions="WIN32;_DEBUG"
32 IncludeSearchPath=""
33 ForcedIncludes=""
34 AssemblySearchPath=""
35 ForcedUsingAssemblies=""
36 CompileAsManaged=""
38 </Configuration>
39 </Configurations>
40 <References>
41 </References>
42 <Files>
43 <Filter
44 Name="Source Files"
45 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
46 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
48 <File
49 RelativePath=".\capture.c"
51 </File>
52 <File
53 RelativePath=".\capture_info.c"
55 </File>
56 <File
57 RelativePath=".\cfile.c"
59 </File>
60 <File
61 RelativePath=".\file.c"
63 </File>
64 </Filter>
65 <Filter
66 Name="Header Files"
67 Filter="h;hpp;hxx;hm;inl;inc;xsd"
68 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
70 <File
71 RelativePath=".\simple_dialog.h"
73 </File>
74 </Filter>
75 </Files>
76 <Globals>
77 </Globals>
78 </VisualStudioProject>