1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-21 16:05:25 +02:00

Turn on the rest of the tests.

This commit is contained in:
Doug Schaefer 2007-06-13 02:34:28 +00:00
parent 08f2122c00
commit 41cb2b5bab

View file

@ -64,8 +64,8 @@
<antcall target="cdt-core"/> <antcall target="cdt-core"/>
<antcall target="cdt-ui"/> <antcall target="cdt-ui"/>
<antcall target="cdt-debug-ui"/> <antcall target="cdt-debug-ui"/>
<!--antcall target="cdt-mbs-core"/--> <antcall target="cdt-mbs-core"/>
<!--antcall target="cdt-mbs-ui"/--> <antcall target="cdt-mbs-ui"/>
</target> </target>
</project> </project>