Merge pull request #146 from uucidl/master
Remove now unneeded workaround
This commit is contained in:
commit
8d631d0724
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ build_script:
|
||||||
} Else {
|
} Else {
|
||||||
$env:VCVARS_PLATFORM="amd64"
|
$env:VCVARS_PLATFORM="amd64"
|
||||||
}
|
}
|
||||||
ren 'C:\Program Files (x86)\Windows Kits\10\include\wdf' '00wdf'
|
|
||||||
- call "%VS140COMNTOOLS%\..\..\VC\vcvarsall.bat" %VCVARS_PLATFORM%
|
- call "%VS140COMNTOOLS%\..\..\VC\vcvarsall.bat" %VCVARS_PLATFORM%
|
||||||
- call tools\windows\build.bat
|
- call tools\windows\build.bat
|
||||||
# FIXME(windows) TODO(uucidl): reactivate examples
|
# FIXME(windows) TODO(uucidl): reactivate examples
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue