This commit is contained in:
2025-04-17 17:32:18 -05:00
parent a79f40c66c
commit c39b27b0d0

View File

@@ -234,7 +234,7 @@
modules/examples/ChatServer/src/*.cpp \ modules/examples/ChatServer/src/*.cpp \
modules/ServerModule/src/*.cpp \ modules/ServerModule/src/*.cpp \
-fpic -shared \ -fpic -shared \
-I src -I include \ -I src -I include -I .\
-I ${pkgs.gamenetworkingsockets}/include/GameNetworkingSockets \ -I ${pkgs.gamenetworkingsockets}/include/GameNetworkingSockets \
-lGameNetworkingSockets \ -lGameNetworkingSockets \
-DCHATSERVER_DYNAMIC \ -DCHATSERVER_DYNAMIC \