We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0869a3 commit 9f147d9Copy full SHA for 9f147d9
native/libtsf.def
@@ -1,5 +1,4 @@
1
package = tinySoundFont
2
headerFilter = "tsf/*"
3
headers = tsf/tsfCInterop.h
4
-staticLibraries.mingw_x64 = libtsf.a
5
-staticLibraries.linux_x64 = libtsf.a
+staticLibraries = libtsf.a
0 commit comments