qt6windows7/tests/auto/tools/qmake/testdata/resources/resources.pro

12 lines
220 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
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