uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestGenerateTwoFileWithRls.rss
changeset 0 fb279309251b
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     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_test_multifile1b
       
    12 	{
       
    13 	text = STR_1;
       
    14 	}