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