Add MSVC CI build (#26)

This commit is contained in:
LoneWolfHT
2022-07-07 12:44:48 -07:00
committed by GitHub
parent b787ec3e3e
commit c4ca31313f
2 changed files with 63 additions and 0 deletions

4
.gitignore vendored
View File

@ -15,3 +15,7 @@ bin/Linux
scripts/gl2ext.h
scripts/glcorearb.h
scripts/glext.h
*.vcxproj*
*.dir/
*.sln
*visualstudio/