Pelles C > Add-ins

Debug, Release with build number sample

(1/1)

TimoVJL:
Debug, Release with build number sample.
This use BUILDNO define for build number.
Define -DBUILDNO=0 before use.

RJP Computing:
Can I get a quick example of how to use this?

I am not quite sure how to get at the build number.

*EDIT*
I figured it out. You need to add the define BUILDNO=0 in the project settings->compiler tab of the project you want. Then you can use 'BUILDNO' in your code.

Thanks for the useful Add-in. I like it.

Navigation

[0] Message Index

Go to full version