mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-12-19 03:37:46 +00:00
FS-10074: [libtiff] remove more libtiff references
This commit is contained in:
@@ -1240,15 +1240,9 @@ SEARCH_INCLUDES = YES
|
||||
# contain include files that are not input files but should be processed by
|
||||
# the preprocessor.
|
||||
|
||||
INCLUDE_PATH =../libs/apr ../libs/apr-util \
|
||||
../libs/iksemel ../libs/ilbc ../libs/js \
|
||||
../libs/libg722_1 ../libs/libnatpmp \
|
||||
../libs/libsndfile ../libs/miniupnpc \
|
||||
../libs/portaudio ../libs/sofia-sip ../libs/spandsp \
|
||||
../libs/srtp \
|
||||
../libs/tiff-4.0.2 ../libs/udns \
|
||||
../libs/unimrcp ../libs/voipcodecs ../libs/win32 \
|
||||
../libs/xmlrpc-c
|
||||
INCLUDE_PATH =../libs/apr ../libs/apr-util ../libs/iksemel ../libs/libnatpmp \
|
||||
../libs/miniupnpc ../libs/sofia-sip ../libs/spandsp \
|
||||
../libs/srtp ../libs/unimrcp ../libs/win32 ../libs/xmlrpc-c
|
||||
|
||||
# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
|
||||
# patterns (like *.h and *.hpp) to filter out the header-files in the
|
||||
|
||||
Reference in New Issue
Block a user