by hstimer on Fri Sep 16, 2011 8:05 pm
Is there a way for a project build command to have an argument? For instance, `make` works but as soon as you add add an argument it breaks because each argument is apparently interpreted as a file by ST2. For example `make -f mymakefile`.