libcurl.iby 252 B

1234567891011121314
  1. //
  2. // libcurl file transfer DLL
  3. //
  4. // Use this file with buildrom to add libcurl to a device ROM
  5. //
  6. #ifndef LIBCURL_IBY
  7. #define LIBCURL_IBY
  8. #include <openenv.iby>
  9. file=ABI_DIR\BUILD_DIR\libcurl.dll \sys\bin\libcurl.dll
  10. #endif // LIBCURL_IBY