1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/packages/Symbian/group/curl.iby

16 lines
292 B
Plaintext
Raw Normal View History

//
// 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 System\Programs\curl.exe
#endif // CURL_IBY