Commit 8e508e01 authored by nanahira's avatar nanahira

the premake things should change

parent 3797ea2f
Pipeline #3555 canceled with stages
in 52 seconds
......@@ -36,7 +36,8 @@ project "ygopro"
excludes { "COSOperator.*" }
links { "event_pthreads", "GL", "dl", "pthread" }
configuration "linux"
links { "lua5.3-c++" }
includedirs { "../irrlicht_linux/include" }
links { "X11", "Xxf86vm", "lua5.3-c++" }
if USE_IRRKLANG then
links { "IrrKlang" }
linkoptions{ "-Wl,-rpath=./" }
......
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