summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/taoexe.mpb
blob: 412d6d6ff2d1c422c83e7e7c1c08904eb6fc4842 (plain)
1
2
3
4
5
6
7
8
9
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
}