summaryrefslogtreecommitdiff
path: root/TAO/examples/examples.mwc
blob: 9ab1bccd64160fd182f3012fba42f3f72f78abbc (plain)
1
2
3
4
5
6
7
8
// -*- MPC -*-
workspace {
  cmdline += -include $PWD
  exclude {
   // todo : get the mfc projects working correctly.
   mfc 
  }
}