mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 15:10:10 +01:00
Committing in .
Modified Files: Mesa/src/descrip.mms Corrected a typo ----------------------------------------------------------------------
This commit is contained in:
parent
9a2da667f3
commit
b506d8753d
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ OBJECTS6=vbxform.obj,xform.obj,zoom.obj,bbox.obj,cva.obj,vector.obj,vbindirect.o
|
|||
vertices.obj,[.x86]x86.obj
|
||||
|
||||
OBJECTS2=[.x]glxapi.obj,[.x]fakeglx.obj,[.x]xfonts.obj,\
|
||||
[.x]xm_api.obj,[.x]xm_dd.obj,[.x]xm_line.obj,[.x]xm_span.obj,[.x]xm_tri.obj\
|
||||
[.x]xm_api.obj,[.x]xm_dd.obj,[.x]xm_line.obj,[.x]xm_span.obj,[.x]xm_tri.obj,\
|
||||
[.osmesa]osmesa.obj,\
|
||||
[.svga]svgamesa.obj
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue