aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2012-03-19 01:46:24 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2012-03-19 01:46:24 +0000
commit90df1a9d94ef3b9048048ae08b43f35d306d4956 (patch)
tree909dbe3c8c6688376fa37a9af53ce5eb08ca738f
parent38d8b62758c271c99617fac1a7b921bcdbddfca6 (diff)
Set eol-style to native (just to make these files readable on *NIX).
svn path=/trunk/; revision=41654
-rw-r--r--all.vcproj148
-rw-r--r--doc/doc.vcproj378
-rw-r--r--docbook/docbook.vcproj628
-rw-r--r--dumpcap.vcproj390
-rw-r--r--epan/dissectors/dissectors.vcproj230
-rw-r--r--epan/libwireshark.vcproj168
-rw-r--r--packaging.vcproj476
-rw-r--r--plugins/plugins.vcproj386
-rw-r--r--tshark.vcproj222
-rw-r--r--ui/gtk/libgtkui.vcproj2190
-rw-r--r--wireshark.vcproj156
-rw-r--r--wiretap/libwiretap.vcproj890
12 files changed, 3131 insertions, 3131 deletions
diff --git a/all.vcproj b/all.vcproj
index 4fed3c05b1..58f750194d 100644
--- a/all.vcproj
+++ b/all.vcproj
@@ -1,74 +1,74 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="ALL"
- ProjectGUID="{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
- RootNamespace="ALL"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake setup all"
- ReBuildCommandLine="nmake -f Makefile.nmake setup distclean all"
- CleanCommandLine="nmake -f Makefile.nmake clean_setup distclean"
- Output="wireshark-gtk2\wireshark.exe"
- PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Header Files"
- >
- <File
- RelativePath=".\config.h.win32"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\config.nmake"
- >
- </File>
- <File
- RelativePath=".\Makefile.am"
- >
- </File>
- <File
- RelativePath=".\Makefile.common"
- >
- </File>
- <File
- RelativePath=".\Makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\tools\win32-setup.sh"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="ALL"
+ ProjectGUID="{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
+ RootNamespace="ALL"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake setup all"
+ ReBuildCommandLine="nmake -f Makefile.nmake setup distclean all"
+ CleanCommandLine="nmake -f Makefile.nmake clean_setup distclean"
+ Output="wireshark-gtk2\wireshark.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Header Files"
+ >
+ <File
+ RelativePath=".\config.h.win32"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\config.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\tools\win32-setup.sh"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/doc/doc.vcproj b/doc/doc.vcproj
index fdfe9ad11a..16673bf2ce 100644
--- a/doc/doc.vcproj
+++ b/doc/doc.vcproj
@@ -1,189 +1,189 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="doc"
- ProjectGUID="{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake doc"
- ReBuildCommandLine="nmake -f Makefile.nmake clean doc"
- CleanCommandLine="nmake -f Makefile.nmake clean"
- Output=""
- PreprocessorDefinitions="WIN32;_DEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="doc.exe"
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="README"
- >
- <File
- RelativePath=".\randpkt.txt"
- >
- </File>
- <File
- RelativePath=".\README.binarytrees"
- >
- </File>
- <File
- RelativePath=".\README.capture"
- >
- </File>
- <File
- RelativePath=".\README.design"
- >
- </File>
- <File
- RelativePath=".\README.developer"
- >
- </File>
- <File
- RelativePath=".\README.display_filter"
- >
- </File>
- <File
- RelativePath=".\README.idl2wrs"
- >
- </File>
- <File
- RelativePath=".\README.malloc"
- >
- </File>
- <File
- RelativePath=".\README.packaging"
- >
- </File>
- <File
- RelativePath=".\README.plugins"
- >
- </File>
- <File
- RelativePath=".\README.regression"
- >
- </File>
- <File
- RelativePath=".\README.request_response_tracking"
- >
- </File>
- <File
- RelativePath=".\README.stats_tree"
- >
- </File>
- <File
- RelativePath=".\README.tapping"
- >
- </File>
- <File
- RelativePath=".\README.xml-output"
- >
- </File>
- </Filter>
- <Filter
- Name="pod"
- >
- <File
- RelativePath=".\capinfos.pod"
- >
- </File>
- <File
- RelativePath=".\dumpcap.pod"
- >
- </File>
- <File
- RelativePath=".\editcap.pod"
- >
- </File>
- <File
- RelativePath=".\idl2wrs.pod"
- >
- </File>
- <File
- RelativePath=".\mergecap.pod"
- >
- </File>
- <File
- RelativePath=".\text2pcap.pod"
- >
- </File>
- <File
- RelativePath=".\tshark.pod"
- >
- </File>
- <File
- RelativePath=".\wireshark-filter.pod"
- >
- </File>
- <File
- RelativePath=".\wireshark.pod"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\dfilter2pod.pl"
- >
- </File>
- <File
- RelativePath=".\eproto2sgml"
- >
- </File>
- <File
- RelativePath=".\Makefile.am"
- >
- </File>
- <File
- RelativePath=".\Makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\sgml.doc.template"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="doc"
+ ProjectGUID="{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake doc"
+ ReBuildCommandLine="nmake -f Makefile.nmake clean doc"
+ CleanCommandLine="nmake -f Makefile.nmake clean"
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="doc.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="README"
+ >
+ <File
+ RelativePath=".\randpkt.txt"
+ >
+ </File>
+ <File
+ RelativePath=".\README.binarytrees"
+ >
+ </File>
+ <File
+ RelativePath=".\README.capture"
+ >
+ </File>
+ <File
+ RelativePath=".\README.design"
+ >
+ </File>
+ <File
+ RelativePath=".\README.developer"
+ >
+ </File>
+ <File
+ RelativePath=".\README.display_filter"
+ >
+ </File>
+ <File
+ RelativePath=".\README.idl2wrs"
+ >
+ </File>
+ <File
+ RelativePath=".\README.malloc"
+ >
+ </File>
+ <File
+ RelativePath=".\README.packaging"
+ >
+ </File>
+ <File
+ RelativePath=".\README.plugins"
+ >
+ </File>
+ <File
+ RelativePath=".\README.regression"
+ >
+ </File>
+ <File
+ RelativePath=".\README.request_response_tracking"
+ >
+ </File>
+ <File
+ RelativePath=".\README.stats_tree"
+ >
+ </File>
+ <File
+ RelativePath=".\README.tapping"
+ >
+ </File>
+ <File
+ RelativePath=".\README.xml-output"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="pod"
+ >
+ <File
+ RelativePath=".\capinfos.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\dumpcap.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\editcap.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\idl2wrs.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\mergecap.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\text2pcap.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\tshark.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\wireshark-filter.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\wireshark.pod"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\dfilter2pod.pl"
+ >
+ </File>
+ <File
+ RelativePath=".\eproto2sgml"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\sgml.doc.template"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/docbook/docbook.vcproj b/docbook/docbook.vcproj
index 0040a58487..2cfac9f5e5 100644
--- a/docbook/docbook.vcproj
+++ b/docbook/docbook.vcproj
@@ -1,314 +1,314 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="docbook"
- ProjectGUID="{36D0C052-05E5-4220-9451-5E907DFE7BC4}"
- RootNamespace="docbook"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="all|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake all"
- ReBuildCommandLine=""
- CleanCommandLine="nmake -f Makefile.nmake clean"
- Output=""
- PreprocessorDefinitions="WIN32;_DEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="wsug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake wsug"
- ReBuildCommandLine=""
- CleanCommandLine="nmake -f Makefile.nmake clean"
- Output=""
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="wsdg|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake wsdg"
- ReBuildCommandLine=""
- CleanCommandLine="nmake -f Makefile.nmake clean"
- Output=""
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="lua"
- >
- <File
- RelativePath=".\make-wsluarm.pl"
- >
- </File>
- <File
- RelativePath=".\wsluarm_src\wslua_dumper.xml"
- >
- </File>
- <File
- RelativePath=".\wsluarm_src\wslua_field.xml"
- >
- </File>
- <File
- RelativePath=".\wsluarm_src\wslua_gui.xml"
- >
- </File>
- <File
- RelativePath=".\wsluarm_src\wslua_listener.xml"
- >
- </File>
- <File
- RelativePath=".\wsluarm_src\wslua_pinfo.xml"
- >
- </File>
- <File
- RelativePath=".\wsluarm_src\wslua_proto.xml"
- >
- </File>
- <File
- RelativePath=".\wsluarm_src\wslua_tree.xml"
- >
- </File>
- <File
- RelativePath=".\wsluarm_src\wslua_tvb.xml"
- >
- </File>
- <File
- RelativePath=".\wsluarm_src\wslua_util.xml"
- >
- </File>
- <File
- RelativePath=".\wsluarm.xml"
- >
- </File>
- </Filter>
- <Filter
- Name="user-guide"
- >
- <File
- RelativePath=".\user-guide.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_app_files.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_app_howitworks.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_app_messages.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_app_protocols.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_app_tools.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_advanced.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_build_install.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_capture.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_customize.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_introduction.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_io.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_statistics.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_troubleshoot.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_use.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_chapter_work.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_meta_info.xml"
- >
- </File>
- <File
- RelativePath=".\wsug_src\WSUG_preface.xml"
- >
- </File>
- </Filter>
- <Filter
- Name="developer-guide"
- >
- <File
- RelativePath=".\developer-guide.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_build_intro.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_capture.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_dissection.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_env_intro.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_libraries.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_quick_setup.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_sources.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_tools.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_userinterface.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_chapter_works.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_meta_info.xml"
- >
- </File>
- <File
- RelativePath=".\wsdg_src\WSDG_preface.xml"
- >
- </File>
- </Filter>
- <Filter
- Name="release-notes"
- >
- <File
- RelativePath=".\release-notes.xml"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\catalog.xml"
- >
- </File>
- <File
- RelativePath=".\check_svn_version.sh"
- >
- </File>
- <File
- RelativePath=".\custom_layer_pdf.xsl"
- >
- </File>
- <File
- RelativePath=".\dfilter2xml.pl"
- >
- </File>
- <File
- RelativePath=".\GPL_appendix.xml"
- >
- </File>
- <File
- RelativePath=".\Makefile"
- >
- </File>
- <File
- RelativePath=".\Makefile.auto.am"
- >
- </File>
- <File
- RelativePath=".\Makefile.common"
- >
- </File>
- <File
- RelativePath=".\Makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\ws.css"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="docbook"
+ ProjectGUID="{36D0C052-05E5-4220-9451-5E907DFE7BC4}"
+ RootNamespace="docbook"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="all|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake all"
+ ReBuildCommandLine=""
+ CleanCommandLine="nmake -f Makefile.nmake clean"
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="wsug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake wsug"
+ ReBuildCommandLine=""
+ CleanCommandLine="nmake -f Makefile.nmake clean"
+ Output=""
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="wsdg|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake wsdg"
+ ReBuildCommandLine=""
+ CleanCommandLine="nmake -f Makefile.nmake clean"
+ Output=""
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="lua"
+ >
+ <File
+ RelativePath=".\make-wsluarm.pl"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_dumper.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_field.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_gui.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_listener.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_pinfo.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_proto.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_tree.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_tvb.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_util.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm.xml"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="user-guide"
+ >
+ <File
+ RelativePath=".\user-guide.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_files.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_howitworks.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_messages.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_protocols.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_tools.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_advanced.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_build_install.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_capture.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_customize.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_introduction.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_io.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_statistics.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_troubleshoot.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_use.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_work.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_meta_info.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_preface.xml"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="developer-guide"
+ >
+ <File
+ RelativePath=".\developer-guide.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_build_intro.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_capture.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_dissection.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_env_intro.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_libraries.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_quick_setup.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_sources.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_tools.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_userinterface.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_works.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_meta_info.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_preface.xml"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="release-notes"
+ >
+ <File
+ RelativePath=".\release-notes.xml"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\catalog.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\check_svn_version.sh"
+ >
+ </File>
+ <File
+ RelativePath=".\custom_layer_pdf.xsl"
+ >
+ </File>
+ <File
+ RelativePath=".\dfilter2xml.pl"
+ >
+ </File>
+ <File
+ RelativePath=".\GPL_appendix.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.auto.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\ws.css"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/dumpcap.vcproj b/dumpcap.vcproj
index 942a199197..f7109ea94c 100644
--- a/dumpcap.vcproj
+++ b/dumpcap.vcproj
@@ -1,195 +1,195 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="dumpcap"
- ProjectGUID="{D1417D47-E273-4A90-A49B-6BAF4485CA58}"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake dumpcap.exe"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="wireshark-gtk2\dumpcap.exe"
- PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="dumpcap.exe"
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\capture-pcap-util.c"
- >
- </File>
- <File
- RelativePath=".\capture_loop.c"
- >
- </File>
- <File
- RelativePath=".\capture_opts.c"
- >
- </File>
- <File
- RelativePath=".\capture_stop_conditions.c"
- >
- </File>
- <File
- RelativePath=".\clopts_common.c"
- >
- </File>
- <File
- RelativePath=".\conditions.c"
- >
- </File>
- <File
- RelativePath=".\dumpcap.c"
- >
- </File>
- <File
- RelativePath=".\pcapio.c"
- >
- </File>
- <File
- RelativePath=".\ringbuffer.c"
- >
- </File>
- <File
- RelativePath=".\sync_pipe_write.c"
- >
- </File>
- <File
- RelativePath=".\tempfile.c"
- >
- </File>
- <File
- RelativePath=".\epan\unicode-utils.c"
- >
- </File>
- <File
- RelativePath=".\version_info.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\capture-pcap-util-int.h"
- >
- </File>
- <File
- RelativePath=".\capture-pcap-util.h"
- >
- </File>
- <File
- RelativePath=".\capture.h"
- >
- </File>
- <File
- RelativePath=".\capture_loop.h"
- >
- </File>
- <File
- RelativePath=".\capture_opts.h"
- >
- </File>
- <File
- RelativePath=".\capture_stop_conditions.h"
- >
- </File>
- <File
- RelativePath=".\capture_sync.h"
- >
- </File>
- <File
- RelativePath=".\clopts_common.h"
- >
- </File>
- <File
- RelativePath=".\conditions.h"
- >
- </File>
- <File
- RelativePath=".\pcapio.h"
- >
- </File>
- <File
- RelativePath=".\ringbuffer.h"
- >
- </File>
- <File
- RelativePath=".\sync_pipe.h"
- >
- </File>
- <File
- RelativePath=".\tempfile.h"
- >
- </File>
- <File
- RelativePath=".\epan\unicode-utils.h"
- >
- </File>
- <File
- RelativePath=".\version_info.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="dumpcap"
+ ProjectGUID="{D1417D47-E273-4A90-A49B-6BAF4485CA58}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake dumpcap.exe"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="wireshark-gtk2\dumpcap.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="dumpcap.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\capture-pcap-util.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_loop.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_opts.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_stop_conditions.c"
+ >
+ </File>
+ <File
+ RelativePath=".\clopts_common.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conditions.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dumpcap.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pcapio.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ringbuffer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sync_pipe_write.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tempfile.c"
+ >
+ </File>
+ <File
+ RelativePath=".\epan\unicode-utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\version_info.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\capture-pcap-util-int.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture-pcap-util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_loop.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_opts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_stop_conditions.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_sync.h"
+ >
+ </File>
+ <File
+ RelativePath=".\clopts_common.h"
+ >
+ </File>
+ <File
+ RelativePath=".\conditions.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pcapio.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ringbuffer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sync_pipe.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tempfile.h"
+ >
+ </File>
+ <File
+ RelativePath=".\epan\unicode-utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\version_info.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/epan/dissectors/dissectors.vcproj b/epan/dissectors/dissectors.vcproj
index 15240b1f08..dec7d6bbf6 100644
--- a/epan/dissectors/dissectors.vcproj
+++ b/epan/dissectors/dissectors.vcproj
@@ -1,115 +1,115 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="dissectors"
- ProjectGUID="{7D31A4A1-6663-4935-B28D-E179D0D14023}"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="dissectors.exe"
- PreprocessorDefinitions="WIN32;_DEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="dissectors.exe"
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\packet-dcerpc.c"
- >
- </File>
- <File
- RelativePath=".\packet-dcp.c"
- >
- </File>
- <File
- RelativePath=".\packet-dmp.c"
- >
- </File>
- <File
- RelativePath=".\packet-tcp.c"
- >
- </File>
- <File
- RelativePath=".\packet-udp.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\packet-dcerpc.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- <File
- RelativePath=".\Makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\readme.txt"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="dissectors"
+ ProjectGUID="{7D31A4A1-6663-4935-B28D-E179D0D14023}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="dissectors.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="dissectors.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\packet-dcerpc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet-dcp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet-dmp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet-tcp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet-udp.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\packet-dcerpc.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\readme.txt"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/epan/libwireshark.vcproj b/epan/libwireshark.vcproj
index 1c6e4f7e0e..049cd8981d 100644
--- a/epan/libwireshark.vcproj
+++ b/epan/libwireshark.vcproj
@@ -1,84 +1,84 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="libwireshark"
- ProjectGUID="{78DC3973-9100-4C4E-B135-822B623A2EAF}"
- RootNamespace="libwireshark"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output=""
- PreprocessorDefinitions="WIN32;_DEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output=""
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- </Filter>
- <Filter
- Name="NMake"
- >
- <File
- RelativePath=".\Makefile.nmake"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\libwireshark.def"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="libwireshark"
+ ProjectGUID="{78DC3973-9100-4C4E-B135-822B623A2EAF}"
+ RootNamespace="libwireshark"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ </Filter>
+ <Filter
+ Name="NMake"
+ >
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\libwireshark.def"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/packaging.vcproj b/packaging.vcproj
index 577319fe7d..38131b2dbd 100644
--- a/packaging.vcproj
+++ b/packaging.vcproj
@@ -1,238 +1,238 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="packaging"
- ProjectGUID="{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}"
- RootNamespace="packaging"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="NSIS|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake packaging"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="packaging\nsis\wireshark-setup-0.99.7.exe"
- PreprocessorDefinitions="WIN32;_DEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="U3|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake packaging"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output=""
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="zip_gtk1|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake packaging-zip1"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output=""
- PreprocessorDefinitions="WIN32;_DEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="zip_gtk2|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake packaging_zip2"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output=""
- PreprocessorDefinitions="WIN32;_DEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="PortableApps|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake packaging_papps"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output=""
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="u3.win32"
- >
- <File
- RelativePath=".\packaging\u3\win32\makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\packaging\u3\win32\manifest.tmpl"
- >
- </File>
- <File
- RelativePath=".\packaging\u3\win32\README.txt"
- >
- </File>
- <File
- RelativePath=".\packaging\u3\win32\u3util.c"
- >
- </File>
- </Filter>
- <Filter
- Name="u3.tools"
- >
- <File
- RelativePath=".\packaging\u3\tools\makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\packaging\u3\tools\README.txt"
- >
- </File>
- <File
- RelativePath=".\packaging\u3\tools\sysdep.c"
- >
- </File>
- <File
- RelativePath=".\packaging\u3\tools\sysdep.h"
- >
- </File>
- <File
- RelativePath=".\packaging\u3\tools\utest.c"
- >
- </File>
- <File
- RelativePath=".\packaging\u3\tools\uuid.c"
- >
- </File>
- <File
- RelativePath=".\packaging\u3\tools\uuid.h"
- >
- </File>
- </Filter>
- <Filter
- Name="nsis"
- >
- <File
- RelativePath=".\packaging\nsis\AdditionalTasksPage.ini"
- >
- </File>
- <File
- RelativePath=".\packaging\nsis\GetWindowsVersion.nsh"
- >
- </File>
- <File
- RelativePath=".\packaging\nsis\Makefile.am"
- >
- </File>
- <File
- RelativePath=".\packaging\nsis\Makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\packaging\nsis\servicelib.nsh"
- >
- </File>
- <File
- RelativePath=".\packaging\nsis\WinPcapPage.ini"
- >
- </File>
- <File
- RelativePath=".\packaging\nsis\wireshark.nsi"
- >
- </File>
- </Filter>
- <Filter
- Name="PortableApps"
- >
- <File
- RelativePath=".\packaging\portableapps\win32\appinfo.tmpl"
- >
- </File>
- <File
- RelativePath=".\packaging\portableapps\win32\Installer.nsi"
- >
- </File>
- <File
- RelativePath=".\packaging\portableapps\win32\makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\packaging\portableapps\win32\readme.txt"
- >
- </File>
- <File
- RelativePath=".\packaging\portableapps\win32\WiresharkPortable.ini"
- >
- </File>
- <File
- RelativePath=".\packaging\portableapps\win32\WiresharkPortable.nsi"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="packaging"
+ ProjectGUID="{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}"
+ RootNamespace="packaging"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="NSIS|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake packaging"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="packaging\nsis\wireshark-setup-0.99.7.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="U3|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake packaging"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="zip_gtk1|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake packaging-zip1"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="zip_gtk2|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake packaging_zip2"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="PortableApps|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake packaging_papps"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="u3.win32"
+ >
+ <File
+ RelativePath=".\packaging\u3\win32\makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\win32\manifest.tmpl"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\win32\README.txt"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\win32\u3util.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="u3.tools"
+ >
+ <File
+ RelativePath=".\packaging\u3\tools\makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\README.txt"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\sysdep.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\sysdep.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\utest.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\uuid.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\uuid.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="nsis"
+ >
+ <File
+ RelativePath=".\packaging\nsis\AdditionalTasksPage.ini"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\GetWindowsVersion.nsh"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\servicelib.nsh"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\WinPcapPage.ini"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\wireshark.nsi"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="PortableApps"
+ >
+ <File
+ RelativePath=".\packaging\portableapps\win32\appinfo.tmpl"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\portableapps\win32\Installer.nsi"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\portableapps\win32\makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\portableapps\win32\readme.txt"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\portableapps\win32\WiresharkPortable.ini"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\portableapps\win32\WiresharkPortable.nsi"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/plugins/plugins.vcproj b/plugins/plugins.vcproj
index 63e1b47fa9..eb2e3784bb 100644
--- a/plugins/plugins.vcproj
+++ b/plugins/plugins.vcproj
@@ -1,193 +1,193 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="plugins"
- ProjectGUID="{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake all"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="plugins.exe"
- PreprocessorDefinitions="WIN32;_DEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake all"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="plugins.exe"
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="profinet"
- >
- <File
- RelativePath=".\profinet\AUTHORS"
- >
- </File>
- <File
- RelativePath=".\profinet\ChangeLog"
- >
- </File>
- <File
- RelativePath=".\profinet\COPYING"
- >
- </File>
- <File
- RelativePath=".\profinet\INSTALL"
- >
- </File>
- <File
- RelativePath=".\profinet\Makefile.am"
- >
- </File>
- <File
- RelativePath=".\profinet\Makefile.common"
- >
- </File>
- <File
- RelativePath=".\profinet\Makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\profinet\moduleinfo.h"
- >
- </File>
- <File
- RelativePath=".\profinet\moduleinfo.nmake"
- >
- </File>
- <File
- RelativePath=".\profinet\NEWS"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-dcerpc-pn-io.c"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-dcom-cba-acco.c"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-dcom-cba-acco.h"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-dcom-cba.c"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-pn-dcp.c"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-pn-mrp.c"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-pn-mrrt.c"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-pn-ptcp.c"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-pn-rt.c"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-pn.c"
- >
- </File>
- <File
- RelativePath=".\profinet\packet-pn.h"
- >
- </File>
- <File
- RelativePath=".\profinet\plugin.rc.in"
- >
- </File>
- </Filter>
- <Filter
- Name="agentx"
- >
- <File
- RelativePath=".\agentx\AUTHORS"
- >
- </File>
- <File
- RelativePath=".\agentx\Makefile.am"
- >
- </File>
- <File
- RelativePath=".\agentx\Makefile.common"
- >
- </File>
- <File
- RelativePath=".\agentx\Makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\agentx\moduleinfo.h"
- >
- </File>
- <File
- RelativePath=".\agentx\moduleinfo.nmake"
- >
- </File>
- <File
- RelativePath=".\agentx\packet-agentx.c"
- >
- </File>
- <File
- RelativePath=".\agentx\plugin.rc.in"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="plugins"
+ ProjectGUID="{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake all"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="plugins.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake all"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="plugins.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="profinet"
+ >
+ <File
+ RelativePath=".\profinet\AUTHORS"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\ChangeLog"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\COPYING"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\INSTALL"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\moduleinfo.h"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\moduleinfo.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\NEWS"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-dcerpc-pn-io.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-dcom-cba-acco.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-dcom-cba-acco.h"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-dcom-cba.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-dcp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-mrp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-mrrt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-ptcp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-rt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn.h"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\plugin.rc.in"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="agentx"
+ >
+ <File
+ RelativePath=".\agentx\AUTHORS"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\moduleinfo.h"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\moduleinfo.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\packet-agentx.c"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\plugin.rc.in"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/tshark.vcproj b/tshark.vcproj
index 4d6c67405a..e03ac18f86 100644
--- a/tshark.vcproj
+++ b/tshark.vcproj
@@ -1,111 +1,111 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="tshark"
- ProjectGUID="{96D3AB33-BFA5-4161-B936-8C40D62A44F8}"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake debug-tshark"
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="wireshark-gtk2\tshark.exe"
- PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="tshark.exe"
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\capture_opts.c"
- >
- </File>
- <File
- RelativePath=".\capture_sync.c"
- >
- </File>
- <File
- RelativePath=".\tshark.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\capture-pcap-util.h"
- >
- </File>
- <File
- RelativePath=".\capture_sync.h"
- >
- </File>
- <File
- RelativePath=".\capture_ui_utils.h"
- >
- </File>
- <File
- RelativePath=".\pcapio.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="tshark"
+ ProjectGUID="{96D3AB33-BFA5-4161-B936-8C40D62A44F8}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake debug-tshark"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="wireshark-gtk2\tshark.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="tshark.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\capture_opts.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_sync.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tshark.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\capture-pcap-util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_sync.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_ui_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pcapio.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/ui/gtk/libgtkui.vcproj b/ui/gtk/libgtkui.vcproj
index ce5039ae70..1aed61080c 100644
--- a/ui/gtk/libgtkui.vcproj
+++ b/ui/gtk/libgtkui.vcproj
@@ -1,1095 +1,1095 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="libgtkui"
- ProjectGUID="{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="libgtkui.exe"
- PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="libgtkui.exe"
- PreprocessorDefinitions="WIN32;NDEBUG;HAVE_LIBPCAP;HAVE_LIBPORTAUDIO"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\about_dlg.c"
- >
- </File>
- <File
- RelativePath=".\airpcap_dlg.c"
- >
- </File>
- <File
- RelativePath=".\airpcap_gui_utils.c"
- >
- </File>
- <File
- RelativePath=".\capture_dlg.c"
- >
- </File>
- <File
- RelativePath=".\capture_file_dlg.c"
- >
- </File>
- <File
- RelativePath=".\capture_if_details_dlg_win32.c"
- >
- </File>
- <File
- RelativePath=".\capture_if_dlg.c"
- >
- </File>
- <File
- RelativePath=".\capture_info_dlg.c"
- >
- </File>
- <File
- RelativePath=".\cfilter_combo_utils.c"
- >
- </File>
- <File
- RelativePath=".\color_dlg.c"
- >
- </File>
- <File
- RelativePath=".\color_edit_dlg.c"
- >
- </File>
- <File
- RelativePath=".\color_utils.c"
- >
- </File>
- <File
- RelativePath=".\conversations_table.c"
- >
- </File>
- <File
- RelativePath=".\decode_as_ber.c"
- >
- </File>
- <File
- RelativePath=".\decode_as_dcerpc.c"
- >
- </File>
- <File
- RelativePath=".\decode_as_dlg.c"
- >
- </File>
- <File
- RelativePath=".\dfilter_expr_dlg.c"
- >
- </File>
- <File
- RelativePath=".\dlg_utils.c"
- >
- </File>
- <File
- RelativePath=".\drag_and_drop.c"
- >
- </File>
- <File
- RelativePath=".\expert_comp_table.c"
- >
- </File>
- <File
- RelativePath=".\export_object.c"
- >
- </File>
- <File
- RelativePath=".\export_object_http.c"
- >
- </File>
- <File
- RelativePath=".\file_dlg.c"
- >
- </File>
- <File
- RelativePath=".\file_dlg_win32.c"
- >
- </File>
- <File
- RelativePath=".\fileset_dlg.c"
- >
- </File>
- <File
- RelativePath=".\filter_dlg.c"
- >
- </File>
- <File
- RelativePath=".\find_dlg.c"
- >
- </File>
- <File
- RelativePath=".\firewall_dlg.c"
- >
- </File>
- <File
- RelativePath=".\follow_ssl.c"
- >
- </File>
- <File
- RelativePath=".\follow_stream.c"
- >
- </File>
- <File
- RelativePath=".\follow_tcp.c"
- >
- </File>
- <File
- RelativePath=".\follow_udp.c"
- >
- </File>
- <File
- RelativePath=".\font_utils.c"
- >
- </File>
- <File
- RelativePath=".\goto_dlg.c"
- >
- </File>
- <File
- RelativePath=".\graph_analysis.c"
- >
- </File>
- <File
- RelativePath=".\gui_stat_util.c"
- >
- </File>
- <File
- RelativePath=".\gui_utils.c"
- >
- </File>
- <File
- RelativePath=".\help_dlg.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_table.c"
- >
- </File>
- <File
- RelativePath=".\macros_dlg.c"
- >
- </File>
- <File
- RelativePath=".\main.c"
- >
- </File>
- <File
- RelativePath=".\main_airpcap_toolbar.c"
- >
- </File>
- <File
- RelativePath=".\main_filter_toolbar.c"
- >
- </File>
- <File
- RelativePath=".\main_proto_draw.c"
- >
- </File>
- <File
- RelativePath=".\main_statusbar.c"
- >
- </File>
- <File
- RelativePath=".\main_toolbar.c"
- >
- </File>
- <File
- RelativePath=".\main_welcome.c"
- >
- </File>
- <File
- RelativePath=".\mcast_stream.c"
- >
- </File>
- <File
- RelativePath=".\packet_history.c"
- >
- </File>
- <File
- RelativePath=".\packet_win.c"
- >
- </File>
- <File
- RelativePath=".\pixmap_save.c"
- >
- </File>
- <File
- RelativePath=".\plugins_dlg.c"
- >
- </File>
- <File
- RelativePath=".\prefs_capture.c"
- >
- </File>
- <File
- RelativePath=".\prefs_column.c"
- >
- </File>
- <File
- RelativePath=".\prefs_dlg.c"
- >
- </File>
- <File
- RelativePath=".\prefs_gui.c"
- >
- </File>
- <File
- RelativePath=".\prefs_layout.c"
- >
- </File>
- <File
- RelativePath=".\prefs_nameres.c"
- >
- </File>
- <File
- RelativePath=".\prefs_print.c"
- >
- </File>
- <File
- RelativePath=".\prefs_rtp_player.c"
- >
- </File>
- <File
- RelativePath=".\prefs_stream.c"
- >
- </File>
- <File
- RelativePath=".\print_dlg.c"
- >
- </File>
- <File
- RelativePath=".\print_win32.c"
- >
- </File>
- <File
- RelativePath=".\profile_dlg.c"
- >
- </File>
- <File
- RelativePath=".\progress_dlg.c"
- >
- </File>
- <File
- RelativePath=".\proto_dlg.c"
- >
- </File>
- <File
- RelativePath=".\proto_hier_stats_dlg.c"
- >
- </File>
- <File
- RelativePath=".\range_utils.c"
- >
- </File>
- <File
- RelativePath=".\recent.c"
- >
- </File>
- <File
- RelativePath=".\rtp_player.c"
- >
- </File>
- <File
- RelativePath=".\rtp_stream.c"
- >
- </File>
- <File
- RelativePath=".\sctp_byte_graph_dlg.c"
- >
- </File>
- <File
- RelativePath=".\sctp_error_dlg.c"
- >
- </File>
- <File
- RelativePath=".\sctp_graph_dlg.c"
- >
- </File>
- <File
- RelativePath=".\sctp_stat.c"
- >
- </File>
- <File
- RelativePath=".\service_response_time_table.c"
- >
- </File>
- <File
- RelativePath=".\simple_dialog.c"
- >
- </File>
- <File
- RelativePath=".\stock_icons.c"
- >
- </File>
- <File
- RelativePath=".\summary_dlg.c"
- >
- </File>
- <File
- RelativePath=".\supported_protos_dlg.c"
- >
- </File>
- <File
- RelativePath=".\tap_dfilter_dlg.c"
- >
- </File>
- <File
- RelativePath=".\text_page_utils.c"
- >
- </File>
- <File
- RelativePath=".\u3.c"
- >
- </File>
- <File
- RelativePath=".\uat_gui.c"
- >
- </File>
- <File
- RelativePath=".\voip_calls.c"
- >
- </File>
- <File
- RelativePath=".\webbrowser.c"
- >
- </File>
- <File
- RelativePath=".\wireshark-tap-register.c"
- >
- </File>
- <Filter
- Name="Taps"
- >
- <File
- RelativePath=".\afp_stat.c"
- >
- </File>
- <File
- RelativePath=".\ansi_a_stat.c"
- >
- </File>
- <File
- RelativePath=".\ansi_map_stat.c"
- >
- </File>
- <File
- RelativePath=".\bootp_stat.c"
- >
- </File>
- <File
- RelativePath=".\camel_counter.c"
- >
- </File>
- <File
- RelativePath=".\camel_srt.c"
- >
- </File>
- <File
- RelativePath=".\conversations_eth.c"
- >
- </File>
- <File
- RelativePath=".\conversations_fc.c"
- >
- </File>
- <File
- RelativePath=".\conversations_fddi.c"
- >
- </File>
- <File
- RelativePath=".\conversations_ip.c"
- >
- </File>
- <File
- RelativePath=".\conversations_ipx.c"
- >
- </File>
- <File
- RelativePath=".\conversations_jxta.c"
- >
- </File>
- <File
- RelativePath=".\conversations_ncp.c"
- >
- </File>
- <File
- RelativePath=".\conversations_rsvp.c"
- >
- </File>
- <File
- RelativePath=".\conversations_sctp.c"
- >
- </File>
- <File
- RelativePath=".\conversations_tcpip.c"
- >
- </File>
- <File
- RelativePath=".\conversations_tr.c"
- >
- </File>
- <File
- RelativePath=".\conversations_udpip.c"
- >
- </File>
- <File
- RelativePath=".\conversations_usb.c"
- >
- </File>
- <File
- RelativePath=".\conversations_wlan.c"
- >
- </File>
- <File
- RelativePath=".\dcerpc_stat.c"
- >
- </File>
- <File
- RelativePath=".\expert_comp_dlg.c"
- >
- </File>
- <File
- RelativePath=".\expert_dlg.c"
- >
- </File>
- <File
- RelativePath=".\fc_stat.c"
- >
- </File>
- <File
- RelativePath=".\flow_graph.c"
- >
- </File>
- <File
- RelativePath=".\funnel_stat.c"
- >
- </File>
- <File
- RelativePath=".\gsm_a_stat.c"
- >
- </File>
- <File
- RelativePath=".\gsm_map_stat.c"
- >
- </File>
- <File
- RelativePath=".\gsm_map_summary.c"
- >
- </File>
- <File
- RelativePath=".\h225_counter.c"
- >
- </File>
- <File
- RelativePath=".\h225_ras_srt.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_eth.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_fc.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_fddi.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_ip.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_ipx.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_jxta.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_ncp.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_rsvp.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_sctp.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_tcpip.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_tr.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_udpip.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_usb.c"
- >
- </File>
- <File
- RelativePath=".\hostlist_wlan.c"
- >
- </File>
- <File
- RelativePath=".\io_stat.c"
- >
- </File>
- <File
- RelativePath=".\ldap_stat.c"
- >
- </File>
- <File
- RelativePath=".\mcast_stream_dlg.c"
- >
- </File>
- <File
- RelativePath=".\mgcp_stat.c"
- >
- </File>
- <File
- RelativePath=".\mtp3_stat.c"
- >
- </File>
- <File
- RelativePath=".\mtp3_summary.c"
- >
- </File>
- <File
- RelativePath=".\ncp_stat.c"
- >
- </File>
- <File
- RelativePath=".\radius_stat.c"
- >
- </File>
- <File
- RelativePath=".\rpc_progs.c"
- >
- </File>
- <File
- RelativePath=".\rpc_stat.c"
- >
- </File>
- <File
- RelativePath=".\rtp_analysis.c"
- >
- </File>
- <File
- RelativePath=".\rtp_stream_dlg.c"
- >
- </File>
- <File
- RelativePath=".\scsi_stat.c"
- >
- </File>
- <File
- RelativePath=".\sctp_assoc_analyse.c"
- >
- </File>
- <File
- RelativePath=".\sctp_chunk_stat.c"
- >
- </File>
- <File
- RelativePath=".\sctp_chunk_stat_dlg.c"
- >
- </File>
- <File
- RelativePath=".\sctp_stat_dlg.c"
- >
- </File>
- <File
- RelativePath=".\sip_stat.c"
- >
- </File>
- <File
- RelativePath=".\smb2_stat.c"
- >
- </File>
- <File
- RelativePath=".\smb_stat.c"
- >
- </File>
- <File
- RelativePath=".\stats_tree_stat.c"
- >
- </File>
- <File
- RelativePath=".\t38_analysis.c"
- >
- </File>
- <File
- RelativePath=".\tcp_graph.c"
- >
- </File>
- <File
- RelativePath=".\voip_calls_dlg.c"
- >
- </File>
- <File
- RelativePath=".\wlan_stat_dlg.c"
- >
- </File>
- <File
- RelativePath=".\wsp_stat.c"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\about_dlg.h"
- >
- </File>
- <File
- RelativePath=".\airpcap_dlg.h"
- >
- </File>
- <File
- RelativePath=".\airpcap_gui_utils.h"
- >
- </File>
- <File
- RelativePath=".\capture_dlg.h"
- >
- </File>
- <File
- RelativePath=".\capture_file_dlg.h"
- >
- </File>
- <File
- RelativePath=".\capture_if_details_dlg_win32.h"
- >
- </File>
- <File
- RelativePath=".\cfilter_combo_utils.h"
- >
- </File>
- <File
- RelativePath=".\color_dlg.h"
- >
- </File>
- <File
- RelativePath=".\color_edit_dlg.h"
- >
- </File>
- <File
- RelativePath=".\color_utils.h"
- >
- </File>
- <File
- RelativePath=".\conversations_table.h"
- >
- </File>
- <File
- RelativePath=".\decode_as_ber.h"
- >
- </File>
- <File
- RelativePath=".\decode_as_dcerpc.h"
- >
- </File>
- <File
- RelativePath=".\decode_as_dlg.h"
- >
- </File>
- <File
- RelativePath=".\dfilter_expr_dlg.h"
- >
- </File>
- <File
- RelativePath=".\dlg_utils.h"
- >
- </File>
- <File
- RelativePath=".\drag_and_drop.h"
- >
- </File>
- <File
- RelativePath=".\expert_comp_dlg.h"
- >
- </File>
- <File
- RelativePath=".\expert_comp_table.h"
- >
- </File>
- <File
- RelativePath=".\export_object.h"
- >
- </File>
- <File
- RelativePath=".\file_dlg.h"
- >
- </File>
- <File
- RelativePath=".\file_dlg_win32.h"
- >
- </File>
- <File
- RelativePath=".\fileset_dlg.h"
- >
- </File>
- <File
- RelativePath=".\filter_dlg.h"
- >
- </File>
- <File
- RelativePath=".\find_dlg.h"
- >
- </File>
- <File
- RelativePath=".\firewall_dlg.h"
- >
- </File>
- <File
- RelativePath=".\follow_ssl.h"
- >
- </File>
- <File
- RelativePath=".\follow_stream.h"
- >
- </File>
- <File
- RelativePath=".\follow_tcp.h"
- >
- </File>
- <File
- RelativePath=".\follow_udp.h"
- >
- </File>
- <File
- RelativePath=".\font_utils.h"
- >
- </File>
- <File
- RelativePath=".\goto_dlg.h"
- >
- </File>
- <File
- RelativePath=".\graph_analysis.h"
- >
- </File>
- <File
- RelativePath=".\gsm_map_stat.h"
- >
- </File>
- <File
- RelativePath=".\gtkglobals.h"
- >
- </File>
- <File
- RelativePath=".\gui_stat_menu.h"
- >
- </File>
- <File
- RelativePath=".\gui_stat_util.h"
- >
- </File>
- <File
- RelativePath=".\gui_utils.h"
- >
- </File>
- <File
- RelativePath=".\help_dlg.h"
- >
- </File>
- <File
- RelativePath=".\hostlist_table.h"
- >
- </File>
- <File
- RelativePath=".\keys.h"
- >
- </File>
- <File
- RelativePath=".\macros_dlg.h"
- >
- </File>
- <File
- RelativePath=".\main.h"
- >
- </File>
- <File
- RelativePath=".\main_airpcap_toolbar.h"
- >
- </File>
- <File
- RelativePath=".\main_filter_toolbar.h"
- >
- </File>
- <File
- RelativePath=".\main_proto_draw.h"
- >
- </File>
- <File
- RelativePath=".\main_statusbar.h"
- >
- </File>
- <File
- RelativePath=".\main_toolbar.h"
- >
- </File>
- <File
- RelativePath=".\main_welcome.h"
- >
- </File>
- <File
- RelativePath=".\mcast_stream.h"
- >
- </File>
- <File
- RelativePath=".\mcast_stream_dlg.h"
- >
- </File>
- <File
- RelativePath=".\menus.h"
- >
- </File>
- <File
- RelativePath=".\mtp3_stat.h"
- >
- </File>
- <File
- RelativePath=".\packet_history.h"
- >
- </File>
- <File
- RelativePath=".\packet_win.h"
- >
- </File>
- <File
- RelativePath=".\pixmap_save.h"
- >
- </File>
- <File
- RelativePath=".\plugins_dlg.h"
- >
- </File>
- <File
- RelativePath=".\prefs_capture.h"
- >
- </File>
- <File
- RelativePath=".\prefs_column.h"
- >
- </File>
- <File
- RelativePath=".\prefs_dlg.h"
- >
- </File>
- <File
- RelativePath=".\prefs_gui.h"
- >
- </File>
- <File
- RelativePath=".\prefs_layout.h"
- >
- </File>
- <File
- RelativePath=".\prefs_nameres.h"
- >
- </File>
- <File
- RelativePath=".\prefs_print.h"
- >
- </File>
- <File
- RelativePath=".\prefs_rtp_player.h"
- >
- </File>
- <File
- RelativePath=".\prefs_stream.h"
- >
- </File>
- <File
- RelativePath=".\print_win32.h"
- >
- </File>
- <File
- RelativePath=".\profile_dlg.h"
- >
- </File>
- <File
- RelativePath=".\proto_dlg.h"
- >
- </File>
- <File
- RelativePath=".\proto_hier_stats_dlg.h"
- >
- </File>
- <File
- RelativePath=".\range_utils.h"
- >
- </File>
- <File
- RelativePath=".\recent.h"
- >
- </File>
- <File
- RelativePath=".\rtp_analysis.h"
- >
- </File>
- <File
- RelativePath=".\rtp_player.h"
- >
- </File>
- <File
- RelativePath=".\rtp_stream.h"
- >
- </File>
- <File
- RelativePath=".\rtp_stream_dlg.h"
- >
- </File>
- <File
- RelativePath=".\sat.h"
- >
- </File>
- <File
- RelativePath=".\sctp_stat.h"
- >
- </File>
- <File
- RelativePath=".\service_response_time_table.h"
- >
- </File>
- <File
- RelativePath=".\stock_icons.h"
- >
- </File>
- <File
- RelativePath=".\summary_dlg.h"
- >
- </File>
- <File
- RelativePath=".\supported_protos_dlg.h"
- >
- </File>
- <File
- RelativePath=".\tap_dfilter_dlg.h"
- >
- </File>
- <File
- RelativePath=".\text_page_utils.h"
- >
- </File>
- <File
- RelativePath=".\u3.h"
- >
- </File>
- <File
- RelativePath=".\uat_gui.h"
- >
- </File>
- <File
- RelativePath=".\voip_calls.h"
- >
- </File>
- <File
- RelativePath=".\voip_calls_dlg.h"
- >
- </File>
- <File
- RelativePath=".\webbrowser.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- <File
- RelativePath=".\doxygen.cfg.in"
- >
- </File>
- <File
- RelativePath=".\Makefile.am"
- >
- </File>
- <File
- RelativePath=".\Makefile.common"
- >
- </File>
- <File
- RelativePath=".\Makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\STATUS.gtk2"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="libgtkui"
+ ProjectGUID="{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libgtkui.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libgtkui.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG;HAVE_LIBPCAP;HAVE_LIBPORTAUDIO"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\about_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_gui_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_file_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_if_details_dlg_win32.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_if_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_info_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\cfilter_combo_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\color_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\color_edit_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\color_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_ber.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dcerpc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dfilter_expr_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dlg_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\drag_and_drop.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\export_object.c"
+ >
+ </File>
+ <File
+ RelativePath=".\export_object_http.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg_win32.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fileset_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\filter_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\find_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\firewall_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_ssl.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_tcp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_udp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\font_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\goto_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\graph_analysis.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_stat_util.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\help_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\macros_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_airpcap_toolbar.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_filter_toolbar.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_proto_draw.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_statusbar.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_toolbar.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_welcome.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_history.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_win.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pixmap_save.c"
+ >
+ </File>
+ <File
+ RelativePath=".\plugins_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_capture.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_column.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_gui.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_layout.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_nameres.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_print.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_rtp_player.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\print_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\print_win32.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profile_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\progress_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_hier_stats_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\range_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\recent.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_player.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_byte_graph_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_error_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_graph_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\service_response_time_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\simple_dialog.c"
+ >
+ </File>
+ <File
+ RelativePath=".\stock_icons.c"
+ >
+ </File>
+ <File
+ RelativePath=".\summary_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\supported_protos_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tap_dfilter_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\text_page_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\u3.c"
+ >
+ </File>
+ <File
+ RelativePath=".\uat_gui.c"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls.c"
+ >
+ </File>
+ <File
+ RelativePath=".\webbrowser.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wireshark-tap-register.c"
+ >
+ </File>
+ <Filter
+ Name="Taps"
+ >
+ <File
+ RelativePath=".\afp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ansi_a_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ansi_map_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\bootp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\camel_counter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\camel_srt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_eth.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_fc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_fddi.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_ip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_ipx.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_jxta.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_ncp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_rsvp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_sctp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_tcpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_tr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_udpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_usb.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_wlan.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dcerpc_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fc_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\flow_graph.c"
+ >
+ </File>
+ <File
+ RelativePath=".\funnel_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_a_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_map_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_map_summary.c"
+ >
+ </File>
+ <File
+ RelativePath=".\h225_counter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\h225_ras_srt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_eth.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_fc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_fddi.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_ip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_ipx.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_jxta.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_ncp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_rsvp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_sctp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_tcpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_tr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_udpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_usb.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_wlan.c"
+ >
+ </File>
+ <File
+ RelativePath=".\io_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ldap_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mgcp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mtp3_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mtp3_summary.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ncp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\radius_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rpc_progs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rpc_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_analysis.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\scsi_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_assoc_analyse.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_chunk_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_chunk_stat_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_stat_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sip_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\smb2_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\smb_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\stats_tree_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\t38_analysis.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tcp_graph.c"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wlan_stat_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wsp_stat.c"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\about_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_gui_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_file_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_if_details_dlg_win32.h"
+ >
+ </File>
+ <File
+ RelativePath=".\cfilter_combo_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\color_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\color_edit_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\color_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_ber.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dcerpc.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dfilter_expr_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dlg_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\drag_and_drop.h"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\export_object.h"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg_win32.h"
+ >
+ </File>
+ <File
+ RelativePath=".\fileset_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\filter_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\find_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\firewall_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_ssl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_tcp.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_udp.h"
+ >
+ </File>
+ <File
+ RelativePath=".\font_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\goto_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\graph_analysis.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_map_stat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtkglobals.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_stat_menu.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_stat_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\help_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\keys.h"
+ >
+ </File>
+ <File
+ RelativePath=".\macros_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_airpcap_toolbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_filter_toolbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_proto_draw.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_statusbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_toolbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_welcome.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\menus.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mtp3_stat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_history.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_win.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pixmap_save.h"
+ >
+ </File>
+ <File
+ RelativePath=".\plugins_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_capture.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_column.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_gui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_layout.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_nameres.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_print.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_rtp_player.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\print_win32.h"
+ >
+ </File>
+ <File
+ RelativePath=".\profile_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_hier_stats_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\range_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\recent.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_analysis.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_player.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_stat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\service_response_time_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\stock_icons.h"
+ >
+ </File>
+ <File
+ RelativePath=".\summary_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\supported_protos_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tap_dfilter_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\text_page_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\u3.h"
+ >
+ </File>
+ <File
+ RelativePath=".\uat_gui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls.h"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\webbrowser.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ <File
+ RelativePath=".\doxygen.cfg.in"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\STATUS.gtk2"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/wireshark.vcproj b/wireshark.vcproj
index d982e8b13a..8d247af052 100644
--- a/wireshark.vcproj
+++ b/wireshark.vcproj
@@ -1,78 +1,78 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="wireshark"
- ProjectGUID="{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
- RootNamespace="wireshark"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f Makefile.nmake debug"
- ReBuildCommandLine=""
- CleanCommandLine="nmake -f Makefile.nmake distclean"
- Output="wireshark-gtk2\wireshark.exe"
- PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\capture.c"
- >
- </File>
- <File
- RelativePath=".\capture_info.c"
- >
- </File>
- <File
- RelativePath=".\cfile.c"
- >
- </File>
- <File
- RelativePath=".\file.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\simple_dialog.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="wireshark"
+ ProjectGUID="{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
+ RootNamespace="wireshark"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake debug"
+ ReBuildCommandLine=""
+ CleanCommandLine="nmake -f Makefile.nmake distclean"
+ Output="wireshark-gtk2\wireshark.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\capture.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_info.c"
+ >
+ </File>
+ <File
+ RelativePath=".\cfile.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\simple_dialog.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/wiretap/libwiretap.vcproj b/wiretap/libwiretap.vcproj
index f3b8d2f58b..787445a76c 100644
--- a/wiretap/libwiretap.vcproj
+++ b/wiretap/libwiretap.vcproj
@@ -1,445 +1,445 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="libwiretap"
- ProjectGUID="{CD04EABB-BA03-446F-9A63-A00C08138E91}"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="libwiretap.exe"
- PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine=""
- ReBuildCommandLine=""
- CleanCommandLine=""
- Output="libwiretap.exe"
- PreprocessorDefinitions="WIN32;NDEBUG"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\5views.c"
- >
- </File>
- <File
- RelativePath=".\airopeek9.c"
- >
- </File>
- <File
- RelativePath=".\ascendtext.c"
- >
- </File>
- <File
- RelativePath=".\atm.c"
- >
- </File>
- <File
- RelativePath=".\ber.c"
- >
- </File>
- <File
- RelativePath=".\buffer.c"
- >
- </File>
- <File
- RelativePath=".\catapult_dct2000.c"
- >
- </File>
- <File
- RelativePath=".\cosine.c"
- >
- </File>
- <File
- RelativePath=".\csids.c"
- >
- </File>
- <File
- RelativePath=".\dbs-etherwatch.c"
- >
- </File>
- <File
- RelativePath=".\erf.c"
- >
- </File>
- <File
- RelativePath=".\etherpeek.c"
- >
- </File>
- <File
- RelativePath=".\eyesdn.c"
- >
- </File>
- <File
- RelativePath=".\file_access.c"
- >
- </File>
- <File
- RelativePath=".\file_wrappers.c"
- >
- </File>
- <File
- RelativePath=".\hcidump.c"
- >
- </File>
- <File
- RelativePath=".\i4btrace.c"
- >
- </File>
- <File
- RelativePath=".\iptrace.c"
- >
- </File>
- <File
- RelativePath=".\iseries.c"
- >
- </File>
- <File
- RelativePath=".\k12.c"
- >
- </File>
- <File
- RelativePath=".\lanalyzer.c"
- >
- </File>
- <File
- RelativePath=".\libpcap.c"
- >
- </File>
- <File
- RelativePath=".\mpeg.c"
- >
- </File>
- <File
- RelativePath=".\netmon.c"
- >
- </File>
- <File
- RelativePath=".\netscreen.c"
- >
- </File>
- <File
- RelativePath=".\nettl.c"
- >
- </File>
- <File
- RelativePath=".\network_instruments.c"
- >
- </File>
- <File
- RelativePath=".\netxray.c"
- >
- </File>
- <File
- RelativePath=".\ngsniffer.c"
- >
- </File>
- <File
- RelativePath=".\pcapng.c"
- >
- </File>
- <File
- RelativePath=".\pppdump.c"
- >
- </File>
- <File
- RelativePath=".\radcom.c"
- >
- </File>
- <File
- RelativePath=".\snoop.c"
- >
- </File>
- <File
- RelativePath=".\toshiba.c"
- >
- </File>
- <File
- RelativePath=".\visual.c"
- >
- </File>
- <File
- RelativePath=".\vms.c"
- >
- </File>
- <File
- RelativePath=".\wtap.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\5views.h"
- >
- </File>
- <File
- RelativePath=".\airopeek9.h"
- >
- </File>
- <File
- RelativePath=".\ascend-int.h"
- >
- </File>
- <File
- RelativePath=".\ascendtext.h"
- >
- </File>
- <File
- RelativePath=".\atm.h"
- >
- </File>
- <File
- RelativePath=".\ber.h"
- >
- </File>
- <File
- RelativePath=".\buffer.h"
- >
- </File>
- <File
- RelativePath=".\catapult_dct2000.h"
- >
- </File>
- <File
- RelativePath=".\cosine.h"
- >
- </File>
- <File
- RelativePath=".\csids.h"
- >
- </File>
- <File
- RelativePath=".\dbs-etherwatch.h"
- >
- </File>
- <File
- RelativePath=".\erf.h"
- >
- </File>
- <File
- RelativePath=".\etherpeek.h"
- >
- </File>
- <File
- RelativePath=".\eyesdn.h"
- >
- </File>
- <File
- RelativePath=".\file_wrappers.h"
- >
- </File>
- <File
- RelativePath=".\hcidump.h"
- >
- </File>
- <File
- RelativePath=".\i4b_trace.h"
- >
- </File>
- <File
- RelativePath=".\i4btrace.h"
- >
- </File>
- <File
- RelativePath=".\iptrace.h"
- >
- </File>
- <File
- RelativePath=".\iseries.h"
- >
- </File>
- <File
- RelativePath=".\k12.h"
- >
- </File>
- <File
- RelativePath=".\lanalyzer.h"
- >
- </File>
- <File
- RelativePath=".\libpcap.h"
- >
- </File>
- <File
- RelativePath=".\mpeg.h"
- >
- </File>
- <File
- RelativePath=".\netmon.h"
- >
- </File>
- <File
- RelativePath=".\netscreen.h"
- >
- </File>
- <File
- RelativePath=".\nettl.h"
- >
- </File>
- <File
- RelativePath=".\network_instruments.h"
- >
- </File>
- <File
- RelativePath=".\netxray.h"
- >
- </File>
- <File
- RelativePath=".\ngsniffer.h"
- >
- </File>
- <File
- RelativePath=".\pcapng.h"
- >
- </File>
- <File
- RelativePath=".\pppdump.h"
- >
- </File>
- <File
- RelativePath=".\radcom.h"
- >
- </File>
- <File
- RelativePath=".\snoop.h"
- >
- </File>
- <File
- RelativePath=".\toshiba.h"
- >
- </File>
- <File
- RelativePath=".\visual.h"
- >
- </File>
- <File
- RelativePath=".\vms.h"
- >
- </File>
- <File
- RelativePath=".\wtap-int.h"
- >
- </File>
- <File
- RelativePath=".\wtap.h"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\acinclude.m4"
- >
- </File>
- <File
- RelativePath=".\ascend.y"
- >
- </File>
- <File
- RelativePath=".\ascend_scanner.l"
- >
- </File>
- <File
- RelativePath=".\AUTHORS"
- >
- </File>
- <File
- RelativePath=".\ChangeLog"
- >
- </File>
- <File
- RelativePath=".\COPYING"
- >
- </File>
- <File
- RelativePath=".\INSTALL"
- >
- </File>
- <File
- RelativePath=".\Makefile.am"
- >
- </File>
- <File
- RelativePath=".\Makefile.common"
- >
- </File>
- <File
- RelativePath=".\Makefile.nmake"
- >
- </File>
- <File
- RelativePath=".\NEWS"
- >
- </File>
- <File
- RelativePath=".\README"
- >
- </File>
- <File
- RelativePath=".\README.airmagnet"
- >
- </File>
- <File
- RelativePath=".\README.developer"
- >
- </File>
- <File
- RelativePath=".\runlex.sh"
- >
- </File>
- <File
- RelativePath=".\wtap.def"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="libwiretap"
+ ProjectGUID="{CD04EABB-BA03-446F-9A63-A00C08138E91}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libwiretap.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libwiretap.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\5views.c"
+ >
+ </File>
+ <File
+ RelativePath=".\airopeek9.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ascendtext.c"
+ >
+ </File>
+ <File
+ RelativePath=".\atm.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ber.c"
+ >
+ </File>
+ <File
+ RelativePath=".\buffer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\catapult_dct2000.c"
+ >
+ </File>
+ <File
+ RelativePath=".\cosine.c"
+ >
+ </File>
+ <File
+ RelativePath=".\csids.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dbs-etherwatch.c"
+ >
+ </File>
+ <File
+ RelativePath=".\erf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\etherpeek.c"
+ >
+ </File>
+ <File
+ RelativePath=".\eyesdn.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_access.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_wrappers.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hcidump.c"
+ >
+ </File>
+ <File
+ RelativePath=".\i4btrace.c"
+ >
+ </File>
+ <File
+ RelativePath=".\iptrace.c"
+ >
+ </File>
+ <File
+ RelativePath=".\iseries.c"
+ >
+ </File>
+ <File
+ RelativePath=".\k12.c"
+ >
+ </File>
+ <File
+ RelativePath=".\lanalyzer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\libpcap.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mpeg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\netmon.c"
+ >
+ </File>
+ <File
+ RelativePath=".\netscreen.c"
+ >
+ </File>
+ <File
+ RelativePath=".\nettl.c"
+ >
+ </File>
+ <File
+ RelativePath=".\network_instruments.c"
+ >
+ </File>
+ <File
+ RelativePath=".\netxray.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ngsniffer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pcapng.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pppdump.c"
+ >
+ </File>
+ <File
+ RelativePath=".\radcom.c"
+ >
+ </File>
+ <File
+ RelativePath=".\snoop.c"
+ >
+ </File>
+ <File
+ RelativePath=".\toshiba.c"
+ >
+ </File>
+ <File
+ RelativePath=".\visual.c"
+ >
+ </File>
+ <File
+ RelativePath=".\vms.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wtap.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\5views.h"
+ >
+ </File>
+ <File
+ RelativePath=".\airopeek9.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ascend-int.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ascendtext.h"
+ >
+ </File>
+ <File
+ RelativePath=".\atm.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ber.h"
+ >
+ </File>
+ <File
+ RelativePath=".\buffer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\catapult_dct2000.h"
+ >
+ </File>
+ <File
+ RelativePath=".\cosine.h"
+ >
+ </File>
+ <File
+ RelativePath=".\csids.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dbs-etherwatch.h"
+ >
+ </File>
+ <File
+ RelativePath=".\erf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\etherpeek.h"
+ >
+ </File>
+ <File
+ RelativePath=".\eyesdn.h"
+ >
+ </File>
+ <File
+ RelativePath=".\file_wrappers.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hcidump.h"
+ >
+ </File>
+ <File
+ RelativePath=".\i4b_trace.h"
+ >
+ </File>
+ <File
+ RelativePath=".\i4btrace.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iptrace.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iseries.h"
+ >
+ </File>
+ <File
+ RelativePath=".\k12.h"
+ >
+ </File>
+ <File
+ RelativePath=".\lanalyzer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\libpcap.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mpeg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\netmon.h"
+ >
+ </File>
+ <File
+ RelativePath=".\netscreen.h"
+ >
+ </File>
+ <File
+ RelativePath=".\nettl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\network_instruments.h"
+ >
+ </File>
+ <File
+ RelativePath=".\netxray.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ngsniffer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pcapng.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pppdump.h"
+ >
+ </File>
+ <File
+ RelativePath=".\radcom.h"
+ >
+ </File>
+ <File
+ RelativePath=".\snoop.h"
+ >
+ </File>
+ <File
+ RelativePath=".\toshiba.h"
+ >
+ </File>
+ <File
+ RelativePath=".\visual.h"
+ >
+ </File>
+ <File
+ RelativePath=".\vms.h"
+ >
+ </File>
+ <File
+ RelativePath=".\wtap-int.h"
+ >
+ </File>
+ <File
+ RelativePath=".\wtap.h"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\acinclude.m4"
+ >
+ </File>
+ <File
+ RelativePath=".\ascend.y"
+ >
+ </File>
+ <File
+ RelativePath=".\ascend_scanner.l"
+ >
+ </File>
+ <File
+ RelativePath=".\AUTHORS"
+ >
+ </File>
+ <File
+ RelativePath=".\ChangeLog"
+ >
+ </File>
+ <File
+ RelativePath=".\COPYING"
+ >
+ </File>
+ <File
+ RelativePath=".\INSTALL"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\NEWS"
+ >
+ </File>
+ <File
+ RelativePath=".\README"
+ >
+ </File>
+ <File
+ RelativePath=".\README.airmagnet"
+ >
+ </File>
+ <File
+ RelativePath=".\README.developer"
+ >
+ </File>
+ <File
+ RelativePath=".\runlex.sh"
+ >
+ </File>
+ <File
+ RelativePath=".\wtap.def"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>