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
OpenMesh
OpenMesh
Commits
83336373
Commit
83336373
authored
Apr 17, 2018
by
Jan Möbius
Browse files
Fixed VS2017 compiler path
parent
0114a1f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/Windows.bat
View file @
83336373
...
...
@@ -73,7 +73,7 @@ IF "%BUILD_PLATFORM%" == "VS2017" (
set
LIBPATH
=
E
:\libs\VS2017
set
GTESTVERSION
=
gtest
-
1
.7.0
set
GENERATOR
=
Visual
Studio
15
%ARCH_VS%
set
VS_PATH
=
"C:\Program Files (x86)\Microsoft Visual Studio
15.0
\Common7\IDE\devenv.com"
set
VS_PATH
=
"C:\Program Files (x86)\Microsoft Visual Studio
\2017\Professional
\Common7\IDE\devenv.com"
set
QT_VERSION
=
IF
"
%ARCHITECTURE%
"
==
"x64"
(
...
...
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