GH 42: Linux unbundled builds don't link

GH #42: Linux unbundled builds don't link
This commit is contained in:
Alex
2012-12-26 23:23:15 -06:00
parent 3ace867b6d
commit 79838aa76d
3 changed files with 10 additions and 0 deletions

View File

@@ -12,6 +12,10 @@ objects = Page PageReader \
CodeWriter ApacheCodeWriter OSPCodeWriter \
PageCompiler
ifdef POCO_UNBUNDLED
SYSLIBS += -lz -lpcre -lexpat
endif
target = cpspc
target_version = 1
target_libs = PocoNet PocoUtil PocoXML PocoFoundation