diff options
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 cb275d721ed..95b05be531e 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
|