aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2014-03-15 20:32:47 -0400
committerAnders Broman <a.broman58@gmail.com>2014-03-16 18:03:41 +0000
commitd8265cd8c66297bb7bf8d2e05482dd196a8804e6 (patch)
tree8b86e8f2c3202a93aa0b6c025c34e04d8b37755f /wiretap
parent51f26ab49a3fa6b0a238483e08548f21a07e048f (diff)
Remove Visual Studio solution and project files (and their existence from Makefiles)
There have been discussions on -dev about removing this and I believe I was the last holdout. Finally convinced that I should just have a local copy (ignored by git) Change-Id: Ic72a22baf58e3412023cf851f0fce16eb07113b0 Reviewed-on: https://code.wireshark.org/review/681 Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Evan Huus <eapache@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/Makefile.am1
-rw-r--r--wiretap/libwiretap.vcproj441
2 files changed, 0 insertions, 442 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index 3e657565b8..6319316148 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -68,7 +68,6 @@ EXTRA_DIST = \
README.developer \
Makefile.common \
Makefile.nmake \
- libwiretap.vcproj \
$(GENERATOR_FILES) \
$(GENERATED_FILES)
diff --git a/wiretap/libwiretap.vcproj b/wiretap/libwiretap.vcproj
deleted file mode 100644
index f533b116e5..0000000000
--- a/wiretap/libwiretap.vcproj
+++ /dev/null
@@ -1,441 +0,0 @@
-<?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"
- 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;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>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>