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.

16 lines
256 B

  1. !include ..\ddkref.mk
  2. TARGETNAME = refhop
  3. TARGETPATH = obj
  4. TARGETTYPE = LIBRARY
  5. INCLUDES = $(INCLUDES)
  6. SOURCES = \
  7. drawgrid.cpp \
  8. bspline.cpp \
  9. bezier.cpp \
  10. npatch.cpp \
  11. catrom.cpp
  12. PRECOMPILED_INCLUDE = pch.cpp