Skip to content

Commit

Permalink
osgeo4w: add qt plugin directories to browser with grass (followup b7…
Browse files Browse the repository at this point in the history
…58a8c)

(cherry picked from commit 6663a4c)
  • Loading branch information
jef-n committed May 17, 2016
1 parent 28809b6 commit deb1e1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/browser-grass.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;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\bin;%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 deb1e1e

Please sign in to comment.