diff options
author | Karl Schultz <kschultz@freedesktop.org> | 2005-12-09 00:10:36 +0000 |
---|---|---|
committer | Karl Schultz <kschultz@freedesktop.org> | 2005-12-09 00:10:36 +0000 |
commit | e26c93496165915d6e27164bb6a6683e54b186e1 (patch) | |
tree | e4326925a1dc752b616950e6f7f85d1066e8cc3b | |
parent | 7e76e05f0b1422ae99e6081e406d7a0c56e58ada (diff) |
Reapply changes made outside Visual Studio
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index ecdacef22d..c434cfc6e5 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -197,11 +197,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
|