psln/rom/psln.iby
changeset 21 558113899881
parent 0 2f259fa3e83a
--- a/psln/rom/psln.iby	Fri Apr 16 15:13:44 2010 +0300
+++ b/psln/rom/psln.iby	Mon May 03 12:45:33 2010 +0300
@@ -21,21 +21,12 @@
 
 #include <data_caging_paths_for_iby.hrh>
 
-// Executable
-S60_APP_EXE( psln )
-
 // Psln bitmaps
 S60_APP_BITMAP2( psln, pslnicon )
 
 // Application icon
 S60_APP_AIF_ICONS( psln )
 
-// Application reg
-S60_APP_AIF_RSC( psln )
-
-// Psln Engine
-file=ABI_DIR\BUILD_DIR\pslnengine.dll             SHARED_LIB_DIR\pslnengine.dll
-
 // Psln Framework
 file=ABI_DIR\BUILD_DIR\pslnframework.dll          SHARED_LIB_DIR\pslnframework.dll
 
@@ -45,12 +36,6 @@
 file=ABI_DIR\BUILD_DIR\pslnwallpaperutilsloader.dll     SHARED_LIB_DIR\pslnwallpaperutilsloader.dll
 file=ABI_DIR\BUILD_DIR\pslnbrowserlaunchloader.dll      SHARED_LIB_DIR\pslnbrowserlaunchloader.dll
 
-// Psln GS plugin
-#ifdef RD_CONTROL_PANEL
-data=DATAZ_\BITMAP_DIR\pslngsplugin.mif              BITMAP_DIR\pslngsplugin.mif
-#endif // RD_CONTROL_PANEL
-ECOM_PLUGIN( pslngsplugin.dll, 102818ec.rsc )
-
 // Psln slideset dialog ECOM plugin
 ECOM_PLUGIN( pslnslidesetdialog.dll, 102823ac.rsc )