Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
15 lines
277 B
Prolog
15 lines
277 B
Prolog
QT = core
|
|
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
!integrity:SUBDIRS = lib \
|
|
theplugin \
|
|
tst
|
|
!win32: !macx-*: !symbian: !integrity: SUBDIRS += almostplugin
|
|
TARGET = tst_qpluginloader
|
|
|
|
# no special install rule for subdir
|
|
INSTALLS =
|
|
|
|
|
|
CONFIG += parallel_test
|