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:
parent
b8625a6f20
commit
7d450e5a13
|
@ -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
|
Loading…
Reference in New Issue