mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
remove lowpc.c and highpc.c
This commit is contained in:
parent
10882b17c9
commit
2efb3029f0
1 changed files with 0 additions and 4 deletions
|
|
@ -41,14 +41,12 @@ CORE_SOURCES =accum.c \
|
|||
glapi.c \
|
||||
glthread.c \
|
||||
hash.c \
|
||||
highpc.c \
|
||||
hint.c \
|
||||
histogram.c \
|
||||
image.c \
|
||||
imports.c \
|
||||
light.c \
|
||||
lines.c \
|
||||
lowpc.c \
|
||||
matrix.c \
|
||||
mem.c \
|
||||
mmath.c \
|
||||
|
|
@ -183,14 +181,12 @@ get.obj,\
|
|||
glapi.obj,\
|
||||
glthread.obj,\
|
||||
hash.obj,\
|
||||
highpc.obj,\
|
||||
hint.obj,\
|
||||
histogram.obj,\
|
||||
image.obj,\
|
||||
imports.obj,\
|
||||
light.obj,\
|
||||
lines.obj,\
|
||||
lowpc.obj,\
|
||||
matrix.obj,\
|
||||
mem.obj
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue