fixed nightly build

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6060 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2010-04-17 21:20:18 +00:00
parent e7672ebf46
commit 4af4fa9c73

View file

@ -338,7 +338,7 @@ def generate(env):
env['REGSVRFLAGS'] = '/s '
env['REGSVRCOM'] = '$REGSVR $REGSVRFLAGS $TARGET'
env['MSVS_VERSION'] = '7.1'
env['MSVS_VERSION'] = '8.0'
def exists(env):