您不能選擇超過 %s 個話題
話題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字
|
- //
- // 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
|