Skip to content
Snippets Groups Projects
Commit 3caec29e authored by Martin Beseda's avatar Martin Beseda
Browse files

[WIP] [Windows] Testing Win VS2015 runner

parent c3e60d11
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,8 @@ win_visual_studio_2015_static_local_deps: ...@@ -36,7 +36,8 @@ win_visual_studio_2015_static_local_deps:
before_script: before_script:
# - call VsDevCmd.bat # - call VsDevCmd.bat
- call "C:\Program Files \(x86\)\Microsoft Visual C++ Build Tools\vcbuildtools_msbuild.bat" - echo %cd%
- call "C:\Program Files (x86)\Microsoft Visual C++ Build Tools\vcbuildtools_msbuild.bat"
- set DEPENDENCIES_LINK_TYPE=static - set DEPENDENCIES_LINK_TYPE=static
- set clean_after=yes - set clean_after=yes
- set BUILD_LIB=yes - set BUILD_LIB=yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment