1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

attempt to fix build failure

This commit is contained in:
Vivian Kong 2009-04-24 15:35:18 +00:00
parent a0790e177e
commit 23b1956aac

View file

@ -577,5 +577,11 @@
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature"/>
</antcall>
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/cross/org.eclipse.cdt.launch.remote-feature"/>
</antcall>
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/cross/org.eclipse.cdt.launch.remote"/>
</antcall>
</target>
</project>