valentina/src/app/app.pro
2015-11-16 12:36:41 +02:00

9 lines
170 B
Prolog

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