OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FREETYPE
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/win32/
info-msvc.mak
20
!if "$(
FREETYPE
)" == "1"
21
INC_FEATURES = $(INC_FEATURES)
FreeType
94
@echo
FREETYPE
:
121
@echo Enables Cairo-
Freetype
support, needed for the build of the hb-view utility.
config-msvc.mak
14
#
Freetype
is needed for building
FreeType
support and hb-view
18
FREETYPE_LIB =
freetype
.lib
91
# Enable cairo-ft (enables cairo and
freetype
as well)
95
FREETYPE
= 1
113
# Enable
freetype
if desired
114
!if "$(
FREETYPE
)" == "1"
Completed in 94 milliseconds