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.

19 lines
368 B

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