]>
git.saurik.com Git - wxWidgets.git/blob - misc/scripts/makemswtags.bat
1 @ctags.exe
--totals
--language
-force
=c
++ --c
++-types
=+p
-I @misc
/scripts
/ctags.ignore include
/wx
/*.h include
/wx
/aui
/*.h include
/wx
/msw
/*.h include
/wx
/msw
/ole
/*.h include
/wx
/generic
/private
/*.h include
/wx
/generic
/*.h include
/wx
/html
/*.h include
/wx
/propgrid
/*.h include
/wx
/protocol
/*.h include
/wx
/richtext
/*.h include
/wx
/xml
/*.h include
/wx
/xrc
/*.h src
/aui
/*.cpp src
/common
/*.cpp src
/generic
/*.cpp src
/msw
/*.cpp src
/msw
/ole
/*.cpp src
/html
/*.cpp src
/propgrid
/*.cpp src
/richtext
/*.cpp src
/xml
/*.cpp src
/xrc
/*.cpp