hello everybody ... i've developed a game in c++ (symbian 6.1) for 60 series and now i have to move my application into a phone . for that i must build the "sis" file but i don't know to do that . which file from my main project must be included in sis file ? and what other files i need to generate for that ? i made pkg file as i saw in examples but my application include more than a simple app file (i have a mbm too who i think that final file ) . so i need to know which files must be included pkg and sis files for my application .
thanx
Usually you should include .app, .mbm, .rsc, .aif
If you use any other application-specific files, you should include them as well (like sounds or skins, for example).
Make sure that you're taking .app file compiled for ARMI or THUMB.