summaryrefslogtreecommitdiff
path: root/TAO/tests/QtTests/QtTests.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/QtTests/QtTests.mpc')
-rw-r--r--TAO/tests/QtTests/QtTests.mpc6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tests/QtTests/QtTests.mpc b/TAO/tests/QtTests/QtTests.mpc
index 1013e370e62..a134df67dd0 100644
--- a/TAO/tests/QtTests/QtTests.mpc
+++ b/TAO/tests/QtTests/QtTests.mpc
@@ -1,8 +1,7 @@
// -*- MPC -*-
// $Id$
-project(*server): taoexe, portableserver, ace_qt, qt_moc {
- requires += qt
+project(*server): taoexe, portableserver, tao_qtresource {
MOC_Files {
test_i.h
@@ -15,8 +14,7 @@ project(*server): taoexe, portableserver, ace_qt, qt_moc {
}
}
-project(*client): taoexe, ace_qt, qt_moc {
- requires += qt
+project(*client): taoexe, tao_qtresource {
MOC_Files {
client.h