add windows (MSVC) configuration

Update makefiles
This commit is contained in:
2024-02-25 08:37:36 -06:00
parent 9b245b10e3
commit f18610d526
7 changed files with 102 additions and 38 deletions

5
.gitignore vendored
View File

@@ -2,9 +2,14 @@
/lua
/lua_modules
/.luarocks
/config.mk
*.pch
*.gch
*.lib
*.so
*.o
*.obj
*.exp
*.dll
.cache/
compile_commands.json