From 8ce89b9c474c585a37165d3c0ce911110936a216 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 13 Nov 2010 20:40:18 +0000 Subject: [PATCH] what's this doing here? git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6126 212acab6-be3b-0410-9dea-997c60f758d6 --- SConstruct | 1 - 1 file changed, 1 deletion(-) diff --git a/SConstruct b/SConstruct index 90e3c827..3cb9d3c2 100644 --- a/SConstruct +++ b/SConstruct @@ -177,7 +177,6 @@ opts.Add(('PREFIX_PLUGINAPI_LIB','Path to install plugin static library to.', No opts.Update(defenv) Help(opts.GenerateHelpText(defenv)) -Tool("msvc")(defenv) # add prefixes defines if 'NSIS_CONFIG_CONST_DATA_PATH' in defenv['NSIS_CPPDEFINES']: