Home
last modified time | relevance | path

Searched refs:LIBS (Results 1 – 15 of 15) sorted by relevance

/civetweb-2.7.6/Qt/
DCivetWeb.pro30 LIBS += -lws2_32 -lComdlg32 -lUser32 -lShell32 -lAdvapi32
32 LIBS += -lpthread -ldl -lm
51 LIBS += -llua5.2
54 LIBS += -lz
/civetweb-2.7.6/examples/_obsolete/hello/
DMakefile16 LIBS = -lpthread macro
21 LIBS += -ldl
27 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS)
/civetweb-2.7.6/examples/_obsolete/upload/
DMakefile16 LIBS = -lpthread macro
21 LIBS += -ldl
27 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS)
/civetweb-2.7.6/examples/embedded_cpp/
DMakefile16 LIBS = -lpthread macro
21 LIBS += -ldl
27 $(CXX) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS)
/civetweb-2.7.6/examples/_obsolete/post/
DMakefile16 LIBS = -lpthread macro
21 LIBS += -ldl
27 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS)
/civetweb-2.7.6/examples/_obsolete/websocket_client/
DMakefile17 LIBS = -lpthread macro
22 LIBS += -ldl
28 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS)
/civetweb-2.7.6/examples/_obsolete/websocket/
DMakefile16 LIBS = -lpthread macro
21 LIBS += -ldl
27 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS)
/civetweb-2.7.6/examples/_obsolete/ws_server/
DMakefile16 LIBS = -lpthread macro
21 LIBS += -ldl -DMG_LEGACY_INTERFACE=1
27 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS)
/civetweb-2.7.6/examples/embedded_c/
DMakefile16 LIBS = -lpthread macro
21 LIBS += -ldl
27 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS) -lcrypto -lssl -DUSE_SSL_DH=1
/civetweb-2.7.6/examples/_obsolete/chat/
DMakefile17 LIBS = -lpthread macro
22 LIBS += -ldl
28 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS)
/civetweb-2.7.6/examples/rest/
DMakefile17 LIBS = -lpthread macro
22 LIBS += -ldl
28 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(SRC) $(CIVETWEB_LIB) $(LIBS) -lcrypto -lssl -DUSE_SSL_DH=1
/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
DMakefile15 LIBS= -lm $(MYLIBS) macro
55 $(CC) -o $@ $(MYLDFLAGS) $(LUA_O) $(LUA_A) $(LIBS)
58 $(CC) -o $@ $(MYLDFLAGS) $(LUAC_O) $(LUA_A) $(LIBS)
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
DMakefile12 LIBS= -lm $(SYSLIBS) $(MYLIBS) macro
63 $(CC) -o $@ $(LDFLAGS) $(LUA_O) $(LUA_A) $(LIBS)
66 $(CC) -o $@ $(LDFLAGS) $(LUAC_O) $(LUA_A) $(LIBS)
/civetweb-2.7.6/
DMakefile70 LIBS = -lpthread -lm macro
139 LIBS += -lz
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
DMakefile12 LIBS= -lm $(SYSLIBS) $(MYLIBS) macro
63 $(CC) -o $@ $(LDFLAGS) $(LUA_O) $(LUA_A) $(LIBS)
66 $(CC) -o $@ $(LDFLAGS) $(LUAC_O) $(LUA_A) $(LIBS)