Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
hp
/
godot
Suivre
1
Voter
1
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
38ae49e574
Branches
Tags
3.0
fix-12401
master
godot
/
editor
/
fileserver
/
SCsub
SCsub
101 B
Historique
Raw
1
2
3
4
5
6
#!/usr/bin/env python
Import('env')
Export('env')
env.add_source_files(env.editor_sources, "*.cpp")