This commit is contained in:
aozhiwei 2023-12-05 14:01:27 +08:00
parent d9518d9bc9
commit b063821dac

View File

@ -1,6 +1,6 @@
GAME_ID=9009
PRE_PROJECT_NAME=
PROJECT_NAME=wsproxy${GAME_ID}
PROJECT_NAME=hall_wsproxy
SRC_EXE_NAME=wsproxy/bin/wsproxy
SOURCE_PATH=third_party/wsproxy/server/wsproxy
COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 -DRELEASE=1 -DLIB_DIR=ubuntu20.04_g++-9 ."