qt6windows7/tests/auto/tools/qmake/testdata/findDeps/findDeps.pro
2023-10-29 23:33:08 +01:00

16 lines
332 B
Prolog

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