Pasbuild Defaults in a config file #29
Schmitty2005
started this conversation in
General
Replies: 1 comment
|
Great question, because it's been bugging me too. I almost exclusively use Blaise, and having to constantly add --compiler XXX is getting annoying. I'll look into it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there any way to set a default for the pasbuild
--compilersetting ?I was thinking maybe a
pasbuild.cfgin the project root, similar toblaise.cfgthat a user can set options with.Or can these be set in the
project.xml?All reactions