changeset 37 | 758a864f9613 |
parent 0 | 1918ee327afb |
36:ef0373b55136 | 37:758a864f9613 |
---|---|
1 load(qttest_p4) |
1 load(qttest_p4) |
2 HEADERS += testcompiler.h |
2 HEADERS += testcompiler.h |
3 SOURCES += tst_qmake.cpp testcompiler.cpp |
3 SOURCES += tst_qmake.cpp testcompiler.cpp |
4 QT -= gui |
|
4 |
5 |
5 cross_compile: DEFINES += QMAKE_CROSS_COMPILED |
6 cross_compile: DEFINES += QMAKE_CROSS_COMPILED |
6 |
7 |
7 |
8 |