summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/ace_x11.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/ace_x11.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/ace_x11.mpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/ace_x11.mpb b/ACE/bin/MakeProjectCreator/config/ace_x11.mpb
index ac67115901d..e8e415bedf6 100644
--- a/ACE/bin/MakeProjectCreator/config/ace_x11.mpb
+++ b/ACE/bin/MakeProjectCreator/config/ace_x11.mpb
@@ -2,12 +2,12 @@
// $Id$
project {
- specific(vc71,vc8,vc9,vc10) {
+ specific(prop:microsoft) {
} else {
requires += x11
}
- // Depends on configration from include/makeinclude/platform_*.GNU
+ // Depends on configuration from include/makeinclude/platform_*.GNU
verbatim(gnuace,local) {
CPPFLAGS += $(PLATFORM_X11_CPPFLAGS)
LIBS += $(PLATFORM_X11_LIBS)