summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plugins/plugins.pro10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/plugins/plugins.pro b/src/plugins/plugins.pro
index 38173f736a..93178eaa31 100644
--- a/src/plugins/plugins.pro
+++ b/src/plugins/plugins.pro
@@ -67,11 +67,11 @@ isEmpty(LLVM_INSTALL_DIR):LLVM_INSTALL_DIR=$$(LLVM_INSTALL_DIR)
isEmpty(IDE_PACKAGE_MODE) {
SUBDIRS += \
- helloworld \
- updateinfo
-} else:!isEmpty(UPDATEINFO_ENABLE) {
- SUBDIRS += \
- updateinfo
+ helloworld #\
+ #updateinfo
+#} else:!isEmpty(UPDATEINFO_ENABLE) {
+# SUBDIRS += \
+# updateinfo
}
minQtVersion(5, 3, 1) {