Page 1 of 1

Auto populating include paths for library projects

Posted: Fri Feb 25, 2011 5:58 pm
by tod
I saw something similar asked before but never saw an answer. Everytime I start a NB device library project the include paths are empty. I'm wondering if there is the equivalent of the PROPERTIES file that each netburner device folder has that I can create or edit that will auto populate these paths (an example of what I'm talking about is the C:\nburn\Mod5272\PROPERTIES file and the

Code: Select all

NBINCLUDE="$(NBROOTMINGW)\include" "$(NBROOTMINGW)\mod5270\include" "$(NBROOTMINGW)\gcc-m68k\m68k-elf\include"
line.

I tried forcing the NetBurner device and checked the "reload selected platform's properties file" but it didn't work.

Re: Auto populating include paths for library projects

Posted: Wed Mar 02, 2011 1:15 pm
by tod
I forgot I'd already asked this of tech support (just reviewing my tickets). There is no equivalent of PROPERTIES for libraries.