uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestLocalized2Rls.rss
changeset 2 d760517a8095
equal deleted inserted replaced
-1:000000000000 2:d760517a8095
       
     1 #include <basicheader.rh>
       
     2 #ifdef LANGUAGE_16
       
     3 #include "output_16.rls"
       
     4 #endif
       
     5 #ifdef LANGUAGE_10
       
     6 #include "output_10.rls"
       
     7 #endif
       
     8 #define MACRO_1 "A macro value"
       
     9 #define MACRO_2 "Not another \"macro\""
       
    10 
       
    11 RESOURCE ONE_STRING r_test0_i18n
       
    12 	{
       
    13 	text = STR_1;
       
    14 	}