6 lines
84 B
Prolog
6 lines
84 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
SUBDIRS = library main
|
|
|
|
main.depends = library
|