News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Application Title and TurtoiseSVN Revision Number

Started by jiao, December 23, 2006, 06:21:32 PM

Previous topic - Next topic

jiao

Hi,

I have two questions. Is there a variable that can be used as the application title? For example, if I create a codeblocks project with title "Simple App," is there a way to do like TCHAR AppTitle APPLICATION_TITLE without having to write "Simple App"? I know this is trivial, but I like having my apps "centralized."

My second questions is how do I insert the revision number with codeblocks into my app? I use TortoiseSVN.

poiuytr

Quote from: jiao on December 23, 2006, 06:21:32 PMMy second questions is how do I insert the revision number with codeblocks into my app? I use TortoiseSVN.

You could use SubWCRev.exe utility bundled into tortoise svn.