Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
solverstack
vite
Commits
d5c6b9a5
Commit
d5c6b9a5
authored
15 years ago
by
Johnny Jazeix
Browse files
Options
Downloads
Patches
Plain Diff
website updated for 1.1, upload of files done, tag of version 1.1
parent
71ee95f3
No related branches found
Tags
1.1-r999
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/render/Render.hpp
+0
-2
0 additions, 2 deletions
src/render/Render.hpp
src/src.pro
+1
-9
1 addition, 9 deletions
src/src.pro
with
1 addition
and
11 deletions
src/render/Render.hpp
+
0
−
2
View file @
d5c6b9a5
...
...
@@ -52,8 +52,6 @@
#include
"render/Ruler.hpp"
#include
"common/info.hpp"
#include
<GL/glut.h>
/*!
* \brief Structure used to store container information.
*/
...
...
This diff is collapsed.
Click to expand it.
src/src.pro
+
1
−
9
View file @
d5c6b9a5
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment