This commit is contained in:
MagicTINTIN 2023-02-14 18:23:59 +01:00
當前提交 2eade4e23b
共有 4 個文件被更改,包括 0 次插入7 次删除

7
.gitignore vendored
查看文件

@ -13,8 +13,6 @@
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
@ -24,7 +22,6 @@
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
@ -53,15 +50,11 @@
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe

二進制
Libraries/GLFW/Linux/libglfw.so.3.3 Normal file

Binary file not shown.

Binary file not shown.

二進制
Libraries/GLFW/Windows/libglfw3.a Normal file

Binary file not shown.