kernel/eka/euser/CMakeLists.txt
branchanywhere
changeset 92 14c2cc33e762
parent 50 999bb78c71ac
child 93 7c26c0978cbf
equal deleted inserted replaced
51:256ad52425f0 92:14c2cc33e762
    92 
    92 
    93 #Adding the sources from epoc/win32
    93 #Adding the sources from epoc/win32
    94 set (sourcepath ../euser/epoc/win32/)
    94 set (sourcepath ../euser/epoc/win32/)
    95 add_source(
    95 add_source(
    96 uc_i64.cpp uc_realx.cpp
    96 uc_i64.cpp uc_realx.cpp
    97 uc_trp.cpp uc_utl.cpp uc_exec.cpp
    97 uc_trp.cpp uc_utl.cpp 
    98 uc_dll.cpp
    98 uc_dll.cpp
       
    99 #uc_exec.cpp
    99 )
   100 )
       
   101 
       
   102 #Adding the sources from epoc/symc
       
   103 set (sourcepath ../euser/epoc/symc/)
       
   104 add_source(
       
   105 uc_exec.cpp
       
   106 )
       
   107 
   100 
   108 
   101 #Adding the sources from epoc
   109 #Adding the sources from epoc
   102 set (sourcepath ../euser/epoc/)
   110 set (sourcepath ../euser/epoc/)
   103 add_source(
   111 add_source(
   104 up_lib.cpp up_utl.cpp
   112 up_lib.cpp up_utl.cpp