Preventing download of redistributable package as this causes issues on 64-bit machines.

master
Dubs 2017-08-25 14:01:41 -04:00
parent 4f81dbd2b0
commit 5416075300
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
; -- Dependancy handling configuration
; Comment out the #define DOWNLOAD_FILES if you want to build the
; dependencies into the installer.
#define DOWNLOAD_FILES
;#define DOWNLOAD_FILES
#define vcRedistURL "http://github.com/rjpcomputing/luaforwindows/releases/download/vc-runtime/vcredist_x86.4053.exe"
; -- Pre-Build Step.