Navigation Menu

Skip to content

Commit

Permalink
add missing file from 72e779c
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Aug 22, 2014
1 parent 599255c commit c7fb837
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ms-windows/osgeo4w/designer-qgis.bat.tmpl
@@ -0,0 +1,6 @@
@echo off
call "%~dp0\o4w_env.bat"
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 "Qt Designer with QGIS custom widgets" /B "%OSGEO4W_ROOT%"\bin\designer.exe %*

0 comments on commit c7fb837

Please sign in to comment.