diff --git a/Packages/X2LogMadExceptDXE2.dpk b/Packages/X2LogMadExceptDXE2.dpk index 48c7146..454fab3 100644 --- a/Packages/X2LogMadExceptDXE2.dpk +++ b/Packages/X2LogMadExceptDXE2.dpk @@ -37,6 +37,6 @@ requires X2LogDXE2; contains - X2Log.Exception.madExcept in '..\X2Log.Exception.madExcept.pas'; + X2Log.Exception.madExceptHandler in '..\X2Log.Exception.madExceptHandler.pas'; end. diff --git a/Packages/X2LogMadExceptDXE2.dproj b/Packages/X2LogMadExceptDXE2.dproj index ef593ea..29bb798 100644 --- a/Packages/X2LogMadExceptDXE2.dproj +++ b/Packages/X2LogMadExceptDXE2.dproj @@ -82,7 +82,7 @@ - + Cfg_2 Base diff --git a/X2Log.Exception.madExcept.pas b/X2Log.Exception.madExceptHandler.pas similarity index 90% rename from X2Log.Exception.madExcept.pas rename to X2Log.Exception.madExceptHandler.pas index 0da47cb..fdbba6d 100644 --- a/X2Log.Exception.madExcept.pas +++ b/X2Log.Exception.madExceptHandler.pas @@ -1,4 +1,4 @@ -unit X2Log.Exception.madExcept; +unit X2Log.Exception.madExceptHandler; interface uses