exclude include/wx/vms_x_fix.h from ctags input, it doesn't contain any useful definitions and just gets in the way

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-11-05 21:28:42 +00:00
parent 7b235dce88
commit 977dcce77f

View File

@@ -12,6 +12,7 @@
function create_tags()
{
ctags --totals --c++-kinds=+px --language-force=c++ \
--exclude=include/wx/vms_x_fix.h \
-I WXDLLEXPORT_DATA+ -I WXDLLEXPORT \
-I WXDLLIMPEXP_DATA_ADV+ -I WXDLLIMPEXP_ADV \
-I WXDLLIMPEXP_DATA_AUI+ -I WXDLLIMPEXP_AUI \