summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-07-21 19:56:52 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-07-21 19:56:52 +0000
commita97492f4dfd29e2c8821de44a9df47c5f107611c (patch)
tree040b992130848f7006abeb8b00c38177bc578b48 /windows
parent9d9d7b1deef8b4330e29b5f601fbba93b6374fd8 (diff)
added arrayobj.[ch] files
Diffstat (limited to 'windows')
-rw-r--r--windows/VC6/mesa/mesa/mesa.dsp8
-rw-r--r--windows/VC7/mesa/mesa/mesa.vcproj3
2 files changed, 11 insertions, 0 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp
index 23a50598aca..60ff915a32e 100644
--- a/windows/VC6/mesa/mesa/mesa.dsp
+++ b/windows/VC6/mesa/mesa/mesa.dsp
@@ -163,6 +163,10 @@ SOURCE=..\..\..\..\src\mesa\main\api_validate.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\main\arrayobj.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\shader\arbprogparse.c
# End Source File
# Begin Source File
@@ -899,6 +903,10 @@ SOURCE=..\..\..\..\src\mesa\main\api_validate.h
# End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\main\arrayobj.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\shader\arbprogparse.h
# End Source File
# Begin Source File
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj
index d2db42444db..c6da5b0cffb 100644
--- a/windows/VC7/mesa/mesa/mesa.vcproj
+++ b/windows/VC7/mesa/mesa/mesa.vcproj
@@ -129,6 +129,9 @@
RelativePath="..\..\..\..\src\mesa\main\api_validate.c">
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\arrayobj.c">
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\shader\arbprogparse.c">
</File>
<File