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.

33 lines
640 B

  1. MAJORCOMP=windows
  2. MINORCOMP=glsrv
  3. TARGETNAME=glsrv
  4. TARGETPATH=$(_OBJ_DIR)
  5. TARGETTYPE=DYNLINK
  6. LINKLIBS= \
  7. ..\dlist\$(O)\gldlist.lib \
  8. ..\generic\$(O)\glgen.lib \
  9. ..\pixel\$(O)\glpixel.lib \
  10. ..\soft\$(O)\glsoft.lib \
  11. ..\wgl\$(O)\glwgl.lib
  12. TARGETLIBS= \
  13. $(SDK_LIB_PATH)\kernel32.lib \
  14. $(SDK_LIB_PATH)\winsrv.lib
  15. # NTPROFILEINPUT=yes
  16. #
  17. # Setup for application developer to set breakpoints with windbg
  18. #
  19. !IFNDEF NTDEBUGTYPE
  20. NTDEBUGTYPE=coff
  21. !ENDIF
  22. SYNCHRONIZE_DRAIN=1
  23. SOURCES=glsrv.rc