17 |
17 |
18 |
18 |
19 #ifndef ACTIVEIDLE3_IBY |
19 #ifndef ACTIVEIDLE3_IBY |
20 #define ACTIVEIDLE3_IBY |
20 #define ACTIVEIDLE3_IBY |
21 |
21 |
22 #ifndef ACTIVEIDLE2_IBY |
|
23 #define ACTIVEIDLE2_IBY |
|
24 // Active Idle application and registration file |
22 // Active Idle application and registration file |
25 S60_APP_EXE( ailaunch ) |
23 S60_APP_EXE( ailaunch ) |
26 S60_APP_AIF_RSC( ailaunch ) |
24 S60_APP_EXE( homescreen ) |
27 S60_APP_AIF_ICONS( ailaunch ) |
25 S60_APP_AIF_RSC( homescreen ) |
28 //S60_APP_RESOURCE( ailaunch ) |
26 S60_APP_AIF_ICONS( homescreen ) |
29 |
27 |
30 file=ABI_DIR\BUILD_DIR\aiutils.dll SHARED_LIB_DIR\aiutils.dll |
28 file=ABI_DIR\BUILD_DIR\aiutils.dll SHARED_LIB_DIR\aiutils.dll |
31 file=ABI_DIR\BUILD_DIR\aiidleint.dll SHARED_LIB_DIR\aiidleint.dll |
29 file=ABI_DIR\BUILD_DIR\aiidleint.dll SHARED_LIB_DIR\aiidleint.dll |
32 file=ABI_DIR\BUILD_DIR\aifw.dll SHARED_LIB_DIR\aifw.dll |
30 file=ABI_DIR\BUILD_DIR\aifw.dll SHARED_LIB_DIR\aifw.dll |
33 |
31 |
34 // Content publishing plug-ins |
32 // Content publishing plug-ins |
35 ECOM_PLUGIN( aidevstaplg.dll, aidevstaplg.rsc ) |
33 ECOM_PLUGIN( aidevstaplg.dll, aidevstaplg.rsc ) |
36 #endif // ACTIVEIDLE2_IBY |
|
37 |
|
38 //data=\epoc32\release\winscw\udeb\z\private\10202be9\2001952b.txt private\10202be9\2001952b.txt |
|
39 |
34 |
40 #endif // ACTIVEIDLE3_IBY |
35 #endif // ACTIVEIDLE3_IBY |