Skip to content

Commit

Permalink
mswindows: Update crosscompile.sh to the master branch of MXE (OSGeo#…
Browse files Browse the repository at this point in the history
  • Loading branch information
HuidaeCho authored Oct 13, 2021
1 parent 07d6529 commit 75848ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mswindows/crosscompile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ for i in \
libblas.dll \
libbz2.dll \
libcairo-2.dll \
libcrypto-1_1-x64.dll \
libcrypto-3-x64.dll \
libcurl-4.dll \
libdf-0.dll \
libexpat-1.dll \
Expand Down Expand Up @@ -262,7 +262,7 @@ for i in \
libspatialite-7.dll \
libsqlite3-0.dll \
libssh2-1.dll \
libssl-1_1-x64.dll \
libssl-3-x64.dll \
libstdc++-6.dll \
libtermcap.dll \
libtiff-5.dll \
Expand Down

0 comments on commit 75848ee

Please sign in to comment.