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.
 
 
 
 
 
 

24 lines
419 B

MAJORCOMP=opengl
MINORCOMP=libtri
TARGETNAME=libtri
TARGETPATH=$(_OBJ_DIR)
TARGETLIBS=
TARGETTYPE=LIBRARY
INCLUDES=..\inc;..\..\inc
C_DEFINES=-DNT -D__STDC__ -DNDEBUG -DGLU32
SOURCES=class.c \
errorstr.c \
interfac.c \
monotoni.c \
msort.c \
priority.c \
ray.c \
triangul.c \
tribufpo.c \
vlist2.c