1
This commit is contained in:
parent
7eac337db4
commit
c087df8fcc
@ -1,5 +1,5 @@
|
|||||||
cd third_party/game2001/server/gameserver
|
cd third_party/game2001/server/gameserver
|
||||||
python ../tools/scripts/construct/build_pb.py --nohooks 1
|
#python ../tools/scripts/construct/build_pb.py --nohooks 1
|
||||||
cmake $1 .
|
cmake $1 .
|
||||||
make clean
|
make clean
|
||||||
make
|
make
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
cd third_party/game2001/server/masterserver
|
cd third_party/game2001/server/masterserver
|
||||||
python ../tools/scripts/construct/build_pb.py --nohooks 1
|
#python ../tools/scripts/construct/build_pb.py --nohooks 1
|
||||||
cmake -DGAME_ID=2001 .
|
cmake -DGAME_ID=2001 .
|
||||||
make clean
|
make clean
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user