Skip to content

Commit b758a8c

Browse files
committed
osgeo4w: add qt plugin directories to browser
1 parent aca6215 commit b758a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ms-windows/osgeo4w/browser.bat.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ call "%~dp0\o4w_env.bat"
33
@echo off
44
path %OSGEO4W_ROOT%\apps\@package@\bin;%PATH%
55
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
6+
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt4\plugins
67
start "QGIS Browser" /B "%OSGEO4W_ROOT%"\bin\@package@-browser-bin.exe %*

0 commit comments

Comments
 (0)