/*********************************************************
- * Copyright (C) 2006-2019 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2020 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
#define PRODUCT_HA_NAME MAKE_NAME("High Availability Extension")
-#define PRODUCT_WBC_NAME MAKE_NAME("WebCenter")
-
#define PRODUCT_SDK_NAME MAKE_NAME("SDK")
#define PRODUCT_DDK_NAME MAKE_NAME("ESX DDK")
|| defined(VMX86_DESKTOP) \
|| defined(VMX86_HORIZON_VIEW) \
|| defined(VMX86_VPX) \
- || defined(VMX86_WBC) \
|| defined(VMX86_SDK) \
|| defined(VMX86_TOOLS) \
|| defined(VMX86_V2V) \
# else
# define PRODUCT_SHORT_NAME PRODUCT_VPX_NAME
# endif
-#elif defined(VMX86_WBC)
-# define PRODUCT_SHORT_NAME PRODUCT_WBC_NAME
#elif defined(VMX86_SDK)
# define PRODUCT_SHORT_NAME PRODUCT_SDK_NAME
#elif defined(VMX86_P2V)
#define ESX_RELEASE ESX_RELEASE_QUARTERLY "." ESX_RELEASE_PATCH
#define WORKSTATION_RELEASE_DESCRIPTION ""
-#define WSX_SERVER_VERSION_NUMBER "1.0.0"
-#define WSX_SERVER_VERSION "e.x.p"
#define P2V_VERSION "e.x.p"
#define P2V_FILE_VERSION 3,0,0,0
#define INTEGRITY_VERSION "7.0.1" /* Should use VPX_VERSION? */
#define SVA_VERSION "1.0.0"
#define SSO_VERSION "1.0.0"
-#define WBC_VERSION "5.1.0"
#define SDK_VERSION "4.1.0"
#define FOUNDRY_VERSION "1.17.0"
#define FOUNDRY_FILE_VERSION 1,17,0,PRODUCT_BUILD_NUMBER_NUMERIC
# else
# define PRODUCT_VERSION_NUMBER VPX_VERSION
# endif
-#elif defined(VMX86_WBC)
-# define PRODUCT_VERSION_NUMBER WBC_VERSION
#elif defined(VMX86_SDK)
# define PRODUCT_VERSION_NUMBER SDK_VERSION
#elif defined(VMX86_P2V)
# define PRODUCT_LICENSE_VERSION PRODUCT_VMRC_VERSION_STRING_FOR_LICENSE
# elif defined(VMX86_FLEX) /* check VMX86_FLEX before VMX86_DESKTOP */
# define PRODUCT_LICENSE_VERSION PRODUCT_FLEX_VERSION_STRING_FOR_LICENSE
-# elif defined(VMX86_WGS_MIGRATION)
-# define PRODUCT_LICENSE_VERSION "1.0"
-# elif defined(VMX86_WGS)
-# define PRODUCT_LICENSE_VERSION "3.0"
# elif defined(VMX86_VPX)
# define PRODUCT_LICENSE_VERSION "7.0"
# define PRODUCT_LICENSE_FILE_VERSION "7.0.2.0"
-# elif defined(VMX86_WBC)
-# define PRODUCT_LICENSE_VERSION "1.0"
# elif defined(VMX86_SDK)
# define PRODUCT_LICENSE_VERSION "1.0"
# elif defined(VMX86_P2V)