28bfa8f6cc
- All subprograms installed as part of test instead of separate installs - Added installTestHelperApp() to testcase.prf Change-Id: I02fbbb299f095054c9216ad0e5f91f574fb0fe3d Reviewed-by: Kurt Korbatits <kurt.korbatits@nokia.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
8 lines
124 B
Prolog
8 lines
124 B
Prolog
SOURCES += tst_subtest.cpp
|
|
QT = core testlib
|
|
|
|
mac:CONFIG -= app_bundle
|
|
CONFIG -= debug_and_release_target
|
|
|
|
TARGET = subtest
|