没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > autobuildnumber |
autobuildnumber
|
0 | 0 | 10 |
贡献者 | 讨论 | 代码提交 |
This simple tool is intended to be used during a build process to increment a build number in a text file (e.g. Microsoft .rc files). Given the file path and the beginning of the line containing the version number, AutoBuildNumber will find the build number and increment it.
This can be really helpful when distinguishing between diffent versions of your application.
Works well as a pre-build step in Code::Blocks or Visual Studio.
It is built with wxWidgets, so it is cross-platform - tested with Ubuntu Dapper.
New in Version 1.1.0.0 (10/25/2006)
- Now works with locale encodings instead of just UTF-8.
- Added version switch.
Download a Windows Binary:
http://autobuildnumber.googlecode.com/svn/trunk/binary/autobuildnumber.exe
Download a Windows Installer:
http://autobuildnumber.googlecode.com/svn/trunk/binary/AutoBuildNumber_Install.exe