include extern variables declarations in the tags file too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
013984337a
commit
5493c0ce27
@ -1 +1 @@
|
||||
@ctags.exe --totals --language-force=c++ -I WXDLLEXPORT include/wx/*.h include/wx/msw/*.h include/wx/generic/*.h include/wx/protocol/*.h include/wx/xml/*.h include/wx/xrc/*.h src/common/*.cpp src/generic/*.cpp src/msw/*.cpp src/html/*.cpp src/xml/*.cpp src/xrc/*.cpp
|
||||
@ctags.exe --totals --language-force=c++ --c++-types=+x -I WXDLLEXPORT -I WXDLLIMPEXP_DATA_BASE+ include/wx/*.h include/wx/msw/*.h include/wx/generic/*.h include/wx/protocol/*.h include/wx/xml/*.h include/wx/xrc/*.h src/common/*.cpp src/generic/*.cpp src/msw/*.cpp src/html/*.cpp src/xml/*.cpp src/xrc/*.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user