curl-7.64/packages/Symbian/group/curl.iby

16 lines
283 B
Plaintext
Raw Permalink Normal View History

2024-11-19 10:15:43 +08:00
//
// 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