Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
3e9d0249
Commit
3e9d0249
authored
Jun 20, 2017
by
Martin Schultz
Browse files
fixed check for qwt on windows ci script
parent
c69bd64e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/ci-windows.bat
View file @
3e9d0249
...
...
@@ -82,7 +82,7 @@ set GLUT_INCLUDE_DIR=%LIBPATH_BASE%\%ARCHITECTURE%\freeglut-3.0.0\include
set
GLUT_GLUT_LIBRARY
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\freeglut
-
3
.0.0\lib\freeglut.lib
set
GLEW_INCLUDE_DIR
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\glew
-
1
.13.0\include
set
GLEW_LIBRARY_DIR
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\glew
-
1
.13.0\lib\glew32.lib
if
exist
s
%LIBPATH_BASE%
\
%ARCHITECTURE%
\qwt
-
6
.1.3
-qt
%QT_REV_LONG%
\include
(
if
exist
%LIBPATH_BASE%
\
%ARCHITECTURE%
\qwt
-
6
.1.3
-qt
%QT_REV_LONG%
\include
(
set
QWT6_INCLUDE_DIR
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\qwt
-
6
.1.3
-qt
%QT_REV_LONG%
\include
set
QWT6_LIBRARY
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\qwt
-
6
.1.3
-qt
%QT_REV_LONG%
\lib\qwt.lib
set
QWT6_LIBRARY_DIR
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\qwt
-
6
.1.3
-qt
%QT_REV_LONG%
\lib
...
...
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