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

  1. !include ..\ddkref.mk
  2. TARGETNAME = refcomm
  3. TARGETPATH = obj
  4. TARGETTYPE = LIBRARY
  5. INCLUDES = $(INCLUDES);..\drv
  6. SOURCES = \
  7. refdev.cpp \
  8. refdevi.cpp \
  9. debugmon.cpp \
  10. rddmon.cpp \
  11. dxtn.cpp \
  12. maplegcy.cpp \
  13. pixref.cpp \
  14. rdutil.cpp \
  15. rtarget.cpp \
  16. rdsurf.cpp
  17. PRECOMPILED_INCLUDE = pch.cpp