Kaydet (Commit) 0dd15b44 authored tarafından Eike Rathke's avatar Eike Rathke

append udkapi and offapi; .hdl are c++

Change-Id: I7c1bde6ce654f1cceffdb77c9903c8d9e67cf189
üst f74149bc
......@@ -8,7 +8,14 @@
#
omnicppoptions="--c++-kinds=+p --fields=+iaS --extra=+q"
ctags -h "+.hdl.hrc" --langmap=c:+.hdl.hrc.src $omnicppoptions \
ctags -h "+.hdl.hrc" --langmap=c:+.hrc.src,c++:+.hdl $omnicppoptions \
--languages=-HTML,Java,JavaScript \
-R --exclude=instdir --exclude=workdir \
--exclude=clone --totals=yes *
ctags -h "+.hdl.hrc" --langmap=c:+.hrc.src,c++:+.hdl $omnicppoptions \
--languages=-HTML,Java,JavaScript \
-R --append=yes --totals=yes \
workdir/UnoApiHeadersTarget/udkapi/normal \
workdir/UnoApiHeadersTarget/offapi/normal
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment