sourcemod/extensions/curl/curl-src/packages/Symbian/group/libcurl.iby
2013-03-17 22:23:20 +00:00

15 lines
252 B
Plaintext

//
// 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>
file=ABI_DIR\BUILD_DIR\libcurl.dll \sys\bin\libcurl.dll
#endif // LIBCURL_IBY