mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
8 lines
104 B
Prolog
8 lines
104 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = qwt
|
|
unix:!macx {
|
|
SUBDIRS += kqoauth
|
|
}
|
|
SUBDIRS += src
|
|
CONFIG += ordered
|