summaryrefslogtreecommitdiffstats
path: root/tests/qtuitest/tst_qalternatestack/tst_qalternatestack.pro
blob: 07546a8b17811e0235a3c127f19b8dd78d838097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TEMPLATE=app
CONFIG+=unittest
QT = core
TARGET=tst_qalternatestack

CONFIG-=debug_and_release_target

SOURCES+=                   \
    tst_qalternatestack.cpp



target.path += \
    /usr/local/bin

INSTALLS += \
    target