Is there a way to auto-generate the solution/projects in a silent manner using IntroJucer?
I would like to add it as a part of a script, just generate using a given .jucer file.
Thanks.
Is there a way to auto-generate the solution/projects in a silent manner using IntroJucer?
I would like to add it as a part of a script, just generate using a given .jucer file.
Thanks.
yes, it has a commandline mode - just run it with “–help” for info
Heh, I tried /? 
Thanks.