mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Merge branch 'master' of https://github.com/odin-lang/Odin
This commit is contained in:
Vendored
+9
-1
@@ -52,4 +52,12 @@ Bindings for the multi-platform library for OpenGL, OpenGL ES, Vulkan, window an
|
|||||||
|
|
||||||
`GLFW.dll` and `GLFW.lib` are available under GLFW's [zlib/libpng](https://www.glfw.org/license.html) license.
|
`GLFW.dll` and `GLFW.lib` are available under GLFW's [zlib/libpng](https://www.glfw.org/license.html) license.
|
||||||
|
|
||||||
See also LICENSE.txt in the `glfw` directory itself.
|
See also LICENSE.txt in the `glfw` directory itself.
|
||||||
|
|
||||||
|
## PortMidi
|
||||||
|
|
||||||
|
[PortMidi](https://sourceforge.net/projects/portmedia/) Portable Real-Time MIDI Library.
|
||||||
|
|
||||||
|
`portmidi_s.lib` is available under PortMidi's [MIT](https://sourceforge.net/projects/portmedia/) license.
|
||||||
|
|
||||||
|
See also LICENSE.txt in the `portmidi` directory itself.
|
||||||
|
|||||||
Reference in New Issue
Block a user