sourcemod/extensions/curl/curl-src/packages/Symbian/group/libcurl.iby

15 lines
252 B
Plaintext
Raw Normal View History

2009-01-09 00:31:00 +01:00
//
// 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>
2013-03-17 23:23:20 +01:00
file=ABI_DIR\BUILD_DIR\libcurl.dll \sys\bin\libcurl.dll
2009-01-09 00:31:00 +01:00
2013-03-17 23:23:20 +01:00
#endif // LIBCURL_IBY