Created working windows build in GLFW and OpenGL3
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -441,6 +441,9 @@ FodyWeavers.xsd
|
||||
*.a
|
||||
*.lib
|
||||
|
||||
#Ignore glfw compiled libraries
|
||||
!glfw3.lib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
|
Reference in New Issue
Block a user