summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/taoexe.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/taoexe.mpb')
-rw-r--r--bin/MakeProjectCreator/config/taoexe.mpb9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/MakeProjectCreator/config/taoexe.mpb b/bin/MakeProjectCreator/config/taoexe.mpb
deleted file mode 100644
index 412d6d6ff2d..00000000000
--- a/bin/MakeProjectCreator/config/taoexe.mpb
+++ /dev/null
@@ -1,9 +0,0 @@
-project : aceexe, taoversion {
- depends += tao TAO_IDL_EXE
- tao = 1
- includes += $(TAO_ROOT) $(TAO_ROOT)/tao
- libpaths += $(TAO_ROOT)/tao
- idlflags = -Ge 1 -Sc
- libflags += TAO_AS_STATIC_LIBS
- libs += TAO
-}