Skip to content

Commit

Permalink
updated binaries for 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MightyPrinny committed May 27, 2019
1 parent d4bb80c commit 8a1191d
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FLMusicLib/FLMusicLib.gdnlib
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ reloadable=true

Windows.64="res://FLMusicLib/Windows/x64/FLMusicLib.dll"
Windows.32="res://FLMusicLib/Windows/x86/FLMusicLib.dll"
X11.64="res://FLMusicLib/Linux/x64/FLMusicLib.so"
X11.64="res://FLMusicLib/Linux/x64/libFLMusicLib.so.1.0.0"

[dependencies]

Windows.64=[ "res://FLMusicLib/Windows/x64/libsoundio.dll", "res://FLMusicLib/Windows/x64/libsoundio.dll.a" ]
Windows.32=[ "res://FLMusicLib/Windows/x86/libsoundio.dll", "res://FLMusicLib/Windows/x86/libsoundio.dll.a" ]
Windows.64=[ ]
Windows.32=[ ]
X11.64=[ ]
Binary file removed FLMusicLib/Linux/x64/FLMusicLib.so
Binary file not shown.
Binary file added FLMusicLib/Linux/x64/libFLMusicLib.so.1.0.0
Binary file not shown.
Binary file modified FLMusicLib/Windows/x64/FLMusicLib.dll
Binary file not shown.
Binary file modified FLMusicLib/Windows/x86/FLMusicLib.dll
Binary file not shown.

0 comments on commit 8a1191d

Please sign in to comment.