Add Visual C++ project files to the distribution.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 30 Jun 2010 23:20:03 +0000 (23:20 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 30 Jun 2010 23:20:03 +0000 (23:20 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33386 f5534014-38df-0310-8fa8-9805f1628bb7

Makefile.am
doc/Makefile.am
docbook/Makefile.am
epan/Makefile.am
epan/dissectors/Makefile.am
gtk/Makefile.am
plugins/Makefile.am
wiretap/Makefile.am

index 3526d5d949de5db3cc6337c2ea8c4a75793ffeef..1fde48c1c4042630e4ac466ce1e3bfc844e01fc5 100644 (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
index a235a0041c077c2f539695c257a8c93decf5e773..c67ba54a4b73caaea52b4a895fb90059c8391100 100644 (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
+
index b10a68f9852292624b95e1f5200098d164fc0f06..582a86f36b1ccbfe969fc9ae3bbc8f623a9d37b1 100644 (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
index e72880ea23fc7a96660f58e754cb2043877984a5..5ad26e8a5627de2402464efe78242a24c18ea984 100644 (file)
@@ -95,6 +95,7 @@ EXTRA_DIST = \
        dtd_preparse.l          \
        enterprise-numbers      \
        libwireshark.def        \
+       libwireshark.vcproj     \
        Makefile.common         \
        Makefile.nmake          \
        radius_dict.l           \
index 7da87a1966179c21674725f361a161a753fff253..587ea3232db56ec80f01acd83b3dfd760467db82 100644 (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
index 00f966e21725347d9abeec192cda02879e3820ff..59bddeb5af59cf9a05f142d1d038b5a506064358 100644 (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                  \
index f7f49cf3e3d74ee22cdef31250cc5b34fb5f8e3f..554f9523796aa78d4ad9e04d7ba080e703d08b81 100644 (file)
@@ -43,6 +43,7 @@ SUBDIRS = $(_CUSTOM_SUBDIRS_) \
 plugindir = @plugindir@
 
 EXTRA_DIST = \
+       plugins.vcproj  \
        Makefile.nmake
 
 MAINTAINERCLEANFILES = \
index e025aeca6d0c4b973e3f2927869e641171bae85c..c25827ec95ae9b05904d5b3d790a4ce8b0a9f332 100644 (file)
@@ -64,6 +64,7 @@ EXTRA_DIST = \
        README.developer        \
        Makefile.common         \
        Makefile.nmake          \
+       libwiretap.vcproj       \
        wtap.def                \
        $(GENERATOR_FILES)      \
        $(GENERATED_FILES)