summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/findMocs/findMocs.pro
blob: 1469b4c5c3ee1322e83a0633d87f7950c2c60de4 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = findMocs
DEPENDPATH += .
INCLUDEPATH += .
DESTDIR	= ./

# Input
HEADERS += object1.h object2.h object3.h object4.h object5.h object6.h object7.h
SOURCES += main.cpp