summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ace_x11.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ace_x11.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ace_x11.mpb6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/MakeProjectCreator/config/ace_x11.mpb b/bin/MakeProjectCreator/config/ace_x11.mpb
index 0b2f478acc2..700f331fc79 100644
--- a/bin/MakeProjectCreator/config/ace_x11.mpb
+++ b/bin/MakeProjectCreator/config/ace_x11.mpb
@@ -13,10 +13,4 @@ project {
LIBS += $(PLATFORM_X11_LIBS)
LDFLAGS += $(PLATFORM_X11_LDFLAGS)
}
-
- specific(automake) {
- compile_flags += $(ACE_X11_CPPFLAGS)
- linkflags += $(ACE_X11_LDFLAGS)
- pure_libs += $(ACE_X11_LIBS)
- }
}