mirror of
https://github.com/zlgopen/awtk.git
synced 2025-05-08 19:44:45 +08:00
6 lines
77 B
Python
6 lines
77 B
Python
import os
|
|
|
|
env=DefaultEnvironment().Clone()
|
|
env.Library('lua', Glob('*.c'))
|
|
|