diff options
author | Karl Schultz <kschultz@freedesktop.org> | 2004-01-13 00:24:03 +0000 |
---|---|---|
committer | Karl Schultz <kschultz@freedesktop.org> | 2004-01-13 00:24:03 +0000 |
commit | d612d7e2eec591765e175e618a4eabd6df9da648 (patch) | |
tree | a98d9e229641eb1e09e40af7508a7e7683b70041 /src | |
parent | 22e68de957cb03d8831626c84491fe5c145c44e4 (diff) |
add t_vertex.c to project
Diffstat (limited to 'src')
-rw-r--r-- | src/mesa/tnl/tnl.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mesa/tnl/tnl.dsp b/src/mesa/tnl/tnl.dsp index f32bacbcc4..bdfee20bd3 100644 --- a/src/mesa/tnl/tnl.dsp +++ b/src/mesa/tnl/tnl.dsp @@ -149,6 +149,10 @@ SOURCE=.\t_vb_vertex.c # End Source File
# Begin Source File
+SOURCE=.\t_vertex.c
+# End Source File
+# Begin Source File
+
SOURCE=.\t_vtx_api.c
# End Source File
# Begin Source File
|