From 866f9b2fe752358a2131a3b23af98f4033800a6a Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 6 Dec 2019 17:57:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common.sh | 4 ++-- third_party/tools | 2 +- third_party/wsproxy | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common.sh b/common.sh index ce455fa..290e10c 100644 --- a/common.sh +++ b/common.sh @@ -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="" diff --git a/third_party/tools b/third_party/tools index df798de..11819cf 160000 --- a/third_party/tools +++ b/third_party/tools @@ -1 +1 @@ -Subproject commit df798de0c0caa5e3fbf0ef9a8616ff884022762b +Subproject commit 11819cf73b0312e89be761c16b239b6689af7fe0 diff --git a/third_party/wsproxy b/third_party/wsproxy index fe38e25..91cd2a3 160000 --- a/third_party/wsproxy +++ b/third_party/wsproxy @@ -1 +1 @@ -Subproject commit fe38e25360a6d7d86068ab89c9260b500da568cb +Subproject commit 91cd2a33ec075eff1ef5d26c4e4e723a794d0de6