summaryrefslogtreecommitdiff
path: root/drivers/gles1/SCsub
blob: 6a3e474eaef16faafc6f789019e0f4b23172647b (plain)
1
2
3
4
5
Import('env')
Export('env');

env.add_source_files(env.drivers_sources,"*.cpp")