Source code of Windows XP (NT5)
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.

18 lines
276 B

  1. TARGETNAME=UnicoWS
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. USE_NOLIBS=1
  5. MSC_WARNING_LEVEL = /W3 /WX
  6. SOURCES=resolve.c \
  7. ..\failure.c
  8. NTTARGETFILE0=$(O)\godot_stubs.lib
  9. OBJLIBFILES=$(O)\godot_stubs.lib
  10. PASS1_PUBLISH={$(O)\UnicoWS.lib=$(SDK_LIB_PATH)\UnicoWS.lib}