caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] oasis help: what to put in the _oasis file so that files are preprocessed
@ 2012-03-16  5:39 Francois Berenger
  2012-03-16  8:19 ` [Caml-list] " Sylvain Le Gall
  0 siblings, 1 reply; 3+ messages in thread
From: Francois Berenger @ 2012-03-16  5:39 UTC (permalink / raw)
  To: caml-list

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-21  7:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-16  5:39 [Caml-list] oasis help: what to put in the _oasis file so that files are preprocessed Francois Berenger
2012-03-16  8:19 ` [Caml-list] " Sylvain Le Gall
2012-03-21  7:28   ` Francois Berenger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).