No need to define PGADMIN4_USE_WEBKIT any more.

This commit is contained in:
Dave Page 2018-05-16 13:33:53 +01:00
parent 4496a97a97
commit 246c434b61

View File

@ -221,7 +221,7 @@ REM Main function Ends
CD "%WD%\runtime"
IF %ERRORLEVEL% NEQ 0 EXIT /B %ERRORLEVEL%
CALL "%QMAKE%" "DEFINES+=PGADMIN4_USE_WEBKIT"
CALL "%QMAKE%"
IF %ERRORLEVEL% NEQ 0 EXIT /B %ERRORLEVEL%
CALL %MAKE% clean