GODOT IS OPEN SOURCE
This commit is contained in:
parent
0e49da1687
commit
0b806ee0fc
3138 changed files with 1294441 additions and 0 deletions
4
drivers/rtaudio/SCsub
Normal file
4
drivers/rtaudio/SCsub
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Import('env')
|
||||
Export('env');
|
||||
|
||||
env.add_source_files(env.drivers_sources,"*.cpp")
|
||||
Loading…
Add table
Add a link
Reference in a new issue