summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/archivegen/archivegen.pro1
-rw-r--r--tools/binarycreator/binarycreator.pro1
-rw-r--r--tools/repogen/repogen.pro1
3 files changed, 0 insertions, 3 deletions
diff --git a/tools/archivegen/archivegen.pro b/tools/archivegen/archivegen.pro
index 886a9856e..252c07962 100644
--- a/tools/archivegen/archivegen.pro
+++ b/tools/archivegen/archivegen.pro
@@ -9,7 +9,6 @@ QT -= gui
QT += script
CONFIG += console
-CONFIG -= app_bundle
DESTDIR = $$IFW_APP_PATH
SOURCES += archive.cpp \
diff --git a/tools/binarycreator/binarycreator.pro b/tools/binarycreator/binarycreator.pro
index 2e36e1575..2d020f45e 100644
--- a/tools/binarycreator/binarycreator.pro
+++ b/tools/binarycreator/binarycreator.pro
@@ -9,7 +9,6 @@ QT -= gui
QT += script
CONFIG += console
-CONFIG -= app_bundle
DESTDIR = $$IFW_APP_PATH
SOURCES = binarycreator.cpp \
diff --git a/tools/repogen/repogen.pro b/tools/repogen/repogen.pro
index e4df1f56b..75564cfa1 100644
--- a/tools/repogen/repogen.pro
+++ b/tools/repogen/repogen.pro
@@ -9,7 +9,6 @@ QT -= gui
QT += script
CONFIG += console
-CONFIG -= app_bundle
DESTDIR = $$IFW_APP_PATH
SOURCES += repogen.cpp \