summaryrefslogtreecommitdiff
path: root/config/qt_moc.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'config/qt_moc.mpb')
-rw-r--r--config/qt_moc.mpb11
1 files changed, 1 insertions, 10 deletions
diff --git a/config/qt_moc.mpb b/config/qt_moc.mpb
index 2dff6e61..88aaf8e0 100644
--- a/config/qt_moc.mpb
+++ b/config/qt_moc.mpb
@@ -1,14 +1,5 @@
// -*- MPC -*-
// $Id$
-
+// This file stays here for compatibility reasons
project : qt {
- Define_Custom(MOC) {
- automatic = 0
- command = $(QTDIR)/bin/moc
- output_option = -o
- pch_postrule = 1
- inputext = .h
- pre_extension = _moc
- source_outputext = .cpp
- }
}