add windows (MSVC) configuration
Update makefiles
This commit is contained in:
@@ -21,9 +21,12 @@ dependencies = {
|
||||
build = {
|
||||
type = "make",
|
||||
build_variables = {
|
||||
LUAROCKS = "1",
|
||||
LUA = "$(LUA)",
|
||||
CFLAGS = "$(CFLAGS)",
|
||||
LUA_INCDIR = "$(LUA_INCDIR)",
|
||||
LUA_LIBDIR = "$(LUA_LIBDIR)",
|
||||
LUALIB = "$(LUALIB)",
|
||||
LIBFLAG = "$(LIBFLAG)",
|
||||
LIB_EXT = "$(LIB_EXTENSION)",
|
||||
OBJ_EXT = "$(OBJ_EXTENSION)",
|
||||
|
||||
Reference in New Issue
Block a user