summaryrefslogtreecommitdiffstats
path: root/basicsuite/webengine/webengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/webengine/webengine.pro')
-rw-r--r--basicsuite/webengine/webengine.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/basicsuite/webengine/webengine.pro b/basicsuite/webengine/webengine.pro
deleted file mode 100644
index 47bb4e4..0000000
--- a/basicsuite/webengine/webengine.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TARGET = webengine
-
-include(../shared/shared.pri)
-b2qtdemo_deploy_defaults()
-
-content.files = \
- content \
- ui \
- *.qml
-content.path = $$DESTPATH
-
-OTHER_FILES += $${content.files}
-
-INSTALLS += target content