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.

17 lines
262 B

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