mirror of
https://github.com/Relintai/tile_map_backport.git
synced 2025-04-24 04:43:20 +02:00
6 lines
88 B
Python
6 lines
88 B
Python
#!/usr/bin/env python
|
|
|
|
Import("env")
|
|
|
|
env.add_source_files(env.editor_sources, "*.cpp")
|