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.

14 lines
254 B

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