Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
osgeo4w: build with libspatialite 1.9
  • Loading branch information
jef-n committed Feb 10, 2019
1 parent aa30730 commit 28c0380
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/package-nightly.cmd
Expand Up @@ -63,6 +63,7 @@ path %path%;%PF86%\Microsoft Visual Studio 10.0\VC\bin

set CMAKE_OPT=^
-G "Visual Studio 10" ^
-D SPATIALINDEX_LIBRARY=%O4W_ROOT%/lib/spatialindex-32.lib ^
-D SIP_BINARY_PATH=%O4W_ROOT%/apps/Python27/sip.exe ^
-D QWT_LIBRARY=%O4W_ROOT%/lib/qwt.lib ^
-D CMAKE_CXX_FLAGS_RELWITHDEBINFO="/MD /ZI /MP /Od /D NDEBUG /D QGISDEBUG" ^
Expand Down
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/package.cmd
Expand Up @@ -63,6 +63,7 @@ path %path%;%PF86%\Microsoft Visual Studio 10.0\VC\bin

set CMAKE_OPT=^
-G "Visual Studio 10" ^
-D SPATIALINDEX_LIBRARY=%O4W_ROOT%/lib/spatialindex-32.lib ^
-D SIP_BINARY_PATH=%O4W_ROOT%/apps/Python27/sip.exe ^
-D QWT_LIBRARY=%O4W_ROOT%/lib/qwt.lib
goto devenv
Expand Down

0 comments on commit 28c0380

Please sign in to comment.