wfobj/SConstruct
2011-04-20 11:30:00 -04:00

7 lines
77 B
Python

# vim:filetype=python
env = Environment()
env.Object('WFObj', 'WFObj.cc')