1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-05 07:05:23 +01:00

Fix compiling on Windows with Visual Studio

This commit is contained in:
LoneWolfHT
2021-10-15 09:16:09 -07:00
committed by GitHub
parent 6901c5fae5
commit c82ec8b210
4 changed files with 7 additions and 1 deletions

4
.gitignore vendored
View File

@@ -107,6 +107,10 @@ CMakeDoxy*
compile_commands.json
*.apk
*.zip
# Visual Studio
*.vcxproj*
*.sln
.vs/
# Optional user provided library folder
lib/irrlichtmt