There is a new release of the resource builder, starting to keeping
track of the versions (actually 0.1.5) as soon as i have to time to take on
this project again.
for now little changes but good ones that i need for automated builds:
- projects files now saves relative (to their directory) paths for files, allowing to use jrc files from different computers (really a must have, why i didn’t manage to do this before ?)
- added the output file name
- added a command line switch “-c” to let it export silently the resources:
writing “resource_compiler.exe myresource.jrc -c” in prebuild step of your ide (don’t reverse project name and -c switch order! i need to fix this asap) the resource .h and .cpp are generated automagically
the place is the same