add master slave library
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
SUBDIRS = slave master library
|
||||
slave.depends = library
|
||||
master.depends = library
|
||||
|
Reference in New Issue
Block a user