News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.