Commit 72e35f72 authored by nanahira's avatar nanahira

remove c89

parent b687a103
Pipeline #43379 passed with stages
in 4 minutes and 53 seconds
...@@ -89,7 +89,7 @@ workspace "ocgcoredll" ...@@ -89,7 +89,7 @@ workspace "ocgcoredll"
filter "platforms:wasm_cjs or platforms:wasm_esm" filter "platforms:wasm_cjs or platforms:wasm_esm"
toolset "emcc" toolset "emcc"
defines { "LUA_USE_C89" } -- defines { "LUA_USE_C89" }
pic "On" pic "On"
filter {} filter {}
......
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