Forum > Options
saving compiled files in a different folder to source?
Gustavo 'Gus' Carreno:
Hey dieselnutjob,
I usually have all my source files under:
Project-Folder/src
So all my projects under Project Options(CTRL+SHIFT+F11)->Paths have what you can see on the image.
Pay attention to (-Fu) and (-o), please
This will put all the compiled intermediate files under:
Project-Folder/bin/lib/CPU-OS
And the executable/binary under
Project-Folder/bin/
Hope this helps
Cheers,
Gus
Navigation
[0] Message Index
[*] Previous page