12 lines
125 B
Plaintext
12 lines
125 B
Plaintext
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
SUBDIRS += ./opmap/core
|
|
SUBDIRS += ./opmap/internals
|
|
SUBDIRS += ./opmap/mapwidget
|
|
|
|
|
|
|
|
|
|
|
|
|