This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openjk.
commit d500e0912e77be468d07f9e85df16acc7746ff34 Author: bibendovsky <[email protected]> Date: Mon Aug 29 20:47:06 2016 +0300 SG: Remove renderer header in CMake script --- code/game/CMakeLists.txt | 1 - codeJK2/game/CMakeLists.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/code/game/CMakeLists.txt b/code/game/CMakeLists.txt index 8000d20..989e462 100644 --- a/code/game/CMakeLists.txt +++ b/code/game/CMakeLists.txt @@ -260,7 +260,6 @@ set(SPGameCommonFiles "${SPDir}/qcommon/q_math.cpp" "${SPDir}/qcommon/q_shared.cpp" "${SPDir}/qcommon/q_shared.h" - "${SPDir}/rd-common/mdx_format.h" "${SharedDir}/qcommon/ojk_i_saved_game.h" "${SharedDir}/qcommon/ojk_saved_game_helper.h" "${SharedDir}/qcommon/ojk_saved_game_helper_fwd.h" diff --git a/codeJK2/game/CMakeLists.txt b/codeJK2/game/CMakeLists.txt index c56ca0f..e610d7e 100644 --- a/codeJK2/game/CMakeLists.txt +++ b/codeJK2/game/CMakeLists.txt @@ -232,7 +232,6 @@ set(JK2SPGameCommonFiles "${SPDir}/qcommon/q_shared.cpp" "${SPDir}/qcommon/q_shared.h" "${SPDir}/qcommon/strippublic.h" - "${SPDir}/rd-common/mdx_format.h" "${SharedDir}/qcommon/ojk_i_saved_game.h" "${SharedDir}/qcommon/ojk_saved_game_helper.h" "${SharedDir}/qcommon/ojk_saved_game_helper_fwd.h" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

