godot/drivers/gles1/SCsub

6 lines
81 B
Text
Raw Normal View History

2014-02-09 20:10:30 -05:00
Import('env')
Export('env');
env.add_source_files(env.drivers_sources,"*.cpp")