This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c049c8fbb9
godot
/
core
/
os
/
SCsub
8 lines
101 B
Python
Raw
Blame
History
#!/usr/bin/env python
Import
(
'
env
'
)
env
.
add_source_files
(
env
.
core_sources
,
"
*.cpp
"
)
Export
(
'
env
'
)
Reference in New Issue
View Git Blame
Copy Permalink