tests/auto/host.pro
changeset 19 fcece45ef507
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/auto/host.pro	Mon May 03 13:17:34 2010 +0300
@@ -0,0 +1,19 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+           headers \
+           bic \
+           compiler \
+           compilerwarnings \
+           linguist \
+           maketestselftest \
+           moc \
+           uic \
+           guiapplauncher \
+           qmake \
+           rcc \
+           symbols \
+           #atwrapper \     # These tests need significant updating,
+           #uiloader \      # they have hardcoded machine names etc.
+
+contains(QT_CONFIG,qt3support):SUBDIRS+=uic3
+