mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-11 02:43:58 +02:00
Move requestbroker into new folder, make request process function a method of Request
This commit is contained in:
@@ -260,6 +260,7 @@ if(GetOption('win')):
|
||||
sources+=Glob("src/*/*.cpp")
|
||||
sources+=Glob("src/simulation/elements/*.cpp")
|
||||
sources+=Glob("src/simulation/tools/*.cpp")
|
||||
sources+=Glob("src/client/requestbroker/*.cpp")
|
||||
|
||||
#for source in sources:
|
||||
# print str(source)
|
||||
|
Reference in New Issue
Block a user