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
e869f1c3
Commit
e869f1c3
authored
Jun 20, 2017
by
Martin Schultz
Browse files
fix qwt path in windows ci script
parent
463e913b
Pipeline
#5291
failed with stage
in 38 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CI/ci-windows.bat
View file @
e869f1c3
...
...
@@ -66,8 +66,8 @@ 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
set
QWT6_INCLUDE_DIR
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\qwt
-
6
.1.3
-qt
%QT_
VERSI
ON%
\include
set
QWT6_LIBRARY
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\qwt
-
6
.1.3
-qt
%QT_
VERSI
ON%
\lib\qwt.lib
set
QWT6_INCLUDE_DIR
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\qwt
-
6
.1.3
-qt
%QT_
REV_L
ON
G
%
\include
set
QWT6_LIBRARY
=
%LIBPATH_BASE%
\
%ARCHITECTURE%
\qwt
-
6
.1.3
-qt
%QT_
REV_L
ON
G
%
\lib\qwt.lib
:: set QWT6_LIBRARY_RELEASE=%LIBPATH_BASE%\%ARCHITECTURE%\qwt-6.1.3-qt%QT_REV_LONG%\lib\qwt.lib
:: set QWT6_LIBRARY_DEBUG=%LIBPATH_BASE%\%ARCHITECTURE%\qwt-6.1.3-qt%QT_REV_LONG%\lib\qwtd.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