Trick qmake to not work through MSYS.
This commit is contained in:
parent
4731a8b667
commit
5b6e2c16dd
|
@ -174,6 +174,9 @@ init:
|
|||
- set PATH=C:\projects\valentina\build\src\libs\vpropertyexplorer\bin;C:\projects\valentina\build\src\libs\qmuparser\bin;%PATH%
|
||||
# Path after
|
||||
- path
|
||||
# Trick qmake to not work through MSYS
|
||||
- del /F "C:\Program Files\Git\usr\bin\sh.exe"
|
||||
- del /F "C:\Program Files\Git\bin\sh.exe"
|
||||
- qmake -v
|
||||
|
||||
#---------------------------------#
|
||||
|
|
Loading…
Reference in New Issue
Block a user