5 lines
66 B
Text
5 lines
66 B
Text
|
Import('env')
|
||
|
|
||
|
env.add_source_files(env.servers_sources,"*.cpp")
|
||
|
|