diff options
author | Karl Schultz <kschultz@freedesktop.org> | 2005-12-08 04:30:44 +0000 |
---|---|---|
committer | Karl Schultz <kschultz@freedesktop.org> | 2005-12-08 04:30:44 +0000 |
commit | f2b9fa03da5291f764262c91c820103a0ca4e328 (patch) | |
tree | 93f8fc0a4897eab622fc20bcf6e6004b8291c7eb /windows | |
parent | 0fa8c59e646b214ea61c077f723e8ffe1cc06733 (diff) |
reapply recent changes with Visual Studio instead of direct text editing.
Diffstat (limited to 'windows')
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index cb275d721e..95b05be531 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -193,11 +193,11 @@ SOURCE=..\..\..\..\src\mesa\main\eval.c # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\main\extensions.c
+SOURCE=..\..\..\..\src\mesa\main\execmem.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\main\execmem.c
+SOURCE=..\..\..\..\src\mesa\main\extensions.c
# End Source File
# Begin Source File
@@ -450,15 +450,15 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_stencil.c # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\swrast\s_texstore.c
+SOURCE=..\..\..\..\src\mesa\swrast\s_texcombine.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\swrast\s_texcombine.c
+SOURCE=..\..\..\..\src\mesa\swrast\s_texfilter.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\swrast\s_texfiltere.c
+SOURCE=..\..\..\..\src\mesa\swrast\s_texstore.c
# End Source File
# Begin Source File
|