Skip to content

Commit d76a2b1

Browse files
committed
Fix GLFW and GLEW sonames for Linux bundled libs
1 parent 0721dac commit d76a2b1

7 files changed

Lines changed: 1 addition & 2 deletions

File tree

‎libs/linux-x64/libGLEW.so‎

-718 KB
Binary file not shown.

‎libs/linux-x64/libGLEW.so‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libGLEW.so.2.3

‎libs/linux-x64/libGLEW.so.2‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
libGLEW.so
1+
libGLEW.so.2.3

‎libs/linux-x64/libGLEW.so.2.3‎

718 KB
Binary file not shown.

‎libs/linux-x64/libGLEW.so.2.3.1‎

718 KB
Binary file not shown.

‎libs/linux-x64/libglfw.so‎

-349 KB
Binary file not shown.

‎libs/linux-x64/libglfw.so‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libglfw.so.3

‎libs/linux-x64/libglfw.so.3‎

349 KB
Binary file not shown.

‎libs/linux-x64/libglfw3.so‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)