aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/localstorage/localstorage.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/localstorage/localstorage.pro')
-rw-r--r--src/imports/localstorage/localstorage.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/imports/localstorage/localstorage.pro b/src/imports/localstorage/localstorage.pro
deleted file mode 100644
index 5c8177e238..0000000000
--- a/src/imports/localstorage/localstorage.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CXX_MODULE = qml
-TARGET = qmllocalstorageplugin
-TARGETPATH = QtQuick/LocalStorage
-IMPORT_VERSION = 2.$$QT_MINOR_VERSION
-
-QT = sql qml-private core-private
-
-SOURCES += plugin.cpp
-
-load(qml_plugin)
-
-OTHER_FILES += localstorage.json