summaryrefslogtreecommitdiff
path: root/ACE/examples/Web_Crawler/Web_Crawler.mpc
blob: 7ffb976d0a522f7783cd39b8a7ef295560e6c65c (plain)
1
2
3
4
5
6
7
// -*- MPC -*-
project : aceexe, avoids_ace_for_tao {
  exename = main
  specific(bmake) {
    avoids += uses_wchar
  }
}