diff options
author | Karl Schultz <kschultz@freedesktop.org> | 2005-07-01 15:59:33 +0000 |
---|---|---|
committer | Karl Schultz <kschultz@freedesktop.org> | 2005-07-01 15:59:33 +0000 |
commit | 06abb854f03b247a449d5b6de37a08b80d79f422 (patch) | |
tree | 05f42b9aca61350c81f974481d39d9095caf578c /windows | |
parent | 7fe8696d017faaebce8d4238b447adabd00a9f4b (diff) |
Add new files to project.
Diffstat (limited to 'windows')
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index a98538ce88..5d8dc5b484 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -554,6 +554,10 @@ SOURCE=..\..\..\..\src\mesa\tnl\t_save_playback.c # End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\tnl\t_vb_arbprogram.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\tnl\t_vb_cull.c
# End Source File
# Begin Source File
@@ -602,6 +606,10 @@ SOURCE=..\..\..\..\src\mesa\tnl\t_vertex_generic.c # End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\tnl\t_vp_build.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\tnl\t_vtx_api.c
# End Source File
# Begin Source File
@@ -1239,6 +1247,10 @@ SOURCE=..\..\..\..\src\mesa\tnl\t_save_api.h # End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\tnl\t_vb_arbprogram.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\tnl\t_vb_cliptmp.h
# End Source File
# Begin Source File
|