diff --git a/misc/scripts/makeunivtags.bat b/misc/scripts/makeunivtags.bat new file mode 100755 index 0000000000..daf05959cd --- /dev/null +++ b/misc/scripts/makeunivtags.bat @@ -0,0 +1 @@ +@ctags.exe -o tags.univ --totals --language-force=c++ --c++-types=+px -I WXDLLEXPORT -I WXDLLIMPEXP_DATA_BASE+ -I WXDLLIMPEXP_BASE include/wx/univ/*.h src/univ/*.cpp src/univ/themes/*.cpp