mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 13:44:43 +00:00
8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
Import('env')
|
|
Export('env')
|
|
env.add_source_files(env.tool_sources,"*.cpp")
|
|
|
|
|
|
|
|
|