valentina/src/app/app.pro

9 lines
170 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
SUBDIRS = \
tape \
valentina
macx{# For making app bundle tape must exist before valentina.app will be created
valentina.depends = tape
}