This commit is contained in:
aozhiwei 2023-11-17 21:34:32 +08:00
parent b7fcb7d156
commit f4174d700a

View File

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