summaryrefslogtreecommitdiff
path: root/src/mesa/main
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/main
parent7a7e04039ee1165d0de783f61f12b1323ce78194 (diff)
Update Visual Studio Project file for src tree updates.
Diffstat (limited to 'src/mesa/main')
-rw-r--r--src/mesa/main/main.dsp52
1 files changed, 10 insertions, 42 deletions
diff --git a/src/mesa/main/main.dsp b/src/mesa/main/main.dsp
index 201dcbcc35..b7be0f3360 100644
--- a/src/mesa/main/main.dsp
+++ b/src/mesa/main/main.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 "../glapi" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /Zm1000 /c
+# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../glapi" /I "../shader" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /Zm1000 /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 "../glapi" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /Zm1000 /c
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../glapi" /I "../shader" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /Zm1000 /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -105,22 +105,6 @@ SOURCE=.\api_validate.c
# End Source File
# Begin Source File
-SOURCE=.\arbfragparse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbparse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbprogram.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\arbvertparse.c
-# End Source File
-# Begin Source File
-
SOURCE=.\attrib.c
# End Source File
# Begin Source File
@@ -233,22 +217,6 @@ SOURCE=.\matrix.c
# End Source File
# Begin Source File
-SOURCE=.\nvfragparse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvprogram.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvvertexec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\nvvertparse.c
-# End Source File
-# Begin Source File
-
SOURCE=.\occlude.c
# End Source File
# Begin Source File
@@ -265,10 +233,6 @@ SOURCE=.\polygon.c
# End Source File
# Begin Source File
-SOURCE=.\program.c
-# End Source File
-# Begin Source File
-
SOURCE=.\rastpos.c
# End Source File
# Begin Source File
@@ -285,6 +249,14 @@ SOURCE=.\texcompress.c
# End Source File
# Begin Source File
+SOURCE=.\texcompress_fxt1.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\texcompress_s3tc.c
+# End Source File
+# Begin Source File
+
SOURCE=.\texformat.c
# End Source File
# Begin Source File
@@ -305,10 +277,6 @@ SOURCE=.\texstore.c
# End Source File
# Begin Source File
-SOURCE=.\texutil.c
-# End Source File
-# Begin Source File
-
SOURCE=.\varray.c
# End Source File
# Begin Source File