Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Luis Penaranda
panoramic
Commits
24d42876
Commit
24d42876
authored
Mar 05, 2013
by
Luis Penaranda
Browse files
some definitions in the .pro file for windows
parent
1286a1b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
pano_interface_1.pro
View file @
24d42876
...
...
@@ -21,6 +21,13 @@ LIBS += -lm -lglut -lGL -lGLEW -lnetpbm
#
DEFINES
+=
NEEDGLEE
}
win32
{
DEFINES
+=
GLEW_STATIC
INCLUDEPATH
+=
"C:/Program Files (x86)/GnuWin32/include/"
LIBS
+=
-
L
"C:/Program Files (x86)/GnuWin32/lib/"
LIBS
+=
-
lfreeglut
-
llibnetpbm10
-
lglu32
-
lopengl32
-
lglew32
}
TARGET
=
pano_interface_1
TEMPLATE
=
app
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment