Merge pull request #117 from dubsjw/master
Preventing download of redistributable.
This commit is contained in:
commit
eaf6205dfa
@ -37,7 +37,7 @@
|
|||||||
; -- Dependancy handling configuration
|
; -- Dependancy handling configuration
|
||||||
; Comment out the #define DOWNLOAD_FILES if you want to build the
|
; Comment out the #define DOWNLOAD_FILES if you want to build the
|
||||||
; dependencies into the installer.
|
; 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"
|
#define vcRedistURL "http://github.com/rjpcomputing/luaforwindows/releases/download/vc-runtime/vcredist_x86.4053.exe"
|
||||||
|
|
||||||
; -- Pre-Build Step.
|
; -- Pre-Build Step.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user