mirror of
https://github.com/Fishwaldo/ozw-admin.git
synced 2025-03-15 11:21:36 +00:00
14 lines
327 B
INI
14 lines
327 B
INI
#-------------------------------------------------
|
|
#
|
|
# Project created by QtCreator 2016-04-27T16:10:29
|
|
#
|
|
#-------------------------------------------------
|
|
|
|
TEMPLATE = subdirs
|
|
|
|
CONFIG += ordered silent
|
|
|
|
SUBDIRS = ozwadmin-widgets devicedb-lib ozwadmin-main
|
|
|
|
|
|
ozwadmin-main.depends = qt-openzwave ozwadmin-widgets devicedb-lib
|