GODOT IS OPEN SOURCE
This commit is contained in:
7
core/os/SCsub
Normal file
7
core/os/SCsub
Normal file
@ -0,0 +1,7 @@
|
||||
Import('env')
|
||||
|
||||
env.add_source_files(env.core_sources,"*.cpp")
|
||||
|
||||
Export('env')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user