ui_extensions/SCsub

7 lines
207 B
Plaintext

Import('env')
env.add_source_files(env.modules_sources,"register_types.cpp")
env.add_source_files(env.modules_sources,"touch_button.cpp")
env.add_source_files(env.modules_sources,"bs_input_event_key.cpp")