Removed getLastWSAErrorAsString from LIBSRCS.
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ LIBSRCS += $(patsubst %,fdManager.cc,$(strip $(CPLUSPLUS)))
|
||||
|
||||
# WIN32 has no getopt, we add it to the Com lib,
|
||||
# special initialisation is done in winmain.c
|
||||
LIBSRCS_WIN32 := getopt.c getLastWSAErrorAsString.c
|
||||
LIBSRCS_WIN32 := getopt.c
|
||||
LIBSRCS_WIN32 += $(patsubst %,dllmain.cc,$(strip $(CPLUSPLUS)))
|
||||
|
||||
# Library to build:
|
||||
|
||||
Reference in New Issue
Block a user