Hello,

Let's say I have this section in an _oasis file:

---
Executable "Toto"
  Path:         src
  MainIs:       toto.ml
  BuildDepends: batteries
  BuildTools:   ocamlbuild
---

I'd like the .ml file to be preprocessed using:
-pp 'camlp4o -parser Camlp4MacroParser'

What should I add in the _oasis file to do this?

Thanks a lot,
F.

--
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to