This commit is contained in:
aozhiwei 2019-11-28 17:35:51 +08:00
parent 052b77f89e
commit f810137231

View File

@ -3,4 +3,4 @@ PROJECT_NAME=wsproxy${GAME_ID}
SRC_EXE_NAME=wsproxy
SOURCE_PATH=third_party/wsproxy/server/wsproxy
COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 ."
PRE_COMPILE_CMD="python ../tools/scripts/construct/build_pb.py --nohooks 1"
PRE_COMPILE_CMD=""