summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/findDeps/findDeps.pro
blob: afb3f65297b3af9439ac9a05af766e8d96ca0e95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESTDIR	= ./
gcc: QMAKE_CXXFLAGS += -Wno-comment

HEADERS += object1.h \
           object2.h \
           object3.h \
           object4.h \
           object5.h \
           object6.h \
           object7.h \
           object8.h \
           object9.h \
           objecta.h \
           objectf.h
SOURCES += main.cpp needed.cpp