Don't use svn command line tool to get revision number
authorGé van Geldorp <ge@gse.nl>
Sat, 19 Feb 2005 23:05:09 +0000 (23:05 +0000)
committerGé van Geldorp <ge@gse.nl>
Sat, 19 Feb 2005 23:05:09 +0000 (23:05 +0000)
commit5de6577d1f0b379960345bcbd91c9b62b401350e
treea32aee9d223277487c837d4bcd04915305665bb7
parent915fb7c58c1f192c266a93991d10c7d0db114606
Don't use svn command line tool to get revision number
XML code stolen from the xmlbuildsystem branch, we need
to merge this when merging the xmlbuildsystem back into trunk

svn path=/trunk/; revision=13656
reactos/tools/Makefile
reactos/tools/buildno/Makefile [new file with mode: 0644]
reactos/tools/buildno/XML.cpp [new file with mode: 0644]
reactos/tools/buildno/XML.h [new file with mode: 0644]
reactos/tools/buildno/buildno.cpp [moved from reactos/tools/buildno.c with 77% similarity]
reactos/tools/buildno/exception.cpp [new file with mode: 0644]
reactos/tools/buildno/exception.h [new file with mode: 0644]
reactos/tools/buildno/pch.h [new file with mode: 0644]
reactos/tools/buildno/ssprintf.cpp [new file with mode: 0644]
reactos/tools/buildno/ssprintf.h [new file with mode: 0644]