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.

55 lines
1.3 KiB

  1. MAJORCOMP=glu
  2. MINORCOMP=nurbs
  3. TARGETNAME=core
  4. TARGETPATH=$(_OBJ_DIR)
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=..\..\..\inc
  7. C_DEFINES=-DNT -D__STDC__ -DSTANDALONE -DGLU32 -DNDEBUG
  8. SOURCES=arc.cxx \
  9. arcsorte.cxx \
  10. arctess.cxx \
  11. backend.cxx \
  12. basiccrv.cxx \
  13. basicsur.cxx \
  14. bin.cxx \
  15. bufpool.cxx \
  16. cachinge.cxx \
  17. ccw.cxx \
  18. coveandt.cxx \
  19. curve.cxx \
  20. curvelis.cxx \
  21. curvesub.cxx \
  22. displayl.cxx \
  23. flist.cxx \
  24. flistsor.cxx \
  25. hull.cxx \
  26. intersec.cxx \
  27. knotvect.cxx \
  28. mapdesc.cxx \
  29. mapdescv.cxx \
  30. maplist.cxx \
  31. mesher.cxx \
  32. monotoni.cxx \
  33. mycode.cxx \
  34. nurbsint.cxx \
  35. nurbstes.cxx \
  36. patch.cxx \
  37. patchlis.cxx \
  38. quilt.cxx \
  39. reader.cxx \
  40. renderhi.cxx \
  41. slicer.cxx \
  42. sorter.cxx \
  43. splitarc.cxx \
  44. subdivid.cxx \
  45. tobezier.cxx \
  46. trimline.cxx \
  47. trimregi.cxx \
  48. trimvert.cxx \
  49. uarray.cxx \
  50. varray.cxx