summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/cenumerator/cenumerator.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/cenumerator/cenumerator.pro b/examples/cenumerator/cenumerator.pro
index 2c38c283..539c15ed 100644
--- a/examples/cenumerator/cenumerator.pro
+++ b/examples/cenumerator/cenumerator.pro
@@ -4,6 +4,8 @@ greaterThan(QT_MAJOR_VERSION, 4) {
include($$QTSERIALPORT_PROJECT_ROOT/src/serialport/qt4support/serialport.prf)
}
+CONFIG -= app_bundle
+
TARGET = cenumerator
TEMPLATE = app