summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/quuid/testProcessUniqueness/testProcessUniqueness.pro
blob: 5ee7b1a21f3f4b0cd6e48b82fd424e20b07257a9 (plain)
1
2
3
4
5
6
7
8
9
SOURCES = main.cpp
QT = core
CONFIG += console

DESTDIR = ./

# This app is testdata for tst_quuid
target.path = $$[QT_INSTALL_TESTS]/tst_quuid/$$TARGET
INSTALLS += target