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
282 B

  1. MAJORCOMP=sdk
  2. MINORCOMP=samples
  3. TARGETNAME=mkuni
  4. TARGETPATH=obj
  5. TARGETTYPE=PROGRAM
  6. TARGETLIBS=
  7. INCLUDES=.
  8. C_DEFINES= -DWIN32 -DUNICODE -D_UNICODE
  9. SOURCES=mkuni.c \
  10. mkuni.rc
  11. UMTYPE=console
  12. UMAPPL=mkuni
  13. UMENTRY=main
  14. UMLIBS= $(SDK_LIB_PATH)\user32.lib