diff options
Diffstat (limited to 'terminer.lpi')
-rw-r--r-- | terminer.lpi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/terminer.lpi b/terminer.lpi index 3b5ced3..1edb792 100644 --- a/terminer.lpi +++ b/terminer.lpi @@ -62,7 +62,7 @@ </Linking> </CompilerOptions> <Debugging> - <Exceptions Count="3"> + <Exceptions Count="4"> <Item1> <Name Value="EAbort"/> </Item1> @@ -72,6 +72,9 @@ <Item3> <Name Value="EFOpenError"/> </Item3> + <Item4> + <Name Value="EConvertError"/> + </Item4> </Exceptions> </Debugging> </CONFIG> |