File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / packages / Symbian / group / libcurl.iby
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (4 years, 5 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

//
// libcurl file transfer DLL
//
// Use this file with buildrom to add libcurl to a device ROM
//

#ifndef LIBCURL_IBY
#define LIBCURL_IBY

#include <openenv.iby>

file=ABI_DIR\BUILD_DIR\libcurl.dll        \sys\bin\libcurl.dll

#endif // LIBCURL_IBY

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>