From 0956bc189a9c40cd63c55ceb438e2fe6e044f429 Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Thu, 25 Oct 2018 14:23:25 +0200 Subject: [PATCH] Fix casing in appveyor.ini --- appveyor.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appveyor.ini b/appveyor.ini index b5dd4b2324..00ef437eab 100644 --- a/appveyor.ini +++ b/appveyor.ini @@ -21,9 +21,9 @@ CacheVersion = Qt_${Variables:QtVersion} Version/ConfigVersion = 6 Packager/Destination=${Variables:APPVEYOR_BUILD_FOLDER}/binaries -Paths/python = C:\Python36 -Paths/python27 = C:\Python27 -Paths/downloaddir = ${Variables:Root}\downloads +Paths/Python = C:\Python36 +Paths/Python27 = C:\Python27 +Paths/DownloadDir = ${Variables:Root}\downloads ShortPath/Enabled = False ShortPath/EnableJunctions = True ShortPath/JunctionDir = C:\CM-SP\