This is an automated email from the git hooks/post-receive script. coringao-guest pushed a commit to branch master in repository osmose-emulator.
commit 7ca3328e0d6ed386a68826c50ff22681e00c8a7e Author: Carlos Donizete Froes <[email protected]> Date: Sun Oct 22 03:20:15 2017 -0200 Updated QT project --- OsmoseEmulator.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmoseEmulator.pro b/OsmoseEmulator.pro index 582bac1..db12c0e 100644 --- a/OsmoseEmulator.pro +++ b/OsmoseEmulator.pro @@ -5,8 +5,8 @@ TEMPLATE = app DEPENDPATH += src INCLUDEPATH += src -LIBS += -lz -lasound -FLAGS = -Wall -Wextra -Wno-unused -Wcast-qual +LIBS += -lz -lasound -lGL -lGLU -lglut +FLAGS += -Wall -Wextra -Wno-unused -Wcast-qual QMAKE_CXXFLAGS += -std=gnu++11 $$FLAGS QMAKE_CFLAGS += -Wmissing-prototypes -Wshadow $$FLAGS -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/osmose-emulator.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

