mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Everything right now.
svn path=/trunk/; revision=7259
This commit is contained in:
@@ -9,10 +9,9 @@ TARGET_APPTYPE = console
|
||||
|
||||
TARGET_NAME = nameserverlist
|
||||
|
||||
#TARGET_SDKLIBS = iphlpapi.a ws2_32.a kernel32.a
|
||||
TARGET_SDKLIBS = ws2_32.a kernel32.a ntdll.a
|
||||
TARGET_SDKLIBS = iphlpapi.a ws2_32.a kernel32.a
|
||||
|
||||
TARGET_OBJECTS = $(TARGET_NAME).o iphlpapi.o registry.o
|
||||
TARGET_OBJECTS = $(TARGET_NAME).o
|
||||
|
||||
TARGET_CFLAGS = -Wall -Werror -g
|
||||
|
||||
|
||||
Reference in New Issue
Block a user