From cc6b83de9a36db6ed720f0fd2c64edb6d2740870 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 19 Jun 2015 21:47:36 +0000 Subject: updated iceit patcher git-svn-id: http://svn.miranda-ng.org/main/trunk@14275 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- tools/iceit/IceIt.cfg | 4 ++-- tools/iceit/Unit1.dfm | 1 - tools/iceit/bin/iceit.exe | Bin 193536 -> 193536 bytes 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'tools/iceit') diff --git a/tools/iceit/IceIt.cfg b/tools/iceit/IceIt.cfg index 367c22269e..9d13f677c7 100644 --- a/tools/iceit/IceIt.cfg +++ b/tools/iceit/IceIt.cfg @@ -31,8 +31,8 @@ -M -$M16384,1048576 -K$00400000 --LE"C:\Users\Administrator\Documents\Borland Studio Projects\Bpl" --LN"C:\Users\Administrator\Documents\Borland Studio Projects\Bpl" +-LE"c:\program files\borland\delphi7\Projects\Bpl" +-LN"c:\program files\borland\delphi7\Projects\Bpl" -w-UNSAFE_TYPE -w-UNSAFE_CODE -w-UNSAFE_CAST diff --git a/tools/iceit/Unit1.dfm b/tools/iceit/Unit1.dfm index 026a67fabd..d71f3116f6 100644 --- a/tools/iceit/Unit1.dfm +++ b/tools/iceit/Unit1.dfm @@ -186,7 +186,6 @@ object Form1: TForm1 OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate - OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel diff --git a/tools/iceit/bin/iceit.exe b/tools/iceit/bin/iceit.exe index 42fa78ce73..e713057c7e 100644 Binary files a/tools/iceit/bin/iceit.exe and b/tools/iceit/bin/iceit.exe differ -- cgit v1.2.3