We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c00706 commit e0d7ab8Copy full SHA for e0d7ab8
darwinconf.lua
@@ -69,6 +69,8 @@ if not one_lua_exist then
69
end
70
71
72
+
73
74
one_lua_content= darwin.dtw.load_file(ONE_LUA_LOCATION)
75
print("Renaming macros in "..CUSTON_ONE_LUA_DEST)
76
one_lua_content = string.gsub(one_lua_content, "MAKE_LIB","LUA_SINGLE_UNITY_EMBED_MODE")
0 commit comments