HomeSort by relevance Sort by last modified time
    Searched refs:librtmp_root (Results 1 - 2 of 2) sorted by null

  /external/curl/src/
Makefile.Watcom 102 !ifdef %librtmp_root
103 LIBRTMP_ROOT = $(%librtmp_root)
105 LIBRTMP_ROOT = ../../rtmpdump-2.3
176 @%append $(LINK_ARG) library '$(LIBRTMP_ROOT)/librtmp/librtmp.lib'
  /external/curl/lib/
Makefile.Watcom 107 !ifdef %librtmp_root
108 LIBRTMP_ROOT = $(%librtmp_root)
110 LIBRTMP_ROOT = ../../rtmpdump-2.3
130 CFLAGS += -dUSE_LIBRTMP -I"$(LIBRTMP_ROOT)"
221 @%append $(LINK_ARG) library '$(LIBRTMP_ROOT)/librtmp/librtmp.lib'

Completed in 77 milliseconds