mirror of
https://github.com/curl/curl.git
synced 2026-08-02 19:00:28 +03:00
Added rawstr.c to Symbian curl build
This commit is contained in:
parent
10035c898b
commit
a876161ef9
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ SOURCE \
|
|||
main.c hugehelp.c urlglob.c writeout.c writeenv.c \
|
||||
getpass.c homedir.c curlutil.c
|
||||
|
||||
SOURCEPATH ../../../lib
|
||||
SOURCE \
|
||||
rawstr.c
|
||||
|
||||
SYSTEMINCLUDE ../../../include ../../../lib ../../../include/curl \
|
||||
/epoc32/include /epoc32/include/stdapis
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue