mirror of
https://github.com/Relintai/skeleton_editor.git
synced 2024-11-12 19:17:18 +01:00
6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
Import('env')
|
|
|
|
env.add_source_files(env.modules_sources,"register_types.cpp")
|
|
|
|
#env.add_source_files(env.modules_sources,"touch_button.cpp")
|