1
This commit is contained in:
parent
3a7638a790
commit
4b5b574c9d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
||||
[submodule "third_party/recastnavigation"]
|
||||
path = third_party/recastnavigation
|
||||
url = git@git.kingsome.cn:libs/recastnavigation.git
|
||||
[submodule "third_party/tools"]
|
||||
path = third_party/tools
|
||||
url = git@git.kingsome.cn:server_common/tools.git
|
||||
|
@ -1,7 +1,7 @@
|
||||
project(gameserver)
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
|
||||
set(GAME_ID 2001)
|
||||
set(GAME_ID 2004)
|
||||
|
||||
if (${RELEASE})
|
||||
set(CMAKE_BUILD_TYPE "Release")
|
||||
|
1
third_party/tools
vendored
Submodule
1
third_party/tools
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7a560291e310bb85a4aa72d33017219cc5e7356c
|
Loading…
x
Reference in New Issue
Block a user