mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
Put the Symbian binaries into the more modern locations in ROM
This commit is contained in:
parent
ea1f30e686
commit
3704375292
@ -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…
Reference in New Issue
Block a user