uiacceltk/hitchcock/backgroundanim/group/bganimhost.mmp
branchRCL_3
changeset 8 10534483575f
parent 0 15bf7259bb7c
child 21 6ce30188c5bf
equal deleted inserted replaced
7:433cbbb6a04b 8:10534483575f
    21 
    21 
    22 TARGETPATH              /sys/bin
    22 TARGETPATH              /sys/bin
    23 TARGET                  backgroundanimhost.exe
    23 TARGET                  backgroundanimhost.exe
    24 TARGETTYPE              exe
    24 TARGETTYPE              exe
    25 EPOCPROCESSPRIORITY     realtimeserver
    25 EPOCPROCESSPRIORITY     realtimeserver
       
    26 EPOCHEAPSIZE            0x100000 0x800000
    26 
    27 
    27 ALWAYS_BUILD_AS_ARM
    28 ALWAYS_BUILD_AS_ARM
    28 OPTION ARMCC            -O3 -Otime --cpu 6 --fpmode fast
    29 OPTION ARMCC            -O3 -Otime --cpu 6 --fpmode fast
    29 ARMFPU VFPV2
    30 ARMFPU VFPV2
    30 
    31 
    49 
    50 
    50 SOURCE                  main.cpp
    51 SOURCE                  main.cpp
    51 SOURCE                  bganimhost.cpp
    52 SOURCE                  bganimhost.cpp
    52 SOURCE                  highrestimer.cpp 
    53 SOURCE                  highrestimer.cpp 
    53 SOURCE                  themerepositorylistener.cpp
    54 SOURCE                  themerepositorylistener.cpp
       
    55 #ifndef SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS
    54 SOURCE                  screensaverpropertylistener.cpp
    56 SOURCE                  screensaverpropertylistener.cpp
       
    57 #endif
    55 SOURCE                  sensor.cpp
    58 SOURCE                  sensor.cpp
    56 
    59 
    57 STATICLIBRARY           libcrt0.lib
    60 STATICLIBRARY           libcrt0.lib
    58 LIBRARY                 libc.lib
    61 LIBRARY                 libc.lib
    59 LIBRARY                 euser.lib
    62 LIBRARY                 euser.lib