Lines Matching refs:qt
21 alias qt-tests :
22 # Check for explicit libraries, <use>/qt should not link any lib
23 [ link-fail qtcorefail.cpp : <use>/qt ]
25 [ run qtcore.cpp /qt//QtCore ]
26 [ run qtsql.cpp /qt//QtSql ]
27 [ run qtxml.cpp /qt//QtXml ]
28 [ run qtnetwork.cpp /qt//QtNetwork ]
29 [ run qtscript.cpp /qt//QtScript ]
30 [ run qtscripttools.cpp /qt//QtScriptTools ]
31 [ run qtxmlpatterns.cpp /qt//QtXmlPatterns ]
34 [ link qtsvg.cpp /qt//QtSvg ]
35 [ link qtgui.cpp /qt//QtGui ]
38 [ link qtwebkit.cpp /qt//QtWebKit ]
39 [ link phonon.cpp /qt//phonon ]
40 [ link qtmultimedia.cpp /qt//QtMultimedia ]
43 [ link qtdeclarative.cpp /qt//QtDeclarative ]
46 [ link qthelp.cpp /qt//QtHelp ]
47 [ link qtassistant.cpp /qt//QtAssistantClient : <conditional>@check_for_assistant ]
50 [ link qt3support.cpp /qt//Qt3Support : <qt3support>on ]
51 [ compile-fail qt3support.cpp /qt//Qt3Support : <qt3support>off ]
55 [ run qttest.cpp [ cast _ moccable-cpp : qttest.cpp ] /qt//QtTest : : : <define>TEST_MOCK ]
58 [ run mock.cpp mock.h /qt//QtCore : : : <define>TEST_MOCK ]
61 [ run rcc.cpp rcc.qrc /qt//QtCore : : : <rccflags>"-compress 9 -threshold 10" ]
73 local version = [ MATCH "<qt>([0-9.]+).*"