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.

18 lines
293 B

  1. TARGETNAME=uiutil
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=-DUNICODE=1 -DWINVER=0x500
  5. BUFFER_OVERFLOW_CHECKS=1
  6. INCLUDES=..\..\inc;..\..\..\inc;..\..\..\..\inc;
  7. SOURCES=\
  8. bubble.c \
  9. ipaddr.c \
  10. lvx.c \
  11. popupdlg.c \
  12. treelist.c \
  13. ui.c \
  14. wait.c