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

Fix path

parent f35c07e3
Branches
No related tags found
No related merge requests found
@ECHO ON
SET PREVPATH=%PATH%
SET PATH=%QTDIR%\\bin;%QTDIR%\\lib;%PATH%
lrelease -version
python gen_translations.py
if %errorlevel% neq 0 exit /b 1
SET PATH=%PREVPATH%
  • 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.
Please register or to comment