summaryrefslogtreecommitdiff
path: root/drivers/coreaudio/SCsub
blob: 4e1b5f2a36249f50435d256734e21a51100fd88b (plain)
1
2
3
4
5
6
#!/usr/bin/env python

Import("env")

# Driver source files
env.add_source_files(env.drivers_sources, "*.cpp")