diff -r 5f8e5adbbed9 -r 29cda98b007e application/sis/make_s60_5th_sis.cmd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/application/sis/make_s60_5th_sis.cmd Thu Feb 25 14:29:19 2010 +0000 @@ -0,0 +1,6 @@ +del *.sis +makesis -dc:\symbian\S60_5th_Edition_SDK_v1.0 podcatcher_udeb.pkg +signsis podcatcher_udeb.sis podcatcher_udeb_signed.sis podcast.cer podcast.key + +makesis -dc:\symbian\S60_5th_Edition_SDK_v1.0 podcatcher_urel.pkg +signsis podcatcher_urel.sis podcatcher_urel_signed.sis podcast.cer podcast.key \ No newline at end of file