7 lines
90 B
Prolog
7 lines
90 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += src
|
|
|
|
CONFIG(debug, debug|release) {
|
|
SUBDIRS += tests
|
|
}
|