Skip to content

Commit

Permalink
osgeo4w: add qt plugin directories to browser
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Apr 25, 2016
1 parent aca6215 commit b758a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/browser.bat.tmpl
Expand Up @@ -3,4 +3,5 @@ call "%~dp0\o4w_env.bat"
@echo off
path %OSGEO4W_ROOT%\apps\@package@\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 b758a8c

Please sign in to comment.