Merge pull request #117 from dubsjw/master

Preventing download of redistributable.
master
rjpcomputing 2017-08-28 10:26:46 -04:00 committed by GitHub
commit eaf6205dfa
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.