godot/drivers/windows/SCsub

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
89 B
Plaintext
Raw Normal View History

#!/usr/bin/env python
Import("env")
2014-02-10 01:10:30 +00:00
env.add_source_files(env.drivers_sources, "*.cpp")