Added support for running on Symbian OS.

This commit is contained in:
Dan Fandrich
2008-04-22 22:53:53 +00:00
parent ad1dd08693
commit 1960eebc2d
25 changed files with 1158 additions and 16 deletions

View File

@@ -0,0 +1,23 @@
//
// cURL network retrieval client
//
TARGET curl.exe
TARGETTYPE exe
UID 0x00000000 0x10206442
SOURCEPATH ..\..\..\src
SOURCE \
main.c hugehelp.c urlglob.c writeout.c writeenv.c \
getpass.c homedir.c curlutil.c
SYSTEMINCLUDE ..\..\..\include ..\..\..\lib ..\..\..\include\curl \
\epoc32\include \epoc32\include\stdapis
LIBRARY euser.lib libc.lib libcurl.lib
STATICLIBRARY libcrt0.lib
CAPABILITY ALL -Tcb
EPOCSTACKSIZE 0x18000