This is an automated email from the git hooks/post-receive script. coringao-guest pushed a commit to branch master in repository jag.
commit a74240209fdb133fe3f0eb94fa367c719c81331d Author: Carlos Donizete Froes <[email protected]> Date: Fri Dec 8 20:16:49 2017 -0200 Updated Qt project Signed-off-by: Carlos Donizete Froes <[email protected]> --- game.pro | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/game.pro b/game.pro index dcf7dba..16bdcb2 100644 --- a/game.pro +++ b/game.pro @@ -1,5 +1,5 @@ ############################################################################### -# * +# # * This file is part of JAG, Puzzle game where the goal is to break all # * the target pieces in each level and do this before the time runs out. # * @@ -7,20 +7,12 @@ # * # * Copyright holder 2009-2012 Developed by XlabSoft & Industrial Infosystems # * Work continued by 2017 Carlos Donizete Froes [a.k.a coringao] -# * -# * JAG is free software: you can redistribute it and/or modify -# * it under the terms of the GNU General Public License as published by -# * the Free Software Foundation, either version 3 of the License, or -# * any later version. -# * -# * JAG is distributed in the hope that it will be useful, -# * but WITHOUT ANY WARRANTY; without even the implied warranty of -# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# * GNU General Public License for more details. -# * -# * You should have received a copy of the GNU General Public License -# * along with JAG. If not, see <http://www.gnu.org/licenses/>. # * +# * JAG is free software: you can redistribute it and/or modify it under +# * the terms of the GNU General Public License as published by the +# * Free Software Foundation, either version 3 of the License, +# * or any later version. +# ############################################################################### QT += gui core widgets opengl xml x11extras -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jag.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

