mirror of
https://github.com/curl/curl.git
synced 2026-07-23 23:47:15 +03:00
Put the Symbian binaries into the more modern locations in ROM
This commit is contained in:
parent
ea1f30e686
commit
3704375292
2 changed files with 3 additions and 3 deletions
|
|
@ -10,6 +10,6 @@
|
|||
#include <openenv.iby>
|
||||
#include <libcurl.iby>
|
||||
|
||||
file=ABI_DIR\BUILD_DIR\curl.exe System\Programs\curl.exe
|
||||
file=ABI_DIR\BUILD_DIR\curl.exe \sys\bin\curl.exe
|
||||
|
||||
#endif // CURL_IBY
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
#include <openenv.iby>
|
||||
|
||||
file=ABI_DIR\BUILD_DIR\libcurl.dll System\Libs\libcurl.dll
|
||||
file=ABI_DIR\BUILD_DIR\libcurl.dll \sys\bin\libcurl.dll
|
||||
|
||||
#endif
|
||||
#endif // LIBCURL_IBY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue