Fix qlogging test.
Build app sub-process first. Change-Id: I87a11f7fd5d8a82584e496722f79e236191b0fb3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>bb10
parent
4eb54f7f36
commit
69da8588d4
|
|
@ -1,5 +1,6 @@
|
|||
TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
|
||||
SUBDIRS += \
|
||||
tst_qlogging.pro \
|
||||
app
|
||||
app \
|
||||
tst_qlogging.pro
|
||||
|
|
|
|||
Loading…
Reference in New Issue