Fix qlogging test.

Build app sub-process first.

Change-Id: I87a11f7fd5d8a82584e496722f79e236191b0fb3
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
Friedemann Kleint 2012-02-21 08:38:37 +01:00 committed by Qt by Nokia
parent 4eb54f7f36
commit 69da8588d4

View File

@ -1,5 +1,6 @@
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
tst_qlogging.pro \
app
app \
tst_qlogging.pro