Commit 578fbb16 authored by nanahira's avatar nanahira

updatemp3pre

parent 78650aee
......@@ -2,4 +2,6 @@ project "ikpMP3"
kind "StaticLib"
files { "*.cpp", "*.h", "decoder/*.c", "decoder/*.h" }
includedirs { "../irrklang/include" }
if os.ishost("windows") then
includedirs { "../irrklang/include" }
end
\ No newline at end of file
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