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