Skip to content

Commit

Permalink
Remove sql dependency from declarative.pro
Browse files Browse the repository at this point in the history
Change-Id: I43aa11e948a498796788587e03a699f121308d1b
Reviewed-by: Martin Jones <martin.jones@nokia.com>
  • Loading branch information
yinyunqiao authored and Qt by Nokia committed Feb 21, 2012
1 parent 4154c79 commit 15bb4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/declarative/declarative.pro
Expand Up @@ -6,7 +6,7 @@ QPRO_PWD = $$PWD
CONFIG += module
MODULE_PRI += ../../modules/qt_declarative.pri

QT = core-private gui gui-private network sql v8-private
QT = core-private gui gui-private network v8-private

DEFINES += QT_BUILD_DECLARATIVE_LIB QT_NO_URL_CAST_FROM_STRING QT_NO_INTEGER_EVENT_COORDINATES
win32-msvc*|win32-icc:QMAKE_LFLAGS += /BASE:0x66000000
Expand Down

0 comments on commit 15bb4b5

Please sign in to comment.