Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
hp
/
godot
Tarkkaile
1
Äänestä
1
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
38ae49e574
Branchit
Tagit
3.0
fix-12401
master
godot
/
drivers
/
windows
/
SCsub
SCsub
104 B
Historia
Raaka
1
2
3
4
5
6
7
8
#!/usr/bin/env python
Import('env')
env.add_source_files(env.drivers_sources, "*.cpp")
Export('env')