initial
This commit is contained in:
commit
ab9a0bd4e2
183 changed files with 20701 additions and 0 deletions
9
src/examples/020_cliclient/Makefile
Normal file
9
src/examples/020_cliclient/Makefile
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
TARGET = cliclient
|
||||
DIRLEVEL = ../..
|
||||
LOGLEVEL = dbg
|
||||
GNUTLS = 0
|
||||
SOURCES = cliclient.cpp webserver.cpp
|
||||
|
||||
CLEAN += log.txt
|
||||
|
||||
include $(DIRLEVEL)/http/mk.inc
|
||||
Loading…
Add table
Add a link
Reference in a new issue