Make trivial updates to two MMP files, to match the changes between PDK 3.0.2 and PDK 3.0.4
The updates are about case-consistency changes in LIBRARY names, but alas they don't agree on euser.lib (for example).
Fix buildrom.pm to leave aliases to .RSC files alone (and not move them into sys\bin), and other things
copy tools\buildrom.pm \epoc32\tools\buildrom.pm
iMaker --file=/epoc32/rom/config/sf_refhw/syborg/image_conf_syborg.mk flash
files generated into epoc32\rombuild\syborg\core
copy \epoc32\rom\include\featuredatabase.xml syborg_stem\featuredatabase.xml
findstr FEATURES original\syborg.tmp1.oby >syborg_stem_features.iby
perl tools\repair_obyfile.pl original\syborg.rom.oby >syborg_stem\syborg_stem_rom.oby
dir /s/b \build_info\logs\releaseables | perl tools\packages_in_rom.pl original\syborg.dir >syborg_stem\rom_content.csv
perl tools\static_dependencies.pl syborg_stem\rom_content.csv >syborg_stem\static_dependencies.txt
buildrom syborg_stem_rom.oby -fm=featuredatabase.xml -k -nosymbols -loglevel1 -v