NFCLauncher_reg.rss 602 B

12345678910111213141516171819202122
  1. /*
  2. ============================================================================
  3. Name : NFCLauncher.mmp
  4. Author : Lucian Tomuta
  5. Copyright : 2011 Forum Nokia
  6. Description : Registration resource file for QtInfo Launcher.
  7. ============================================================================
  8. */
  9. #include <appinfo.rh>
  10. #include <NFCLauncher.rsg>
  11. UID2 KUidAppRegistrationResourceFile
  12. UID3 0xE1234567
  13. RESOURCE APP_REGISTRATION_INFO
  14. {
  15. app_file="NFCLauncher_E1234567";
  16. localisable_resource_file="\\resource\\apps\\NFCLauncher_E1234567";
  17. localisable_resource_id = R_LOCALISABLE_APP_INFO;
  18. }