summaryrefslogtreecommitdiff
path: root/epan/dissectors/Custom.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-11-15 15:44:56 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-11-15 15:44:56 +0000
commit0b297c0215580793ce9d53cdbfa075465b5b8243 (patch)
tree20e6c9435c83136093aa5a40b051c754efc9f543 /epan/dissectors/Custom.nmake
parent67986a1a5ffb9f3edb8243aceacd4be33ff9292c (diff)
downloadwireshark-0b297c0215580793ce9d53cdbfa075465b5b8243.tar.gz
Make it easy to add custom dissectors.
svn path=/trunk/; revision=26783
Diffstat (limited to 'epan/dissectors/Custom.nmake')
-rw-r--r--epan/dissectors/Custom.nmake8
1 files changed, 8 insertions, 0 deletions
diff --git a/epan/dissectors/Custom.nmake b/epan/dissectors/Custom.nmake
new file mode 100644
index 0000000000..6fcd1eeec1
--- /dev/null
+++ b/epan/dissectors/Custom.nmake
@@ -0,0 +1,8 @@
+##
+## $Id$
+## Here you can add custom dissectors
+#
+
+CUSTOM_DISSECTOR_SRC = \
+
+CUSTOM_HEADER_FILES = \