Remove 3.13 compatibility build vars
This commit is contained in:
@@ -287,12 +287,6 @@ Com_SYS_LIBS_WIN32 = ws2_32 advapi32 user32
|
||||
|
||||
Com_RCS = Com.rc
|
||||
|
||||
# For R3.13 compatibility only
|
||||
ifeq ($(strip $(COMPAT_313)),YES)
|
||||
OBJLIB_vxWorks=Com
|
||||
OBJLIB_SRCS = $(SRCS)
|
||||
endif
|
||||
|
||||
# libs needed for PROD and TESTPRODUCT
|
||||
PROD_LIBS = Com
|
||||
PROD_SYS_LIBS_WIN32 = ws2_32 advapi32
|
||||
|
||||
Reference in New Issue
Block a user