summaryrefslogtreecommitdiff
path: root/examples/hybridshell/hybridshell.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hybridshell/hybridshell.pro')
-rw-r--r--examples/hybridshell/hybridshell.pro17
1 files changed, 0 insertions, 17 deletions
diff --git a/examples/hybridshell/hybridshell.pro b/examples/hybridshell/hybridshell.pro
deleted file mode 100644
index 4ff38db..0000000
--- a/examples/hybridshell/hybridshell.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-QT += qml quick
-
-CONFIG += warn_on
-
-SOURCES += \
- main.cpp \
- shell.cpp
-
-HEADERS += \
- shell.h
-
-RESOURCES += \
- resources.qrc
-
-OTHER_FILES += \
- main.qml \
- index.html