1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Bride of duh.

This commit is contained in:
Doug Schaefer 2010-01-18 21:26:27 +00:00
parent b5fb9acf1f
commit f3fa702fd0

View file

@ -627,22 +627,22 @@
<param name="tagmodule" value="org.eclipse.cdt/p2/org.eclipse.cdt.p2"/> <param name="tagmodule" value="org.eclipse.cdt/p2/org.eclipse.cdt.p2"/>
</antcall> </antcall>
<antcall target="tagone"> <antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.edc.debug.edc"/> <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc"/>
</antcall> </antcall>
<antcall target="tagone"> <antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.edc.debug.edc.linux.x86"/> <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.linux.x86"/>
</antcall> </antcall>
<antcall target="tagone"> <antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.edc.debug.edc.ui"/> <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.ui"/>
</antcall> </antcall>
<antcall target="tagone"> <antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.edc.debug.edc.windows"/> <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.windows"/>
</antcall> </antcall>
<antcall target="tagone"> <antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.edc.debug.edc.windows.ui"/> <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.windows.ui"/>
</antcall> </antcall>
<antcall target="tagone"> <antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.edc.debug.edc-feature"/> <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc-feature"/>
</antcall> </antcall>
</target> </target>
</project> </project>