summaryrefslogtreecommitdiff
path: root/src/mesa/tnl
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2004-08-14 20:07:01 +0000
committerKarl Schultz <kschultz@freedesktop.org>2004-08-14 20:07:01 +0000
commit931ef21c423768d2ff9999fcb0c1067c8053dcae (patch)
tree7d7118dffae469a70df3dba0ad5da70074b43b34 /src/mesa/tnl
parent7a7e04039ee1165d0de783f61f12b1323ce78194 (diff)
Update Visual Studio Project file for src tree updates.
Diffstat (limited to 'src/mesa/tnl')
-rw-r--r--src/mesa/tnl/tnl.dsp20
1 files changed, 18 insertions, 2 deletions
diff --git a/src/mesa/tnl/tnl.dsp b/src/mesa/tnl/tnl.dsp
index bdfee20bd3..0499d12658 100644
--- a/src/mesa/tnl/tnl.dsp
+++ b/src/mesa/tnl/tnl.dsp
@@ -41,7 +41,7 @@ RSC=rc.exe
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../main" /I "../glapi" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../main" /I "../glapi" /I "../shader" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
@@ -64,7 +64,7 @@ LIB32=link.exe -lib
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../main" /I "../glapi" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../main" /I "../glapi" /I "../shader" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -113,6 +113,10 @@ SOURCE=.\t_save_playback.c
# End Source File
# Begin Source File
+SOURCE=.\t_vb_cull.c
+# End Source File
+# Begin Source File
+
SOURCE=.\t_vb_fog.c
# End Source File
# Begin Source File
@@ -153,6 +157,14 @@ SOURCE=.\t_vertex.c
# End Source File
# Begin Source File
+SOURCE=.\t_vertex_c.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\t_vertex_codegen.c
+# End Source File
+# Begin Source File
+
SOURCE=.\t_vtx_api.c
# End Source File
# Begin Source File
@@ -163,6 +175,10 @@ SOURCE=.\t_vtx_eval.c
SOURCE=.\t_vtx_exec.c
# End Source File
+# Begin Source File
+
+SOURCE=.\t_vtx_generic.c
+# End Source File
# End Group
# Begin Group "Header Files"