repo.or.cz
/
open-ps2-loader.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disabling auto-refresh of game list by default, as it is causing bugs sometimes
[open-ps2-loader.git]
/
thirdparty
/
freetype-2.3.12
/
builds
/
unix
/
freetype2.in
blob
7e948f437a8a500ae5ba15be23997b2d6e1c9d53
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: FreeType 2
7
Description: A free, high-quality, and portable font engine.
8
Version: @ft_version@
9
Requires:
10
Libs: -L${libdir} -lfreetype
11
Libs.private: @LIBZ@ @FT2_EXTRA_LIBS@
12
Cflags: -I${includedir}/freetype2 -I${includedir}