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

  1. MAJORCOMP=glu
  2. MINORCOMP=nurbs
  3. TARGETNAME=clients
  4. TARGETPATH=$(_OBJ_DIR)
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=..\core;..\..\..\inc
  7. #
  8. # const is defined to nothing because the Microsoft compiler
  9. # does some weird stuff with const.
  10. #
  11. C_DEFINES=-DNT -D__STDC__ -DSTANDALONE -Dconst= -DGLU32
  12. SOURCES=glcurvev.cxx \
  13. glinterf.cxx \
  14. glrender.cxx \
  15. glsurfev.cxx