Add Visual C++ project files to the distribution.

svn path=/trunk/; revision=33386
This commit is contained in:
Gerald Combs 2010-06-30 23:20:03 +00:00
parent 27fcf779ae
commit bc9f8d0cd7
8 changed files with 14 additions and 1 deletions

View File

@ -832,7 +832,12 @@ EXTRA_DIST = \
cmake/modules/FindM.cmake \
cmake/modules/FindKERBEROS.cmake \
cmake/modules/FindPOD.cmake \
CPackConfig.txt
CPackConfig.txt \
all.vcproj \
dumpcap.vcproj \
packaging.vcproj \
tshark.vcproj \
wireshark.vcproj
install-exec-hook:
if HAVE_DUMPCAP_GROUP

View File

@ -288,6 +288,7 @@ EXTRA_DIST = \
README.stats_tree \
README.tapping \
README.xml-output \
doc.vcproj \
make-authors-format.pl \
make-authors-short.pl \
perlnoutf.pl \
@ -305,3 +306,4 @@ EXTRA_DIST = \
tshark.pod \
wireshark-filter.pod.template \
wireshark.pod.template

View File

@ -251,6 +251,7 @@ EXTRA_DIST = \
$(WSDG_SOURCE) \
$(RELEASE_NOTES_SOURCE) \
check_svn_version.sh \
docbook.vcproj \
make-wsluarm.pl \
Makefile.nmake \
CMakeLists.txt

View File

@ -95,6 +95,7 @@ EXTRA_DIST = \
dtd_preparse.l \
enterprise-numbers \
libwireshark.def \
libwireshark.vcproj \
Makefile.common \
Makefile.nmake \
radius_dict.l \

View File

@ -51,6 +51,7 @@ EXTRA_DIST = \
Makefile.nmake \
packet-ncp2222.inc \
README.X11 \
dissectors.vcproj \
x11-fields
packet-ncp2222.c : $(top_srcdir)/tools/ncp2222.py

View File

@ -88,6 +88,7 @@ EXTRA_DIST = \
doxygen.cfg.in \
file_dlg_win32.c \
file_dlg_win32.h \
libui.vcproj \
main_airpcap_toolbar.c \
Makefile.common \
Makefile.nmake \

View File

@ -43,6 +43,7 @@ SUBDIRS = $(_CUSTOM_SUBDIRS_) \
plugindir = @plugindir@
EXTRA_DIST = \
plugins.vcproj \
Makefile.nmake
MAINTAINERCLEANFILES = \

View File

@ -64,6 +64,7 @@ EXTRA_DIST = \
README.developer \
Makefile.common \
Makefile.nmake \
libwiretap.vcproj \
wtap.def \
$(GENERATOR_FILES) \
$(GENERATED_FILES)