1 load(qttest_p4)
2
3 cross_compile: DEFINES += QT_CROSS_COMPILED
4 SOURCES += tst_symbols.cpp
5 QT = core
6
7