bundling: QtWebKit 4.6 needs QtXmlPatterns

git-svn-id: http://svn.osgeo.org/qgis/trunk@13399 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
kyngchaos 2010-04-26 23:38:38 +00:00
parent 90d242df34
commit c9bbc04143
2 changed files with 3 additions and 3 deletions

View File

@ -19978,7 +19978,7 @@
COPY_PHASE_STRIP = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
QGIS_VERSION_BUILD = 13381;
QGIS_VERSION_BUILD = 13398;
STRIP_INSTALLED_PRODUCT = NO;
};
name = Debug;
@ -19989,7 +19989,7 @@
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
QGIS_VERSION_BUILD = 13381;
QGIS_VERSION_BUILD = 13398;
STRIP_INSTALLED_PRODUCT = YES;
};
name = Release;

View File

@ -243,7 +243,7 @@ QT_LIB = $(QT_LIB_CORE) $(QT_LIB_GUI) $(QT_LIB_NET) $(QT_LIB_XML) $(QT_LIB_SVG)
// list of Qt frameworks used
QT_USE_4_4 =
QT_USE_4_5 = QtDBus
QT_USE_4_6 = QtDBus
QT_USE_4_6 = QtDBus QtXmlPatterns
QTLISTQG = QtCore QtGui QtNetwork QtSql QtSvg QtXml QtWebKit $(QT_USE_$(QT_VER_MAJOR)_$(QT_VER_MINOR)) phonon
// list of PyQt modules used
PYQTLIST = Qt QtCore QtGui QtNetwork QtSql QtSvg QtXml QtWebKit phonon