[project @ 2005-11-20 20:23:09 by bursa]

Add libpencil.

svn path=/import/netsurf/; revision=1881
This commit is contained in:
James Bursa 2005-11-20 20:23:09 +00:00
parent 4f56dac958
commit c39e6e7b49
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ PLATFORM_CFLAGS_DEBUG = -I/usr/include/libxml2 -I/riscos/src/OSLib \
-I/riscos/include/libjpeg -D_POSIX_C_SOURCE
LDFLAGS_RISCOS = -L/home/riscos/env/lib -lxml2 -lz -lcurl -lssl -lcrypto \
-lcares -lmng -loslib -ljpeg -lrufl
-lcares -lmng -loslib -ljpeg -lrufl -lpencil
LDFLAGS_SMALL = -L/home/riscos/env/lib -lxml2 -lz -lucurl -lcares -lmng \
-loslib -ljpeg -lrufl
-loslib -ljpeg -lrufl -lpencil
LDFLAGS_DEBUG = -L/usr/lib -lxml2 -lz -lm -lcurl -lssl -lcrypto -ldl -lmng \
-ljpeg -llcms