ssl/tsrc/crypto_test/group/crypto_test.mmp
changeset 79 564bc7b7ad27
parent 18 47c74d1534e1
equal deleted inserted replaced
72:403e7f6ed6c5 79:564bc7b7ad27
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
     3 
     3 
     4 * Redistribution and use in source and binary forms, with or without 
     4 * Redistribution and use in source and binary forms, with or without 
     5 * modification, are permitted provided that the following conditions are met:
     5 * modification, are permitted provided that the following conditions are met:
     6 
     6 
     7 * Redistributions of source code must retain the above copyright notice, this 
     7 * Redistributions of source code must retain the above copyright notice, this 
    74 OS_LAYER_LIBC_SYSTEMINCLUDE
    74 OS_LAYER_LIBC_SYSTEMINCLUDE
    75 OS_LAYER_SSL_SYSTEMINCLUDE
    75 OS_LAYER_SSL_SYSTEMINCLUDE
    76 
    76 
    77 
    77 
    78 LIBRARY         euser.lib
    78 LIBRARY         euser.lib
    79 LIBRARY         stiftestinterface.lib
    79 LIBRARY	        StifTestInterface.lib
    80 LIBRARY         libcrypto.lib
    80 LIBRARY         libcrypto.lib
    81 LIBRARY         libc.lib
    81 LIBRARY         libc.lib
    82 
    82 
    83 
    83 
    84 LANG            SC
    84 LANG            SC