10 lines
142 B
Prolog
10 lines
142 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = weatherinfo
|
|
|
|
|
|
SOURCES = QmlMirror.qml \
|
|
Clock.qml \
|
|
Weather.qml \
|
|
Transport.qml \
|
|
Position.qml
|