OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPP_SRC_INCLUDE_DIR
(Results
1 - 2
of
2
) sorted by null
/external/epid-sdk/epid/verifier/
Makefile
4
IPP_SRC_INCLUDE_DIR
= ../../ext/ipp/sources/ippcp/src/
46
$(CC) $(CFLAGS) -I$(IPP_INCLUDE_DIR) -I$(
IPP_SRC_INCLUDE_DIR
) \
/external/epid-sdk/epid/member/
Makefile
4
IPP_SRC_INCLUDE_DIR
= ../../ext/ipp/sources/ippcp/src/
90
$(CC) $(CFLAGS) -I$(IPP_INCLUDE_DIR) -I$(
IPP_SRC_INCLUDE_DIR
) \
Completed in 140 milliseconds