1
0
mirror of synced 2024-09-16 17:06:08 +00:00

Fixed: renamed madExcept handler to prevent naming conflicts

This commit is contained in:
Mark van Renswoude 2014-07-22 15:20:54 +00:00
parent 3a1427b7ae
commit 3b635b3454
3 changed files with 3 additions and 3 deletions

View File

@ -37,6 +37,6 @@ requires
X2LogDXE2;
contains
X2Log.Exception.madExcept in '..\X2Log.Exception.madExcept.pas';
X2Log.Exception.madExceptHandler in '..\X2Log.Exception.madExceptHandler.pas';
end.

View File

@ -82,7 +82,7 @@
<DCCReference Include="madDisAsm_.dcp"/>
<DCCReference Include="madExcept_.dcp"/>
<DCCReference Include="X2LogDXE2.dcp"/>
<DCCReference Include="..\X2Log.Exception.madExcept.pas"/>
<DCCReference Include="..\X2Log.Exception.madExceptHandler.pas"/>
<BuildConfiguration Include="Release">
<Key>Cfg_2</Key>
<CfgParent>Base</CfgParent>

View File

@ -1,4 +1,4 @@
unit X2Log.Exception.madExcept;
unit X2Log.Exception.madExceptHandler;
interface
uses