This commit is contained in:
aozhiwei 2022-03-04 16:46:39 +08:00
parent 401a8af7b9
commit e01ba723d4
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@ GAME_ID=2005
PROJECT_NAME=wsproxy${GAME_ID}
SRC_EXE_NAME=wsproxy${GAME_ID}
SOURCE_PATH=third_party/wsproxy/server/wsproxy
COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 -DRELEASE=1 ."
COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 -DRELEASE=1 -DLIB_DIR=ubuntu20.04_g++-9 ."
PRE_COMPILE_CMD=""

2
third_party/wsproxy vendored

@ -1 +1 @@
Subproject commit 58e7d6df7e3fa0a7134067d7c738b265f375636b
Subproject commit 8504e406e5e16b70d8b52cb53c17d161426373a3