summaryrefslogtreecommitdiff
path: root/ace/qt_reactor.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ace/qt_reactor.mpb')
-rw-r--r--ace/qt_reactor.mpb12
1 files changed, 0 insertions, 12 deletions
diff --git a/ace/qt_reactor.mpb b/ace/qt_reactor.mpb
deleted file mode 100644
index ea302f05bda..00000000000
--- a/ace/qt_reactor.mpb
+++ /dev/null
@@ -1,12 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-feature(qt): ace_qt, qt_moc {
- MOC_Files {
- QtReactor.h
- }
-
- Source_Files(ACE_COMPONENTS) {
- QtReactor_moc.cpp
- }
-}