I currently have a pref.r that increases my stack size.
I also have some other resources that I build with font editor & pilrc.
Everytime I compile, I then have to run the rcpalm tool to load the
resource files into the executable.
1) Compile the MSD.prc
2) Run rcpalm ../binfiles
../binfiles contains Font1000.bin Tbmp1000.bin
3) Debug
I would love to beable to remove step 2 from my debug routine.
Isn't there a way to add some type of include in my pref.r that would
automatically include these resources into my executable?
Thanks
Mike