enve/enve.pro

9 lines
105 B
Prolog
Raw Permalink Normal View History

2018-11-30 21:22:03 +00:00
TEMPLATE = subdirs
2016-08-06 13:56:33 +00:00
2020-05-01 16:49:16 +00:00
SUBDIRS = src
2018-12-15 19:46:44 +00:00
2020-05-01 16:49:16 +00:00
build_examples {
SUBDIRS += examples
examples.depends = src
}