mirror of
https://github.com/Relintai/skeleton_editor.git
synced 2025-04-20 17:21:17 +02: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")
|