|
@@ -229,7 +229,8 @@ uses
|
|
|
ProjGatherProperties in '..\..\ProjGather\ProjGatherProperties.pas',
|
|
|
rpgDealPayDm in '..\..\Report\ProjGather\rpgDealPayDm.pas' {rgpDealPayData: TDataModule},
|
|
|
superobject in '..\..\Units\superobject\superobject.pas',
|
|
|
- FileDownLoadFrm in '..\..\Forms\FileDownLoadFrm.pas' {FileDownLoadForm};
|
|
|
+ FileDownLoadFrm in '..\..\Forms\FileDownLoadFrm.pas' {FileDownLoadForm},
|
|
|
+ MeasureGatherZJJL in '..\..\Units\MeasureGatherZJJL.pas';
|
|
|
|
|
|
{$R *.res}
|
|
|
|