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

DESTDIR = ./

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