mirror of
https://github.com/Relintai/rtile_map.git
synced 2025-04-23 03:11:19 +02:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
Import('env')
|
|
|
|
env.add_source_files(env.modules_sources,"register_types.cpp")
|
|
|
|
#if env["tools"]:
|
|
# env.add_source_files(env.modules_sources, "tile_editor/*.cpp")
|
|
|