1 # This file contains command-line options that the Boo
2 # command-line compiler (booc) will process as part
3 # of every compilation, unless the "-noconfig" option
6 # Reference the common Framework libraries
7 #-r:System (already included by boo)
12 #-r:System.Runtime.Remoting
13 #-r:System.Runtime.Serialization.Formatters.Soap
14 # does not work nicely on mono
16 #-r:System.ServiceProcess
18 #-r:System.Web.Services
19 #-r:System.Windows.Forms