// *********************************************************** // * This file is automatically generated by SecretStore Build // *********************************************************** #ifndef _SS_BLDVER_H_ #define _SS_BLDVER_H_ #define WSS_BLD_NO 1,0,0,1 #define SSS_VERSION_NUMBER 0x00010000L #define WSS_BLD_STR "1.0.0.1.2" #define GSS_BLD_STR "1.0.0" #define NSS_BLD_STR "1.0.0.1.2" #define SSS_COPYRIGHT_STR "Copyright © 1998-2004 Novell, Inc." #define SSS_PATENT_STR "U.S. Patent No. 5,818,936, Second Patent Pending." #define SSS_WCLIENT_STRING "Novell SecretStore Client Service\r\nFor Win32 Operating Systems." #define SSS_COMPANY_STR "Novell, Inc." #define SSS_PRODUCT_STR "Novell SecretStore Client Service." #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_ */ // *********************************************************** // ***********************************************************