SGDK - changing where .o files are generated?
Posted: Sun Mar 25, 2012 2:21 pm
Hi,
Right now, when I compile my code it generates object (.o) files in the same folder as the source. How can I change it so that all the .o and other intermediate files (language.dat?) go into the out folder?
Thanks!
DJCC
Right now, when I compile my code it generates object (.o) files in the same folder as the source. How can I change it so that all the .o and other intermediate files (language.dat?) go into the out folder?
Thanks!
DJCC