/*********************************************************************** * * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; version 2.1 * of the License. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, Novell, Inc. * * To contact Novell about this file by physical or electronic mail, * you may find current contact information at www.novell.com. * ***********************************************************************/ // *********************************************************** // * This file is automatically generated by SecretStore Build // *********************************************************** #ifndef _SS_BLDVER_H_ #define _SS_BLDVER_H_ #define WSS_BLD_NO 1,0,6,0 #define SSS_VERSION_NUMBER 0x00010600L #define WSS_BLD_STR "1.0.6.1.2" #define GSS_BLD_STR "1.0.6" #define NSS_BLD_STR "1.0.6.1.2" #define SSS_COPYRIGHT_STR "Copyright © 2004-2006 Novell, Inc." #define SSS_PATENT_STR "None." #define SSS_WCLIENT_STRING "Common Authentication Service Adaptor\r\nFor Windows Operating Systems." #define SSS_COMPANY_STR "Novell, Inc." #define SSS_PRODUCT_STR "miCASA Credential Store" #define SSS_DEVBLD_STR "Internal Development Build." #define SSS_DEBUG_VER_STR "Internal Debug Build." #define SSS_NSSGSS_STR "nssgss.dll" #define SSS_NSSGSS_STR_DBG "nssgss_mdd.dll" #define SSS_NSSGSS_PR_STRING "Novell SecretStore Client Service GSS Transport Plugin." #define SSS_NSSNCP_STR "nssncp.dll" #define SSS_NSSNCP_STR_DBG "nssncp_mdd.dll" #define SSS_NSSNCP_PR_STRING "Novell SecretStore Client Service NCP Transport Plugin." #define SSS_NSSLDP_STR "nssldp.dll" #define SSS_NSSLDP_STR_DBG "nssldp_mdd.dll" #define SSS_NSSLDP_PR_STRING "Novell SecretStore Client Service LDAP Trnasport Plugin." #define SSS_NSSSAML_STR "nsssaml.dll" #define SSS_NSSSAML_STR_DBG "nsssaml_mdd.dll" #define SSS_NSSSAML_PR_STRING "Novell SecretStore Client Service SAML Transport Plugin." #define SSS_NSSNMAS_STR "nssnmas.dll" #define SSS_NSSNMAS_STR_DBG "nsssnmas_mdd.dll" #define SSS_NSSNMAS_PR_STRING "Novell SecretStore Client Service NMAS Transport Plugin." #define SSS_NSSINITSYNC_STR "nssinitsync.dll" #define SSS_NSSINITSYNC_STR_DBG "nssinitsync.dll" #define SSS_NSSINITSYNC_PR_STRING "Novell SecretStore Client Service Initialization and Synchronization Engine." #define SSS_NSSINITSYNC_STR "nsssdk.dll" #define SSS_NSSINITSYNC_STR_DBG "nsssdk.dll" #define SSS_NSSINITSYNC_PR_STRING "Novell SecretStore Client Service SDK APIs." #endif /* _SS_BLDVER_H_ */ // *********************************************************** // ***********************************************************