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.

21 lines
358 B

  1. #MAJORCOMP=windows
  2. #MINORCOMP=md_qlaser
  3. TARGETNAME=qlaserb1
  4. TARGETPATH=obj
  5. TARGETTYPE=DYNLINK
  6. TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\libcntpr.lib \
  7. $(DDK_LIB_PATH)\$(DDKBUILDENV)\win32k.lib
  8. INCLUDES=..\inc
  9. PRIVINCS=
  10. SOURCES=qlaserb1.c \
  11. qlaserb1.rc \
  12. ..\uniutil.c
  13. DLLBASE=0x20000000
  14. USE_NOLIBS=1