mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 09:15:38 +02:00
fix releng issues
This commit is contained in:
parent
92f88c096c
commit
094267deb5
1 changed files with 9 additions and 0 deletions
|
@ -684,5 +684,14 @@
|
||||||
<antcall target="tagone">
|
<antcall target="tagone">
|
||||||
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan-feature"/>
|
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan-feature"/>
|
||||||
</antcall>
|
</antcall>
|
||||||
|
<antcall target="tagone">
|
||||||
|
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.gdb-feature"/>
|
||||||
|
</antcall>
|
||||||
|
<antcall target="tagone">
|
||||||
|
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.gdb"/>
|
||||||
|
</antcall>
|
||||||
|
<antcall target="tagone">
|
||||||
|
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.gdb.ui"/>
|
||||||
|
</antcall>
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Add table
Reference in a new issue