summaryrefslogtreecommitdiff
path: root/ACE/MPC/config/qt4_qt3support.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/MPC/config/qt4_qt3support.mpb')
-rw-r--r--ACE/MPC/config/qt4_qt3support.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/MPC/config/qt4_qt3support.mpb b/ACE/MPC/config/qt4_qt3support.mpb
new file mode 100644
index 00000000000..f0688523e24
--- /dev/null
+++ b/ACE/MPC/config/qt4_qt3support.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project: qt4_gui {
+ lit_libs += Qt3Support$(QT_CFG)
+ macros += QT3_SUPPORT
+}