diff -r 6e7b00453237 -r d17dc5398051 installationservices/swi/inc/switextshell.iby --- a/installationservices/swi/inc/switextshell.iby Thu May 27 12:58:35 2010 +0300 +++ b/installationservices/swi/inc/switextshell.iby Fri Jun 11 13:45:18 2010 +0300 @@ -30,7 +30,9 @@ #include // This iby file also includes the http libraries needed for ocsp testing +#ifndef __APPARC_IBY__ #include +#endif #include "hash.iby" #include "ups.iby" // Security utilities 9.5 @@ -63,35 +65,43 @@ // Core SWI code file=ABI_DIR\BUILD_DIR\installserver.exe sys\bin\installserver.exe -file=ABI_DIR\BUILD_DIR\plan.dll sys\bin\plan.dll file=ABI_DIR\BUILD_DIR\sishelper_tshell.dll sys\bin\sishelper.dll -file=ABI_DIR\BUILD_DIR\swidataprovider.dll sys\bin\swidataprovider.dll file=ABI_DIR\BUILD_DIR\sisxfile.dll sys\bin\sisxfile.dll -file=ABI_DIR\BUILD_DIR\siscontroller.dll sys\bin\siscontroller.dll file=ABI_DIR\BUILD_DIR\sisresult.dll sys\bin\sisresult.dll file=ABI_DIR\BUILD_DIR\uiss.dll sys\bin\uiss.dll + +#ifndef __APPARC_IBY__ +file=ABI_DIR\BUILD_DIR\plan.dll sys\bin\plan.dll +file=ABI_DIR\BUILD_DIR\swidataprovider.dll sys\bin\swidataprovider.dll +file=ABI_DIR\BUILD_DIR\siscontroller.dll sys\bin\siscontroller.dll file=ABI_DIR\BUILD_DIR\uissclient.dll sys\bin\uissclient.dll file=ABI_DIR\BUILD_DIR\sisregistryclient.dll sys\bin\sisregistryclient.dll file=ABI_DIR\BUILD_DIR\sisregistryserver.exe sys\bin\sisregistryserver.exe file=ABI_DIR\BUILD_DIR\sislauncherclient.dll sys\bin\sislauncherclient.dll file=ABI_DIR\BUILD_DIR\sislauncherserver_tshell.exe sys\bin\sislauncherserver.exe +#endif #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK +#ifndef __APPARC_IBY__ file=ABI_DIR\BUILD_DIR\apprscparser.dll sys\bin\apprscparser.dll file=ABI_DIR\BUILD_DIR\swtypereginfo.dll sys\bin\swtypereginfo.dll #endif +#endif #ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK file=ABI_DIR\BUILD_DIR\integrityservices.dll sys\bin\integrityservices.dll #endif +#ifndef __APPARC_IBY__ file=ABI_DIR\BUILD_DIR\ocspsupport.exe sys\bin\ocspsupport.exe file=ABI_DIR\BUILD_DIR\ocspsupportclient.dll sys\bin\ocspsupportclient.dll file=ABI_DIR\BUILD_DIR\devinfosupportcommon.dll sys\bin\devinfosupportcommon.dll file=ABI_DIR\BUILD_DIR\devinfosupport.exe sys\bin\devinfosupport.exe file=ABI_DIR\BUILD_DIR\devinfosupportclient.dll sys\bin\devinfosupportclient.dll file=ABI_DIR\BUILD_DIR\securitymanager.dll sys\bin\securitymanager.dll +#endif + file=ABI_DIR\BUILD_DIR\backuprestore.dll sys\bin\backuprestore.dll file=ABI_DIR\BUILD_DIR\cafdataprovider.dll sys\bin\cafdataprovider.dll file=ABI_DIR\BUILD_DIR\pkgremover.dll sys\bin\pkgremover.dll @@ -100,9 +110,10 @@ // Core SWI - 9.5 REM Including swiplugin.iby instead explicitly mentioning the files to avoid duplicate includes #include "swiplugin.iby" +#ifndef __APPARC_IBY__ file=ABI_DIR\BUILD_DIR\swiobserverclient.dll sys\bin\swiobserverclient.dll file=ABI_DIR\BUILD_DIR\swiobserver.exe sys\bin\swiobserver.exe - +#endif #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK