summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ace_xt.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ace_xt.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ace_xt.mpb6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/MakeProjectCreator/config/ace_xt.mpb b/bin/MakeProjectCreator/config/ace_xt.mpb
index 78152e14cc1..6202ca1c473 100644
--- a/bin/MakeProjectCreator/config/ace_xt.mpb
+++ b/bin/MakeProjectCreator/config/ace_xt.mpb
@@ -11,10 +11,4 @@ project: ace_x11 {
LIBS += $(PLATFORM_XT_LIBS) $(PLATFORM_X11_LIBS)
LDFLAGS += $(PLATFORM_XT_LDFLAGS) $(PLATFORM_X11_LDFLAGS)
}
-
- specific(automake) {
- compile_flags += $(ACE_XT_CPPFLAGS)
- linkflags += $(ACE_XT_LDFLAGS)
- pure_libs += $(ACE_XT_LIBS)
- }
}