Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d5c6b9a5 authored by Johnny Jazeix's avatar Johnny Jazeix
Browse files

website updated for 1.1, upload of files done, tag of version 1.1

parent 71ee95f3
No related branches found
Tags 1.1-r999
No related merge requests found
......@@ -52,8 +52,6 @@
#include "render/Ruler.hpp"
#include "common/info.hpp"
#include <GL/glut.h>
/*!
* \brief Structure used to store container information.
*/
......
......@@ -50,8 +50,6 @@ CONFIG+=uitools debug
QT+=opengl
TEMPLATE = app
TARGET = vite
#macx:QMAKE_LIBS_OPENGL += -framework GLUT -lobjc
macx:QMAKE_LIBS_OPENGL += -framework -lobjc
DEPENDPATH += . common interface parser trace trace/values trace/tree general/otf/otflib info render statistics
INCLUDEPATH += . general/otf/otflib
QMAKE_CFLAGS += -O2
......@@ -59,17 +57,11 @@ QMAKE_CXXFLAGS += -O2
#TRANSLATIONS = ViTE_fr.ts
#!macx{
# LIBS += -lglut
#}
#LIBS += -lGLEW
macx {
QMAKESPEC = macx-g++
# QMAKE_LFLAGS += -F/System/Library/Frameworks/GLUT
# LIBS += -framework GLUT -L/opt/local/include/GL
LIBS += -framework -L/opt/local/include/GL
ICON = interface/icon/mac_logo.icns
}
# Input
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment