Put the Symbian binaries into the more modern locations in ROM
This commit is contained in:
Родитель
ea1f30e686
Коммит
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче