update the windows build bat and the templates

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5516 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2012-09-06 01:29:44 +00:00
parent 6d40f6b283
commit 2edc5793bf
4 changed files with 183 additions and 82 deletions

View file

@ -3,7 +3,7 @@
; Define your application name
!define APPNAME "RetroShare"
!define VERSION "0.5.3c"
!define REVISION "$WCREV$"
!define REVISION "5515"
!define APPNAMEANDVERSION "${APPNAME} ${VERSION} ${REVISION}"
!define QTBASE "H:\qt\2010.01"