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:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user