[wip] AppVeyor
This commit is contained in:
parent
a87a662034
commit
b605ad0f0e
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ SET EL=0
|
|||
|
||||
ECHO =========== %~f0 ===========
|
||||
|
||||
SET BUILD_TYPE=%configuration%
|
||||
SET BUILDPLATFORM=%platform%
|
||||
|
||||
SET PATH=C:\Python27;%PATH%
|
||||
SET PATH=C:\Program Files\7-Zip;%PATH%
|
||||
:: *nix style find command:
|
||||
|
|
Loading…
Reference in a new issue