Files
GoldenCheetah/build.pro
Mark Liversedge e88b89780f KQOauth import for Debian build
.. when building on Debian there is no package for
   KQOauth, so as a temporary measure we're pulling it
   into the repo to support packaging.

.. as soon as a KQOauth package is made available we
   will remove it from our repo
2015-11-12 14:00:46 +00:00

7 lines
87 B
Prolog

TEMPLATE = subdirs
SUBDIRS = qwt src
unix {
SUBDIRS += kqoauth
}
CONFIG += ordered