summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/ace_qt.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/ace_qt.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/ace_qt.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/ace_qt.mpb b/ACE/bin/MakeProjectCreator/config/ace_qt.mpb
index 5b66aa7f68f..3c8635caaf2 100644
--- a/ACE/bin/MakeProjectCreator/config/ace_qt.mpb
+++ b/ACE/bin/MakeProjectCreator/config/ace_qt.mpb
@@ -21,7 +21,7 @@ project: qt {
pure_libs += $(ACE_QT_LIBS)
}
- specific(vc6, vc7, vc71, vc8, nmake) {
+ specific(vc6, vc7, vc71, vc8, vc9, nmake) {
lit_libs -= qt-mt$(QT_VERSION)
pure_libs += $(PLATFORM_QT_LIBS)
}