同步代码

This commit is contained in:
aozhiwei 2019-12-06 17:57:56 +08:00
parent 285a056233
commit 866f9b2fe7
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
GAME_ID=2002
PROJECT_NAME=wsproxy${GAME_ID}
SRC_EXE_NAME=wsproxy
SRC_EXE_NAME=wsproxy${GAME_ID}
SOURCE_PATH=third_party/wsproxy/server/wsproxy
COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 ."
COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 -DRELEASE=1 ."
PRE_COMPILE_CMD=""

2
third_party/tools vendored

@ -1 +1 @@
Subproject commit df798de0c0caa5e3fbf0ef9a8616ff884022762b
Subproject commit 11819cf73b0312e89be761c16b239b6689af7fe0

2
third_party/wsproxy vendored

@ -1 +1 @@
Subproject commit fe38e25360a6d7d86068ab89c9260b500da568cb
Subproject commit 91cd2a33ec075eff1ef5d26c4e4e723a794d0de6