summaryrefslogtreecommitdiff
path: root/config/qt4_svg.mpb
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-07-14 01:13:28 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-07-14 01:13:28 +0000
commitbe085aacc298344854c4f3f0d60fbe79dc04bdac (patch)
treeaf3625b5f85cf2b0373872474734230d8c2df190 /config/qt4_svg.mpb
parentc235f4425cb1b682ef8d2aa4b0e83e542a86e836 (diff)
downloadMPC-be085aacc298344854c4f3f0d60fbe79dc04bdac.tar.gz
ChangeLogTag: Fri Jul 14 01:10:35 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'config/qt4_svg.mpb')
-rw-r--r--config/qt4_svg.mpb6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/qt4_svg.mpb b/config/qt4_svg.mpb
new file mode 100644
index 00000000..be9f70b3
--- /dev/null
+++ b/config/qt4_svg.mpb
@@ -0,0 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
+project: qt4_xml {
+ lit_libs += QtSvg$(QTDEBUG)
+}