diff options
Diffstat (limited to 'windows/VC6')
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 8 |
1 files changed, 8 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
|