Skip to content

Commit

Permalink
fix Makevars.ucrt (experimental)
Browse files Browse the repository at this point in the history
  • Loading branch information
appelmar committed Jan 17, 2023
1 parent d91bcca commit 10ab5ec
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions src/Makevars.ucrt
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,16 @@ PKG_CPPFLAGS = \
-DHAVE_PROJ_H -DR_PACKAGE -DGDALCUBES_NO_SWARM

PKG_LIBS = \
-lgdal -lsqlite3 -lspatialite -lproj -lgeos_c -lgeos \
-ljson-c -lnetcdf -lmariadbclient -lpq -lpgport -lpgcommon \
-lwebp -lcurl -lssh2 -lssl \
-lhdf5_hl -lhdf5 -lexpat -lfreexl -lcfitsio \
-lmfhdf -lhdf -lxdr -lpcre \
-lopenjp2 -ljasper -lpng -ljpeg -ltiff -lgeotiff -lgif -lxml2 -llzma -lz -lzstd \
-lodbc32 -lodbccp32 -liconv -lpsapi -lwldap32 -lsecur32 -lgdi32 -lnormaliz \
-lcrypto -lcrypt32 -lws2_32 -lshlwapi -lbcrypt

-fopenmp -lgdal -larmadillo -lopenblas -lgfortran -lquadmath -lpq -lpgcommon -lpgport -lodbc32 \
-lodbccp32 -lblosc -lkea -lhdf5_cpp -lhdf5 -lpoppler -llcms2 -lfreetype -lharfbuzz -lfreetype -llz4 \
-lpcre2-8 -lxml2 -lopenjp2 -lnetcdf -lmysqlclient -lspatialite -lgeos_c -lgeos -lminizip -lgeos \
-ljson-c -lgta -lfreexl -lexpat -lssl -lpsapi -lgif -lmfhdf -lhdf5_hl -lcrypto -lportablexdr -ldf \
-lhdf5 -lsz -lpng16 -lpng -lpoppler -llcms2 -lfreetype -lharfbuzz -lfreetype -llz4 -lpcre2-8 -lpcre \
-lcurl -lbcrypt -lrtmp -lssl -lssh2 -lidn2 -lunistring -liconv -lgcrypt -lcrypto -lgpg-error \
-lws2_32 -ltiff -llzma -ljpeg -lz -lcfitsio -lzstd -lwebpdecoder -lwebp -lsbml-static -lgeotiff \
-lproj -lsqlite3 -lbz2 -lcrypt32 -lwldap32 -lsecur32


all: clean winlibs

winlibs:
Expand Down

0 comments on commit 10ab5ec

Please sign in to comment.