Network: Add WebService
This commit is contained in:
committed by
Jérôme Leclercq
parent
b5206ebdb7
commit
c65daba072
@@ -76,6 +76,8 @@ on_run(function ()
|
||||
paths["Core"].Excludes["AppEntitySystemComponent.hpp"] = { Define = "NAZARA_ENTT" }
|
||||
paths["Core"].Excludes["EnttSystemGraph.hpp"] = { Define = "NAZARA_ENTT" }
|
||||
paths["Core"].Excludes["EnttWorld.hpp"] = { Define = "NAZARA_ENTT" }
|
||||
paths["Network"].Excludes["CurlLibrary.hpp"] = true
|
||||
paths["Network"].Excludes["CurlFunctions.hpp"] = true
|
||||
paths["OpenGLRenderer"].Excludes["Wrapper.hpp"] = true
|
||||
paths["VulkanRenderer"].Excludes["Wrapper.hpp"] = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user