changeset 13:50a6afb36ca8

* Copying DLLs to the right folders again * Thanks for the hint Humpie
author mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
date Sun, 06 Jul 2008 21:38:38 +0000
parents 9e15a6f37e8e
children 3a7f83ccbc28
files build/win32/update_dlls_msvc2005.bat build/win32/update_dlls_msvc2008.bat
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/build/win32/update_dlls_msvc2005.bat	Sun Jul 06 20:00:08 2008 +0000
+++ b/build/win32/update_dlls_msvc2005.bat	Sun Jul 06 21:38:38 2008 +0000
@@ -5,5 +5,5 @@
 
 copy .\binaries\msvc2005\*.dll .\..\..\*.*
 copy .\binaries\msvc2005\*.dll .\..\..\clients\editor\*.*
-copy .\binaries\msvc2005\*.dll .\..\..\clients\island_demo\*.*
 copy .\binaries\msvc2005\*.dll .\..\..\clients\pychan_demo\*.*
+copy .\binaries\msvc2005\*.dll .\..\..\clients\rio_de_hola\*.*
--- a/build/win32/update_dlls_msvc2008.bat	Sun Jul 06 20:00:08 2008 +0000
+++ b/build/win32/update_dlls_msvc2008.bat	Sun Jul 06 21:38:38 2008 +0000
@@ -5,5 +5,5 @@
 
 copy .\binaries\msvc2008\*.dll .\..\..\*.*
 copy .\binaries\msvc2008\*.dll .\..\..\clients\editor\*.*
-copy .\binaries\msvc2008\*.dll .\..\..\clients\island_demo\*.*
 copy .\binaries\msvc2008\*.dll .\..\..\clients\pychan_demo\*.*
+copy .\binaries\msvc2008\*.dll .\..\..\clients\rio_de_hola\*.*