changeset 316 | 57d50189ad86 |
parent 308 | 806c3b55500d |
child 351 | 29bc9c36ad5f |
--- a/hedgewars/hwengine.dpr Wed Jan 10 23:24:55 2007 +0000 +++ b/hedgewars/hwengine.dpr Thu Jan 11 20:45:59 2007 +0000 @@ -42,7 +42,8 @@ uLandObjects in 'uLandObjects.pas', uLandGraphics in 'uLandGraphics.pas', uLocale in 'uLocale.pas', - uAmmos in 'uAmmos.pas'; + uAmmos in 'uAmmos.pas', + uSHA in 'uSHA.pas'; {$INCLUDE options.inc}