mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Merge pull request #2 from timlinux/master.
Some minor updates to documentation and added shortname to the quickpackage script
This commit is contained in:
commit
730b651373
@ -86,8 +86,8 @@ set OSGEO4W_ROOT=C:\OSGeo4W
|
||||
call "%OSGEO4W_ROOT%\bin\o4w_env.bat"
|
||||
|
||||
@set GRASS_PREFIX=c:/OSGeo4W/apps/grass/grass-6.4.0
|
||||
@set INCLUDE=%INCLUDE%;%OSGEO4W_ROOT%\apps\gdal-17\include;%OSGEO4W_ROOT%\include
|
||||
@set LIB=%LIB%;%OSGEO4W_ROOT%\apps\gdal-17\lib;%OSGEO4W_ROOT%\lib
|
||||
@set INCLUDE=%INCLUDE%;%OSGEO4W_ROOT%\include
|
||||
@set LIB=%LIB%;%OSGEO4W_ROOT%\lib;%OSGEO4W_ROOT%\lib
|
||||
|
||||
@cmd
|
||||
```
|
||||
|
@ -21,4 +21,5 @@ makensis \
|
||||
-DBINARY_REVISION=1 \
|
||||
-DINSTALLER_TYPE=OSGeo4W \
|
||||
-DPACKAGE_FOLDER=osgeo4w/unpacked \
|
||||
-DSHORTNAME=qgis \
|
||||
QGIS-Installer.nsi
|
||||
|
Loading…
x
Reference in New Issue
Block a user