Skip to content

Commit

Permalink
Add freetype2 typelib
Browse files Browse the repository at this point in the history
  • Loading branch information
ten0s committed Jul 1, 2022
1 parent bfd868a commit 6a2f682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/copy-mingw64-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ mkdir -p $DEST_DIR/mingw64/lib/girepository-1.0

cp /mingw64/lib/girepository-1.0/Atk-1.0.typelib $DEST_DIR/mingw64/lib/girepository-1.0/
cp /mingw64/lib/girepository-1.0/cairo-1.0.typelib $DEST_DIR/mingw64/lib/girepository-1.0/
cp /mingw64/lib/girepository-1.0/freetype2-2.0.typelib $DEST_DIR/mingw64/lib/girepository-1.0/
cp /mingw64/lib/girepository-1.0/Gdk-3.0.typelib $DEST_DIR/mingw64/lib/girepository-1.0/
cp /mingw64/lib/girepository-1.0/GdkPixbuf-2.0.typelib $DEST_DIR/mingw64/lib/girepository-1.0/
cp /mingw64/lib/girepository-1.0/Gio-2.0.typelib $DEST_DIR/mingw64/lib/girepository-1.0/
Expand Down

0 comments on commit 6a2f682

Please sign in to comment.