PV1_MakeProject/build/Makefile.def.cross

7 lines
587 B
Makefile
Raw Normal View History

2018-09-18 08:09:12 +00:00
COMMON_R16_LIBS := -ldbus-1 -luv -lcrypto -lcjson -ls2json -lsqlite3 -lnghttp2 -lquickmail -lz -luuid -lconfig -lcurl -lssl -lpthread
COMMON_R16_LIBS += ../3partys/boardlink/libfastcon.a ./libpv1comm-r16.so
COMMON_R311_LIBS := -ldbus-1 -luv -lcrypto -lcjson -ls2json -lsqlite3 -lnghttp2 -lquickmail -lz -luuid -lconfig -lcurl -lssl -lpthread
COMMON_R311_LIBS += ../3partys/boardlink/libfastcon.a ./libpv1comm-r311.so
2018-07-05 02:19:12 +00:00
COMMON_LINUX_LIBS := -ldbus-1 -luv -lcrypto -lcurl -lm -lnghttp2 -lsqlite3 -lquickmail -lz -luuid -lconfig -lssl -lpthread
2018-09-18 08:09:12 +00:00
COMMON_LINUX_LIBS += ./libpv1comm-linux.so