Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
hp
/
godot
Segui
1
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
38ae49e574
Rami (Branch)
Tag
3.0
fix-12401
master
godot
/
drivers
/
alsa
/
SCsub
SCsub
104 B
Cronologia
Originale
1
2
3
4
5
6
7
8
#!/usr/bin/env python
Import('env')
env.add_source_files(env.drivers_sources, "*.cpp")
Export('env')