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
16d92d64
Commit
16d92d64
authored
Jun 20, 2017
by
Martin Schultz
Browse files
added QWT6_library_dir to windows ci script.
parent
e869f1c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/ci-windows.bat
View file @
16d92d64
...
...
@@ -68,6 +68,7 @@ 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_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
:: 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