mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-07 04:21:48 +02:00
Added it to the build.
This commit is contained in:
parent
be5f77c874
commit
fe5882665b
@ -27,6 +27,9 @@ sources = [
|
|||||||
"http_server_simple/http_server_simple.cpp",
|
"http_server_simple/http_server_simple.cpp",
|
||||||
"http_server_simple/web_server_simple.cpp",
|
"http_server_simple/web_server_simple.cpp",
|
||||||
"http_server_simple/simple_web_server_request.cpp",
|
"http_server_simple/simple_web_server_request.cpp",
|
||||||
|
|
||||||
|
"http_server_simple/httpio/http.c",
|
||||||
|
"http_server_simple/httpio/httpio.c",
|
||||||
]
|
]
|
||||||
|
|
||||||
if ARGUMENTS.get('custom_modules_shared', 'no') == 'yes':
|
if ARGUMENTS.get('custom_modules_shared', 'no') == 'yes':
|
||||||
|
Loading…
Reference in New Issue
Block a user