11 lines
192 B
Prolog
11 lines
192 B
Prolog
|
TEMPLATE = app
|
||
|
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
|