1//
2// libcurl file transfer DLL
3//
4// Use this file with buildrom to add libcurl to a device ROM
5//
67#ifndef LIBCURL_IBY
8#define LIBCURL_IBY
910#include <openenv.iby>
1112file=ABI_DIR\BUILD_DIR\libcurl.dll \sys\bin\libcurl.dll1314#endif // LIBCURL_IBY
15