Home
last modified time | relevance | path

Searched refs:VER (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/jsoncpp/
A Ddev.makefile3 VER?=$(shell cat version.txt)
6 @echo "VER=${VER}"
7 sign: jsoncpp-${VER}.tar.gz
15 rsync -va -c --delete dist/doxygen/jsoncpp-api-html-${VER}/ ../jsoncpp-docs/doxygen/
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dconfigure43 VER=`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < ${SRCDIR}zlib.h`
241 SHAREDLIBV=libz.$VER$shared_ext
279 …ED-"cc -shared -Wl,-soname,libz.so -Wl,-msym -Wl,-rpath,$(libdir) -Wl,-set_version,${VER}:1.0"} ;;
349 SHAREDLIBV=${SHAREDLIBV-"libz$shared_ext.$VER"}
430 echo Building static library $STATICLIB version $VER with $CC. | tee -a configure.log
851 echo VER = $VER >> configure.log
917 s/\@VERSION\@/$VER/g;
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dmakefile.cegcc27 VER = $(VERMAJ).$(VERMIN).$(VERMIC)
29 PACKAGE = $(NAME)-$(VER)
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/
A Dawss_discover.c16 #define VER 0 macro
230 ab_org_bits |= VER & 0x03; in get_ability()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/os2/
A DMakefile.os230 VER=1.1.0
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/homepage/
A Dhomepage.md101 snprintf(image_version, 21, "VER: %s", BUILD_VERSION); // 格式化字符串
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES1237 Fixed VER -> PNGVER typo in makefile.macosx and added install-static to

Completed in 19 milliseconds