From 6bb16fca28b03a46567922ac705838a6206f26d3 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Fri, 22 Jan 2010 00:55:46 +0000 Subject: [PATCH] rename "ischmacfix" files to "ischmacfixup" so win32 build will work --- bin/tools/win32/{ischmacfix.dsp => ischmacfixup.dsp} | 0 bin/tools/win32/{ischmacfix.dsw => ischmacfixup.dsw} | 0 bin/tools/win32/{ischmacfix.mak => ischmacfixup.mak} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename bin/tools/win32/{ischmacfix.dsp => ischmacfixup.dsp} (100%) mode change 100644 => 100755 rename bin/tools/win32/{ischmacfix.dsw => ischmacfixup.dsw} (100%) mode change 100644 => 100755 rename bin/tools/win32/{ischmacfix.mak => ischmacfixup.mak} (100%) mode change 100644 => 100755 diff --git a/bin/tools/win32/ischmacfix.dsp b/bin/tools/win32/ischmacfixup.dsp old mode 100644 new mode 100755 similarity index 100% rename from bin/tools/win32/ischmacfix.dsp rename to bin/tools/win32/ischmacfixup.dsp diff --git a/bin/tools/win32/ischmacfix.dsw b/bin/tools/win32/ischmacfixup.dsw old mode 100644 new mode 100755 similarity index 100% rename from bin/tools/win32/ischmacfix.dsw rename to bin/tools/win32/ischmacfixup.dsw diff --git a/bin/tools/win32/ischmacfix.mak b/bin/tools/win32/ischmacfixup.mak old mode 100644 new mode 100755 similarity index 100% rename from bin/tools/win32/ischmacfix.mak rename to bin/tools/win32/ischmacfixup.mak