feat: build proect for restproxy
This commit is contained in:
15
proxy_c/third-lib/libcurl/packages/Symbian/group/curl.iby
Normal file
15
proxy_c/third-lib/libcurl/packages/Symbian/group/curl.iby
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// 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 \sys\bin\curl.exe
|
||||
|
||||
#endif // CURL_IBY
|
||||
Reference in New Issue
Block a user