From f45ed26f105ce9cccf19c54690695fb304ca7c57 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 19 Apr 2023 21:28:10 +0300 Subject: fixes #3491 (History++: crash on event removal) --- plugins/HistoryPlusPlus/historypp.dproj | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'plugins/HistoryPlusPlus') diff --git a/plugins/HistoryPlusPlus/historypp.dproj b/plugins/HistoryPlusPlus/historypp.dproj index dad4c3f3c1..dac7decafd 100644 --- a/plugins/HistoryPlusPlus/historypp.dproj +++ b/plugins/HistoryPlusPlus/historypp.dproj @@ -8,7 +8,7 @@ Library VCL 13.4 - Win64 + Win32 true @@ -98,6 +98,8 @@ 1033 + W:\miranda-ng\bin17\Debug\Miranda32.exe + W:\miranda-ng\bin17\Debug ..\..\include\delphi;..\..\plugins\ExternalAPI\delphi;$(DCC_UnitSearchPath) true ..\..\bin15\Release\Plugins\ @@ -123,9 +125,9 @@ ..\..\bin17\Debug\Obj\hpp\ - D:\Myranda\bin17\Debug64 + W:\miranda-ng\bin17\Debug64 true - D:\Myranda\bin17\Debug64\Miranda64.exe + W:\miranda-ng\bin17\Debug64\Miranda64.exe ..\..\bin15\temp\res\ ..\..\bin17\Debug64\Plugins\ ..\..\bin17\Debug64\Plugins\ -- cgit v1.2.3