诸暨麻将添加redis
您不能選擇超過 %s 個話題 話題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字
 
 
 
 
 
 

16 行
283 B

  1. //
  2. // curl file transfer utility command-line utility
  3. //
  4. // Use this file with buildrom to add curl to a device ROM
  5. //
  6. #ifndef CURL_IBY
  7. #define CURL_IBY
  8. #include <openenv.iby>
  9. #include <libcurl.iby>
  10. file=ABI_DIR\BUILD_DIR\curl.exe \sys\bin\curl.exe
  11. #endif // CURL_IBY