Searched refs:extras (Results 1 – 13 of 13) sorted by relevance
276 extras/extras.o \277 extras/quality_estimate.o \344 OTHER_EXAMPLES = extras/get_disto extras/webp_quality extras/vwebp_sdl355 extras: $(EXTRA_LIB)441 extras/get_disto: extras/get_disto.o445 extras/get_disto: src/libwebp.a448 extras/webp_quality: extras/webp_quality.o452 extras/vwebp_sdl: extras/vwebp_sdl.o453 extras/vwebp_sdl: extras/webp_to_sdl.o455 extras/vwebp_sdl: src/libwebp.a[all …]
82 $(DIROBJ)\extras \308 $(DIROBJ)\extras\extras.obj \309 $(DIROBJ)\extras\quality_estimate.obj \380 $(DIRBIN)\vwebp_sdl.exe: $(DIROBJ)\extras\vwebp_sdl.obj381 $(DIRBIN)\vwebp_sdl.exe: $(DIROBJ)\extras\webp_to_sdl.obj389 $(DIRBIN)\get_disto.exe: $(DIROBJ)\extras\get_disto.obj392 $(DIRBIN)\webp_quality.exe: $(DIROBJ)\extras\webp_quality.obj474 {extras}.c{$(DIROBJ)\extras}.obj::475 $(CC) $(CFLAGS) /Fd$(DIROBJ)\extras\ /Fo$(DIROBJ)\extras\ $<501 {$(DIROBJ)\extras}.obj{$(DIRBIN)}.exe:
6 SUBDIRS += extras subdir
15 option(WEBP_BUILD_EXTRAS "Build extras." ON)501 set(EXTRAS_MAKEFILE "${CMAKE_CURRENT_SOURCE_DIR}/extras")541 add_executable(webp_js ${CMAKE_CURRENT_SOURCE_DIR}/extras/webp_to_sdl.c)554 add_executable(webp_wasm ${CMAKE_CURRENT_SOURCE_DIR}/extras/webp_to_sdl.c)
90 @BUILD_EXTRAS_TRUE@am__append_1 = extras162 DIST_SUBDIRS = src imageio man extras examples
53 e7a69729 libwebp: Add extras targets in CMakeLists.txt489 20a7fea0 extras/Makefile.am: fix libwebpextras.la reference777 005e15b1 Merge "{extras,mux}/Makefile.am: add missing -lm"784 aaf2530c {extras,mux}/Makefile.am: add missing -lm796 a86ce2b1 Merge "extras/Makefile.am: don't install libwebpextras"797 6fa9fe24 extras/Makefile.am: don't install libwebpextras808 15ed462b .gitignore: add extras/{get_disto,webp_quality}818 c960b82e Merge "extras.h: correct include guard"823 5108d9aa extras.h: correct include guard824 ad497fbc move src/extras to the top-level[all …]
732 examples/Makefile extras/Makefile imageio/Makefile \
15979 "extras/Makefile") CONFIG_FILES="$CONFIG_FILES extras/Makefile" ;;
97 subdir = extras116 am_libwebpextras_la_OBJECTS = libwebpextras_la-extras.lo \159 ./$(DEPDIR)/libwebpextras_la-extras.Plo \357 libwebpextras_la_SOURCES = extras.c extras.h quality_estimate.c389 $(AUTOMAKE) --foreign extras/Makefile450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libwebpextras_la-extras.Plo@am__quote@ # am--inclu…486 libwebpextras_la-extras.lo: extras.c487 …as_la-extras.lo -MD -MP -MF $(DEPDIR)/libwebpextras_la-extras.Tpo -c -o libwebpextras_la-extras.lo…488 …_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libwebpextras_la-extras.Tpo $(DEPDIR)/libwebpextras_la-extras…688 -rm -f ./$(DEPDIR)/libwebpextras_la-extras.Plo[all …]
9 libwebpextras_la_SOURCES += extras.c extras.h quality_estimate.c
15 extras="no"20 extras="yes"32 if [ "$extras" = "yes" ] ; then
95 …extras (contain the unicode files needed to rebuild the unicode tables and the bench-v8 benchmark)…
5175 extras = []5181 extras.append( name )5183 return extras
Completed in 34 milliseconds