searchengine/cpix/tsrc/cpixsample/data/cpixsample_reg.rss
changeset 2 6c1a2771f4b7
equal deleted inserted replaced
1:6f2c1c46032b 2:6c1a2771f4b7
       
     1 /*
       
     2 ============================================================================
       
     3  Name        : cpixsample_reg.rss
       
     4  Author      : Shankar
       
     5  Copyright   : Your copyright notice
       
     6  Description : This file contains all the resources for the cpixsample.
       
     7 ============================================================================
       
     8 */
       
     9 
       
    10 #include <appinfo.rh>
       
    11 
       
    12 UID2 KUidAppRegistrationResourceFile
       
    13 UID3 0xE46C866B
       
    14 
       
    15 RESOURCE APP_REGISTRATION_INFO
       
    16     {
       
    17     app_file = "cpixsample";
       
    18     embeddability = KAppNotEmbeddable;
       
    19     newfile = KAppDoesNotSupportNewFile;
       
    20     }
       
    21