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
Родитель ea1f30e686
Коммит 3704375292
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

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