summaryrefslogtreecommitdiffstats
path: root/tests/auto/qcopchannel/testSend/testSend.pro
blob: 8cd37bdff744f1c318aa78d1324e53568112c777 (plain)
1
2
3
4
5
6
7
CONFIG += testcase

TARGET = testSend
QT += testlib
SOURCES = main.cpp

requires(embedded)