Commit 60660c1f authored by nanahira's avatar nanahira

Merge branch 'patch-miniaudio' into develop

parents 1f4227c2 5ebd8aef
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
......@@ -2,11 +2,5 @@ project "cminiaudio"
kind "StaticLib"
files { "*.c", "*.h" }
filter "action:vs*"
forceincludes { "stb_vorbis.h" }
filter "not action:vs*"
forceincludes { "./stb_vorbis.h" }
filter "system:linux"
links { "dl", "pthread", "m" }
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment