skeleton_editor/SCsub

6 lines
141 B
Plaintext
Raw Normal View History

2021-09-11 16:33:37 +02:00
Import('env')
env.add_source_files(env.modules_sources,"register_types.cpp")
#env.add_source_files(env.modules_sources,"touch_button.cpp")