From b605ad0f0e3ab9ebc1f8088d7efa601111e6457c Mon Sep 17 00:00:00 2001 From: bergwerkgis Date: Mon, 21 Sep 2015 14:35:11 +0200 Subject: [PATCH] [wip] AppVeyor --- scripts/build-appveyor.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/build-appveyor.bat b/scripts/build-appveyor.bat index bbe3a47ae..5edbc6ad1 100644 --- a/scripts/build-appveyor.bat +++ b/scripts/build-appveyor.bat @@ -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: