summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qml.pri
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-04-28 10:06:00 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-04-29 00:39:30 (GMT)
commitc06769436a081b9f828e7fe85cca20450292689e (patch)
tree4f0607267ff4fc3828562c295297f78b944c396f /src/declarative/qml/qml.pri
parentefab34ea95560db007b1a75cce63cf8f6431a683 (diff)
downloadQt-c06769436a081b9f828e7fe85cca20450292689e.zip
Qt-c06769436a081b9f828e7fe85cca20450292689e.tar.gz
Qt-c06769436a081b9f828e7fe85cca20450292689e.tar.bz2
Cleanup: Move import stuff out of the QDeclarativeEngine
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 3848593..dab9767 100644
--- a/src/declarative/qml/qml.pri
+++ b/src/declarative/qml/qml.pri
@@ -54,6 +54,7 @@ SOURCES += \
$$PWD/qdeclarativenetworkaccessmanagerfactory.cpp \
$$PWD/qdeclarativedirparser.cpp \
$$PWD/qdeclarativeextensionplugin.cpp \
+ $$PWD/qdeclarativeimport.cpp \
$$PWD/qdeclarativelist.cpp
HEADERS += \
@@ -128,6 +129,7 @@ HEADERS += \
$$PWD/qdeclarativenetworkaccessmanagerfactory.h \
$$PWD/qdeclarativedirparser_p.h \
$$PWD/qdeclarativeextensioninterface.h \
+ $$PWD/qdeclarativeimport_p.h \
$$PWD/qdeclarativeextensionplugin.h
QT += sql