I think Resource compiler could be referring to your picture files like jpg, bmp, png and possibly those <filename>.properties files etc etc and need to be "compiled" into some C++ constant so you can reference them by say ID in your C++ program ? This is same concept in Android SDK for those external picture files and <filename>.properties.
I presume you are developing on Windows platform ?