aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/script/shell/shell.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/script/shell/shell.pro')
-rw-r--r--examples/declarative/script/shell/shell.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/declarative/script/shell/shell.pro b/examples/declarative/script/shell/shell.pro
deleted file mode 100644
index 00191ab3d0..0000000000
--- a/examples/declarative/script/shell/shell.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-QT += declarative
-
-win32: CONFIG += console
-mac:CONFIG -= app_bundle
-
-SOURCES += main.cpp
-