Removed WIN32 getopt.* (GPL)

This commit is contained in:
Andrew Johnson
2003-09-16 17:56:21 +00:00
parent 8873934c9b
commit d45e1b13e4
+1 -3
View File
@@ -224,9 +224,7 @@ SRC_DIRS += $(LIBCOM)/tsDefs
INC += tsDefs.h
SRCS += tsDefs.c
# For WIN32 we supply getopt as part of libCom:
INC_WIN32 := getopt.h
SRCS_WIN32 := getopt.c
# For WIN32
SRCS_WIN32 += dllmain.cpp
SRCS_WIN32 += forceBadAllocException.cpp