Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f7dbde69 authored by Kevin Coulomb's avatar Kevin Coulomb
Browse files

Some corrections in the technical manual

parent 74c01b6e
Branches
Tags
No related merge requests found
......@@ -54,8 +54,8 @@ TARGET = vite
macx:QMAKE_LIBS_OPENGL += -framework -lobjc
DEPENDPATH += .
INCLUDEPATH += .
QMAKE_CFLAGS += -O2 -fPIC -Wall
QMAKE_CXXFLAGS += -O2 -fPIC -Wall
QMAKE_CFLAGS += -O3 -fPIC -Wall
QMAKE_CXXFLAGS += -O3 -fPIC -Wall
#TRANSLATIONS = ViTE_fr.ts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment