I was wondering how exactly the build number is integrated. From my limited experience to CodeLite under Linux, I have never noticed the following line in the makefile to obtain the current revision number.
Code: Select all
CmpOptions := -g -Wno-deprecated -DSVN_REVISION=\"\" $(Preprocessors)