Skip to content
Snippets Groups Projects
Commit c7f5cf4c authored by inso's avatar inso
Browse files

Path to Qt bin

parent 2dbd771f
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ if %errorlevel% neq 0 exit /b 1s
call .\\ci\\appveyor\\gen_translations.cmd
if %errorlevel% neq 0 exit /b 1
SET PATH=c:\\python35_64\\envs\\test-environment\\lib\\site-packages\\PyQt5\\;%PATH%
SET PATH=c:\\python35_64\\envs\\test-environment\\lib\\site-packages\\PyQt5\\Qt\\bin;%PATH%
pyinstaller sakia.spec
if %errorlevel% neq 0 exit /b 1
  • inso @Insoleet

    mentioned in commit 9569e8f8

    ·

    mentioned in commit 9569e8f8

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment