summaryrefslogtreecommitdiff
path: root/config/qt4_xml.mpb
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-04-07 08:38:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-04-07 08:38:34 +0000
commit01482f18d32456ff238eb4a566685f7d3492f4d1 (patch)
tree9ab3f644a824c4dc99ad87ff733ac20e388310ae /config/qt4_xml.mpb
parenta9d509c11dec041c8dc656a14eb4da1f9ac0d078 (diff)
downloadMPC-01482f18d32456ff238eb4a566685f7d3492f4d1.tar.gz
Tue Apr 7 09:33:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* config/qt4_core.mpb: * config/qt4_designer.mpb: * config/qt4_designercomponents.mpb: * config/qt4_gui.mpb: * config/qt4_network.mpb: * config/qt4_opengl.mpb: * config/qt4_qt3support.mpb: * config/qt4_sql.mpb: * config/qt4_svg.mpb: * config/qt4_test.mpb: * config/qt4_xml.mpb: All Qt4libs are appended with 4
Diffstat (limited to 'config/qt4_xml.mpb')
-rw-r--r--config/qt4_xml.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/qt4_xml.mpb b/config/qt4_xml.mpb
index 8e26d678..d9565797 100644
--- a/config/qt4_xml.mpb
+++ b/config/qt4_xml.mpb
@@ -2,5 +2,5 @@
// $Id$
project: qt4_core {
- lit_libs += QtXml$(QTDEBUG)
+ lit_libs += QtXml$(QTDEBUG)4
}