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

12 lines
220 B
Prolog

TEMPLATE = app
CONFIG -= debug_and_release
SOURCES = main.cpp
pro_file.files = resources.pro
pro_file.prefix = /prefix
subdir.files = subdir/file.txt
subdir.base = subdir
RESOURCES = test.qrc main.cpp pro_file subdir