mirror of
git://projects.qi-hardware.com/nanomap.git
synced 2024-11-22 12:05:19 +02:00
8 lines
208 B
Prolog
8 lines
208 B
Prolog
|
TEMPLATE = subdirs
|
||
|
|
||
|
#CONFIG += debug
|
||
|
|
||
|
SUBDIRS = contractionhierarchies/contractionhierarchiesclient.pro \
|
||
|
gpsgrid/gpsgridclient.pro \
|
||
|
unicodetournamenttrie/unicodetournamenttrieclient.pro
|