Put the Symbian binaries into the more modern locations in ROM

This commit is contained in:
Dan Fandrich 2009-11-04 00:27:19 +00:00
parent ea1f30e686
commit 3704375292
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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