Skip to content

Commit 6663a4c

Browse files
committedMay 17, 2016
osgeo4w: add qt plugin directories to browser with grass (followup b758a8c)
1 parent a7f41dc commit 6663a4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎ms-windows/osgeo4w/browser-grass.bat.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
44
@echo off
55
path %OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\bin;%PATH%
66
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
7+
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt4\plugins
78
start "QGIS Browser" /B "%OSGEO4W_ROOT%"\bin\@package@-browser-bin.exe %*

0 commit comments

Comments
 (0)
Please sign in to comment.