win32: fix svn rev scanner, which was scanning too deep through all tags and branches and sometimes making VS freeze before proceeding with a build

This commit is contained in:
zeromus 2009-11-05 04:12:57 +00:00
parent b8625a6f20
commit 7d450e5a13
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
defaultconfig\SubWCRev.exe ..\..\.. ".\defaultconfig\svnrev_template.h" ".\userconfig\svnrev.h"
defaultconfig\SubWCRev.exe ..\.. ".\defaultconfig\svnrev_template.h" ".\userconfig\svnrev.h"
exit 0