--- a/cryptomgmtlibs/securitytestfw/inc/cryptodeps.iby Thu Jun 24 15:55:20 2010 +0530
+++ b/cryptomgmtlibs/securitytestfw/inc/cryptodeps.iby Thu Jul 01 18:10:29 2010 +0530
@@ -24,6 +24,9 @@
#include "paddingtests.iby"
#ifdef SYMBIAN_CRYPTOSPI
#include "tcryptospi.iby"
+
+// conditionally included to avoid to be included in vasco image creation but needed in h4/h6 image creation
+#ifdef _SERIAL_DOWNLOAD
#include "cryptospi_testplugins.iby"
// Proof of concept KMS (Key Management Server)
@@ -45,8 +48,9 @@
file=ABI_DIR\BUILD_DIR\kmsclient.dll sys\bin\kmsclient.dll
file=ABI_DIR\BUILD_DIR\kmstest.exe sys\bin\kmstest.exe
-
+#endif
file=ABI_DIR\BUILD_DIR\tsymmetric.exe System\Programs\tsymmetric.exe
file=ABI_DIR\BUILD_DIR\tasymmetric.exe System\Programs\tasymmetric.exe
file=ABI_DIR\BUILD_DIR\tbigint.exe System\Programs\tbigint.exe
#endif
+