summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2003-08-29 13:57:27 +0000
committerKarl Schultz <kschultz@freedesktop.org>2003-08-29 13:57:27 +0000
commitc769a7febf03e449724dfb92ecd390edd2d3e918 (patch)
tree2e08ef23da0d788ccbd7968b06848104faa5290c /src/mesa
parentf5515cb4af6a4d745e4764d4ca1ed2eb30932319 (diff)
add arbfragparse.c to project.
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/main/main.dsp12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/mesa/main/main.dsp b/src/mesa/main/main.dsp
index 9eb6a45030..97193eebca 100644
--- a/src/mesa/main/main.dsp
+++ b/src/mesa/main/main.dsp
@@ -63,8 +63,8 @@ LIB32=link.exe -lib
# PROP Output_Dir "Debug"
# 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" /YX /FD /GZ /c
+# 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" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -109,6 +109,10 @@ SOURCE=.\api_validate.c
# End Source File
# Begin Source File
+SOURCE=.\arbfragparse.c
+# End Source File
+# Begin Source File
+
SOURCE=.\arbprogram.c
# End Source File
# Begin Source File
@@ -337,6 +341,10 @@ SOURCE=.\api_validate.h
# End Source File
# Begin Source File
+SOURCE=.\arbfragparse.h
+# End Source File
+# Begin Source File
+
SOURCE=.\arbprogram.h
# End Source File
# Begin Source File