Auto populating include paths for library projects
Posted: Fri Feb 25, 2011 5:58 pm
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
line.
I tried forcing the NetBurner device and checked the "reload selected platform's properties file" but it didn't work.
Code: Select all
NBINCLUDE="$(NBROOTMINGW)\include" "$(NBROOTMINGW)\mod5270\include" "$(NBROOTMINGW)\gcc-m68k\m68k-elf\include"
I tried forcing the NetBurner device and checked the "reload selected platform's properties file" but it didn't work.