2008-04-22 18:53:53 -04:00
|
|
|
//
|
|
|
|
// cURL network retrieval client
|
|
|
|
//
|
|
|
|
|
|
|
|
TARGET curl.exe
|
|
|
|
TARGETTYPE exe
|
2008-04-25 18:49:18 -04:00
|
|
|
UID 0x00000000 0xF0206442
|
2008-04-22 18:53:53 -04:00
|
|
|
|
2008-05-13 13:50:03 -04:00
|
|
|
SOURCEPATH ../../../src
|
2008-04-22 18:53:53 -04:00
|
|
|
SOURCE \
|
2011-10-03 16:59:38 -04:00
|
|
|
tool_binmode.c \
|
2011-09-22 05:16:34 -04:00
|
|
|
tool_bname.c \
|
2011-09-24 11:38:16 -04:00
|
|
|
tool_cb_dbg.c \
|
|
|
|
tool_cb_hdr.c \
|
|
|
|
tool_cb_prg.c \
|
|
|
|
tool_cb_rea.c \
|
|
|
|
tool_cb_see.c \
|
|
|
|
tool_cb_wrt.c \
|
2011-09-22 05:16:34 -04:00
|
|
|
tool_cfgable.c \
|
|
|
|
tool_convert.c \
|
|
|
|
tool_dirhie.c \
|
|
|
|
tool_doswin.c \
|
|
|
|
tool_easysrc.c \
|
2011-10-03 16:59:38 -04:00
|
|
|
tool_formparse.c \
|
2011-10-04 18:03:20 -04:00
|
|
|
tool_getparam.c \
|
2011-10-06 11:39:00 -04:00
|
|
|
tool_getpass.c \
|
2011-10-04 18:03:20 -04:00
|
|
|
tool_help.c \
|
|
|
|
tool_helpers.c \
|
2011-10-06 11:39:00 -04:00
|
|
|
tool_homedir.c \
|
2012-12-26 17:30:54 -05:00
|
|
|
tool_hugehelp.c \
|
2011-09-22 05:16:34 -04:00
|
|
|
tool_libinfo.c \
|
2011-10-04 18:03:20 -04:00
|
|
|
tool_main.c \
|
2012-06-07 17:49:27 -04:00
|
|
|
tool_metalink.c \
|
2011-09-22 05:16:34 -04:00
|
|
|
tool_mfiles.c \
|
|
|
|
tool_msgs.c \
|
2011-10-04 18:03:20 -04:00
|
|
|
tool_operate.c \
|
|
|
|
tool_operhlp.c \
|
|
|
|
tool_panykey.c \
|
|
|
|
tool_paramhlp.c \
|
|
|
|
tool_parsecfg.c \
|
2011-09-22 05:16:34 -04:00
|
|
|
tool_setopt.c \
|
2011-10-04 18:03:20 -04:00
|
|
|
tool_sleep.c \
|
2011-10-05 14:16:16 -04:00
|
|
|
tool_urlglob.c \
|
2011-10-06 11:39:00 -04:00
|
|
|
tool_util.c \
|
|
|
|
tool_vms.c \
|
|
|
|
tool_writeenv.c \
|
|
|
|
tool_writeout.c \
|
|
|
|
tool_xattr.c
|
2008-04-22 18:53:53 -04:00
|
|
|
|
2008-10-24 14:45:00 -04:00
|
|
|
SOURCEPATH ../../../lib
|
|
|
|
SOURCE \
|
2013-01-03 20:50:28 -05:00
|
|
|
rawstr.c nonblock.c
|
2008-10-24 14:45:00 -04:00
|
|
|
|
2008-10-28 16:05:09 -04:00
|
|
|
USERINCLUDE ../../../src ../../../lib ../../../include/curl
|
|
|
|
|
|
|
|
SYSTEMINCLUDE ../../../include /epoc32/include /epoc32/include/stdapis
|
2008-04-22 18:53:53 -04:00
|
|
|
|
|
|
|
LIBRARY euser.lib libc.lib libcurl.lib
|
|
|
|
STATICLIBRARY libcrt0.lib
|
|
|
|
|
2008-04-24 19:24:57 -04:00
|
|
|
CAPABILITY NetworkServices
|
2008-04-22 18:53:53 -04:00
|
|
|
|
2008-05-14 19:38:21 -04:00
|
|
|
EPOCSTACKSIZE 0x8000
|
2008-04-22 18:53:53 -04:00
|
|
|
|