Made plugin checkout optional
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
TEMPLATE = subdirs
|
TEMPLATE = subdirs
|
||||||
|
|
||||||
SUBDIRS += fileserverplugin \
|
exists(fileserverplugin/fileserverplugin.pro): SUBDIRS += fileserverplugin
|
||||||
helloworldplugin \
|
exists(helloworldplugin/helloworldplugin.pro): SUBDIRS += helloworldplugin
|
||||||
proxyplugin \
|
exists(proxyplugin/proxyplugin.pro): SUBDIRS += proxyplugin
|
||||||
seriesplugin \
|
exists(seriesplugin/seriesplugin.pro): SUBDIRS += seriesplugin
|
||||||
wifilampplugin
|
exists(wifilampplugin/wifilampplugin.pro): SUBDIRS += wifilampplugin
|
||||||
|
|
||||||
OTHER_FILES += plugin.pri
|
OTHER_FILES += plugin.pri
|
||||||
|
Reference in New Issue
Block a user