mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
6 lines
201 B
Batchfile
6 lines
201 B
Batchfile
call "%OSGEO4W_ROOT%\bin\o4w_env.bat"
|
|
call qt5_env.bat
|
|
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
|
|
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
|
|
"%OSGEO4W_ROOT%\apps\@package@\crssync"
|