summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/aceexe.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/aceexe.mpb')
-rw-r--r--bin/MakeProjectCreator/config/aceexe.mpb6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/MakeProjectCreator/config/aceexe.mpb b/bin/MakeProjectCreator/config/aceexe.mpb
deleted file mode 100644
index d722f20a544..00000000000
--- a/bin/MakeProjectCreator/config/aceexe.mpb
+++ /dev/null
@@ -1,6 +0,0 @@
-project: aceversion {
- depends += ace
- includes += $(ACE_ROOT)
- libpaths += $(ACE_ROOT)/ace
- libflags += ACE_AS_STATIC_LIBS
-}