1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00

Turn off the Managed Build UI tests for now. They seem to be hanging the build.

This commit is contained in:
Doug Schaefer 2006-04-17 15:42:42 +00:00
parent 8cb0ec4707
commit 15d465aae7

View file

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