Commit 5ebd8aef authored by nanahira's avatar nanahira

update miniaudio and stb_vorbis.c

parent 2d213cea
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