CelestialSphere_reg.rss 812 B

12345678910111213141516171819202122232425262728
  1. /*
  2. ============================================================================
  3. Name : CelestialSphere.rss
  4. Author : Den Grigorenko
  5. Copyright : Copyright (c) 2008 Den123
  6. Description : This file contains the application registration resource.
  7. ============================================================================
  8. */
  9. #include "CelestialSphere.hrh"
  10. #include "CelestialSphere.rls"
  11. #include <appinfo.rh>
  12. #include <CelestialSphere_0xEEC98BE4.rsg>
  13. UID2 KUidAppRegistrationResourceFile
  14. UID3 _UID3
  15. RESOURCE APP_REGISTRATION_INFO
  16. {
  17. app_file="CelestialSphere_0xEEC98BE4";
  18. localisable_resource_file = "\\resource\\apps\\CelestialSphere_0xEEC98BE4";
  19. localisable_resource_id = R_LOCALISABLE_APP_INFO;
  20. embeddability=KAppNotEmbeddable;
  21. newfile=KAppDoesNotSupportNewFile;
  22. }