Searched refs:VER (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/jsoncpp/ |
A D | dev.makefile | 3 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 D | configure | 43 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 D | makefile.cegcc | 27 VER = $(VERMAJ).$(VERMIN).$(VERMIC) 29 PACKAGE = $(NAME)-$(VER)
|
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ |
A D | awss_discover.c | 16 #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 D | Makefile.os2 | 30 VER=1.1.0
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/homepage/ |
A D | homepage.md | 101 snprintf(image_version, 21, "VER: %s", BUILD_VERSION); // 格式化字符串
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | CHANGES | 1237 Fixed VER -> PNGVER typo in makefile.macosx and added install-static to
|
Completed in 19 milliseconds