[GDnative] add pluginscript \o/
This commit is contained in:
@ -4,7 +4,6 @@ Import('env')
|
||||
|
||||
mod_env = env.Clone()
|
||||
mod_env.add_source_files(env.modules_sources, "*.cpp")
|
||||
mod_env.Append(CPPPATH='#modules/gdnative')
|
||||
mod_env.Append(CPPFLAGS=['-DGDAPI_BUILT_IN'])
|
||||
|
||||
if "platform" in env and env["platform"] in ["x11", "iphone"]:
|
||||
|
||||
Reference in New Issue
Block a user