summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qml.pri
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-09-16 05:52:27 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-09-16 05:52:27 (GMT)
commit64dba2e0de580853bd82ba2ce60229215c633396 (patch)
treeaf685ffc2f9de17bad10867c3822439b04e9e31a /src/declarative/qml/qml.pri
parentdf394cd24e65dcfa929074b794878081a42659c7 (diff)
downloadQt-64dba2e0de580853bd82ba2ce60229215c633396.zip
Qt-64dba2e0de580853bd82ba2ce60229215c633396.tar.gz
Qt-64dba2e0de580853bd82ba2ce60229215c633396.tar.bz2
Basic first-working SQL database interface.
A simple Qt-based implementation of HTML5 SQL local storage databases.
Diffstat (limited to 'src/declarative/qml/qml.pri')
-rw-r--r--src/declarative/qml/qml.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/declarative/qml/qml.pri b/src/declarative/qml/qml.pri
index 29d97ba..9ca69df 100644
--- a/src/declarative/qml/qml.pri
+++ b/src/declarative/qml/qml.pri
@@ -32,6 +32,7 @@ SOURCES += qml/qmlparser.cpp \
qml/qmlvaluetype.cpp \
qml/qmlbindingoptimizations.cpp \
qml/qmlxmlhttprequest.cpp \
+ qml/qmlsqldatabase.cpp \
qml/qmetaobjectbuilder.cpp
HEADERS += qml/qmlparser_p.h \
@@ -81,6 +82,7 @@ HEADERS += qml/qmlparser_p.h \
qml/qmlvaluetype_p.h \
qml/qmlbindingoptimizations_p.h \
qml/qmlxmlhttprequest_p.h \
+ qml/qmlsqldatabase_p.h \
qml/qmetaobjectbuilder_p.h
# for qtscript debugger