added build tool

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40394
This commit is contained in:
David Anderson
2007-01-27 03:10:31 +00:00
parent 17389981a0
commit 7f44c014ae
13 changed files with 846 additions and 6 deletions
+3 -3
View File
@@ -3,9 +3,9 @@
#ifndef _INCLUDE_SVN_VERSION_H_
#define _INCLUDE_SVN_VERSION_H_
#define SVN_REVISION 390
#define SVN_REVISION_STRING "390"
#define SVN_FILE_VERSION 1,0,0,390
#define SVN_REVISION 392
#define SVN_REVISION_STRING "392"
#define SVN_FILE_VERSION 1,0,0,392
#endif //_INCLUDE_SVN_VERSION_H_