pgLab/pglabAll.pro

8 lines
90 B
Prolog
Raw Normal View History

2017-02-11 08:08:50 +01:00
TEMPLATE = subdirs
SUBDIRS += src
CONFIG(debug, debug|release) {
SUBDIRS += tests
}