Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
257 B

  1. TARGETNAME=wshisn
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. USE_NTDLL=1
  5. TARGETLIBS=\
  6. $(SDK_LIB_PATH)\advapi32.lib \
  7. $(SDK_LIB_PATH)\wsock32.lib
  8. INCLUDES=..\inc
  9. SOURCES=\
  10. wshelper.c \
  11. wshisn.c \
  12. wshisn.rc \
  13. wshutil.c