cryptomgmtlibs/securitytestfw/inc/SecurityTests.iby
changeset 108 ca9a0fc2f082
parent 102 deec7e509f66
--- a/cryptomgmtlibs/securitytestfw/inc/SecurityTests.iby	Wed Oct 06 11:09:48 2010 +0530
+++ b/cryptomgmtlibs/securitytestfw/inc/SecurityTests.iby	Sat Oct 30 16:29:23 2010 +0530
@@ -239,6 +239,7 @@
 #endif
 #include "sntpclient.iby"
 
+#ifndef NCP_TEST_IMAGE_CREATION
 // *** Additional includes and configuration for SSM Requirements ***
 #ifdef _SSMSTARTUPMODE
 data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\z\private\2000d75b\startup\0\eshell  private\2000d75b\startup\0\eshell)
@@ -254,5 +255,5 @@
 // DEF139848 fix - Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP.
 #include "ocsp.iby" 
 #include "ocsptests.iby"
-
 #endif
+#endif