diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-19 21:47:36 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-19 21:47:36 +0000 |
commit | cc6b83de9a36db6ed720f0fd2c64edb6d2740870 (patch) | |
tree | d3a56beaa917b6777695540468da0a801b8aeabb /tools | |
parent | d598295516603ec3b7e040abb58a7d63cee34c73 (diff) |
updated iceit patcher
git-svn-id: http://svn.miranda-ng.org/main/trunk@14275 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools')
-rw-r--r-- | tools/iceit/IceIt.cfg | 4 | ||||
-rw-r--r-- | tools/iceit/Unit1.dfm | 1 | ||||
-rw-r--r-- | tools/iceit/bin/iceit.exe | bin | 193536 -> 193536 bytes |
3 files changed, 2 insertions, 3 deletions
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 Binary files differindex 42fa78ce73..e713057c7e 100644 --- a/tools/iceit/bin/iceit.exe +++ b/tools/iceit/bin/iceit.exe |