summaryrefslogtreecommitdiff
path: root/msvc/getopt_sources
diff options
context:
space:
mode:
Diffstat (limited to 'msvc/getopt_sources')
-rw-r--r--msvc/getopt_sources3
1 files changed, 1 insertions, 2 deletions
diff --git a/msvc/getopt_sources b/msvc/getopt_sources
index 62e0d94..516cb27 100644
--- a/msvc/getopt_sources
+++ b/msvc/getopt_sources
@@ -17,8 +17,7 @@ USE_MSVCRT=1
INCLUDES=$(DDK_INC_PATH)
C_DEFINES=$(C_DEFINES) /DDDKBUILD /DHAVE_STRING_H
-TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib \
- $(SDK_LIB_PATH)\user32.lib
+TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib
SOURCES=..\getopt1.c \
..\getopt.c \ No newline at end of file