mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
GODOT IS OPEN SOURCE
This commit is contained in:
7
script/multiscript/SCsub
Normal file
7
script/multiscript/SCsub
Normal file
@@ -0,0 +1,7 @@
|
||||
Import('env')
|
||||
|
||||
env.add_source_files(env.script_sources,"*.cpp")
|
||||
|
||||
Export('env')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user