1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00

fix releng issues

This commit is contained in:
Vivian Kong 2010-04-12 17:36:58 +00:00
parent 92f88c096c
commit 094267deb5

View file

@ -684,5 +684,14 @@
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan-feature"/>
</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>
</project>