qmlmirror/QmlMirror.pro
Oscar Andreasson 021547f3df Cleaned up weatherinfo and removed some visible stuff
Cleaned up the Transport module
Started adding a Position module
2015-06-20 10:00:08 -07:00

10 lines
142 B
Prolog

TEMPLATE = subdirs
SUBDIRS = weatherinfo
SOURCES = QmlMirror.qml \
Clock.qml \
Weather.qml \
Transport.qml \
Position.qml