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.

17 lines
312 B

  1. MAJORCOMP=opengl
  2. MINORCOMP=glu
  3. TARGETNAME=libutil
  4. TARGETPATH=$(_OBJ_DIR)
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=..\inc;..\..\inc
  7. C_DEFINES=-DNT -D__STDC__ -DGLU32
  8. SOURCES=error.c \
  9. mipmap.c \
  10. project.c \
  11. quad.c \
  12. memory.c \
  13. registry.c