File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / packages / Symbian / group / curl.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

//
// curl file transfer utility command-line utility
//
// Use this file with buildrom to add curl to a device ROM
//

#ifndef CURL_IBY
#define CURL_IBY

#include <openenv.iby>
#include <libcurl.iby>

file=ABI_DIR\BUILD_DIR\curl.exe            \sys\bin\curl.exe

#endif // CURL_IBY

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