Skip to content
Snippets Groups Projects
Commit ccb0e154 authored by inso's avatar inso
Browse files

Remove print of C:/Qt

parent f7e44893
No related branches found
Tags 0.20.0dev3
No related merge requests found
...@@ -27,7 +27,7 @@ install: ...@@ -27,7 +27,7 @@ install:
# as well as pip, conda-build, and the binstar CLI # as well as pip, conda-build, and the binstar CLI
- powershell .\\ci\\appveyor\\install.ps1 - powershell .\\ci\\appveyor\\install.ps1
- dir /b /s /ad c:\Qt\5.6 #- dir /b /s /ad c:\Qt\5.6
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%" - "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
# Add qt to path # Add qt to path
- "SET PATH=%QTDIR%\\bin;%QTDIR%\\lib;%PATH%" - "SET PATH=%QTDIR%\\bin;%QTDIR%\\lib;%PATH%"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment