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.mpb8
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/MakeProjectCreator/config/taoexe.mpb b/bin/MakeProjectCreator/config/taoexe.mpb
deleted file mode 100644
index 848f6c6a61d..00000000000
--- a/bin/MakeProjectCreator/config/taoexe.mpb
+++ /dev/null
@@ -1,8 +0,0 @@
-project : aceexe, taoversion {
- depends += tao TAO_IDL_EXE
- includes += $(TAO_ROOT) $(TAO_ROOT)/tao
- libpaths += $(TAO_ROOT)/tao
- idlflags = -Ge 1 -Sc
- libflags += TAO_AS_STATIC_LIBS
- libs += TAO
-}