Cannot compile IW10TMSD2009.DPROJ

Attempting to install the TMS Intraweb Components into Delphi 2009.  When I Open and Install the IW10TMSD2009.DPROJ file, I receive these messages:

 
[DCC Warning] iwhtmleng.pas(144): W1050 WideChar reduced to byte char in set expressions.  Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Error] iwhtmleng.pas(400): E2010 Incompatible types: 'PInteger' and 'Integer'
[DCC Error] iwhtmleng.pas(400): E2010 Incompatible types: 'PInteger' and 'Integer'
[DCC Fatal Error] IWDBTMSCtrls.pas(31): F2063 Could not compile used unit 'IWTMSCtrls.Pas'
 
Suggestions?
 
Thanks,
Todd

Please see INSTALL.TXT for instructions to install.
FIRST rename TMSDEFS10.INC to TMSDEFS.INC

Yep, got it.  Didn't see that little note at the top.

 
Best,
Todd