Don't use "-I @" in ctags command line as cmd.exe handles '@' specially.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 18 Dec 2009 14:46:58 +0000 (14:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 18 Dec 2009 14:46:58 +0000 (14:46 +0000)
commitdc09d665230c1208e443b195e91f91a5e0938a9e
tree82d738d8037595db44a660eeeab71c71e1297b67
parente75390d4aa51b46b9217dc4699267c1345893054
Don't use "-I @" in ctags command line as cmd.exe handles '@' specially.

Just use the file path instead as '@' is used for the "response files" by
cmd.exe, at least under Windows 7.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
misc/scripts/ctags.ignore
misc/scripts/makemswtags.bat