Skip to content

Commit

Permalink
osgeo4w: add qt plugin directories to browser
Browse files Browse the repository at this point in the history
(cherry picked from commit b758a8c)
  • Loading branch information
jef-n committed Apr 25, 2016
1 parent 69faab9 commit 3156d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/browser.bat.tmpl
Expand Up @@ -4,4 +4,5 @@ call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
@echo off
path %OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib;%PATH%
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt4\plugins
start "QGIS Browser" /B "%OSGEO4W_ROOT%"\bin\@package@-browser-bin.exe %*

0 comments on commit 3156d57

Please sign in to comment.