summaryrefslogtreecommitdiffstats
path: root/buildqt64.bat
diff options
context:
space:
mode:
authorJoerg Koenig <Joerg.Koenig@techsat.com>2019-05-13 19:57:26 (GMT)
committerJoerg Koenig <Joerg.Koenig@techsat.com>2019-05-13 19:57:26 (GMT)
commit4ee5751afc7191758592cdf7ef8ba1b1ca5babb8 (patch)
tree5589e877108b00b0771dd326dbde1156c7deecdb /buildqt64.bat
parentd2799bd41bacaa99b85ee5a905eedb65537d897d (diff)
downloadQt-4ee5751afc7191758592cdf7ef8ba1b1ca5babb8.zip
Qt-4ee5751afc7191758592cdf7ef8ba1b1ca5babb8.tar.gz
Qt-4ee5751afc7191758592cdf7ef8ba1b1ca5babb8.tar.bz2
Fixed working directories
Change-Id: I298cbd64b266ede969beff6682f08807c62fbfcd
Diffstat (limited to 'buildqt64.bat')
-rwxr-xr-xbuildqt64.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildqt64.bat b/buildqt64.bat
index cad3e06..4284099 100755
--- a/buildqt64.bat
+++ b/buildqt64.bat
@@ -11,7 +11,7 @@ IF NOT DEFINED PERLDIR (
EXIT /b 1
)
-set PERL=%PERLDIR%\perl.exe
+set PERL=%PERLDIR%\bin\perl.exe
REM SET SDKDIR=z:\VS2019BT
REM SET PERLDIR=z:\Perl64