mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-17 14:28:24 +01:00
10 lines
114 B
Prolog
10 lines
114 B
Prolog
include(doc/doc.pri)
|
|
|
|
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS = src \
|
|
tests \
|
|
examples
|
|
|