aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Custom.nmake
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2008-11-15 15:44:56 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2008-11-15 15:44:56 +0000
commit6047ed44a48aef25088938f1a9e0e85c8a4ed991 (patch)
tree20e6c9435c83136093aa5a40b051c754efc9f543 /epan/dissectors/Custom.nmake
parent08ee56c6b3874c2138a9bd9a9f5ae366c7d5522b (diff)
Make it easy to add custom dissectors.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26783 f5534014-38df-0310-8fa8-9805f1628bb7
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 = \