|
@@ -230,7 +230,18 @@ uses
|
|
|
rpgDealPayDm in '..\..\Report\ProjGather\rpgDealPayDm.pas' {rgpDealPayData: TDataModule},
|
|
|
superobject in '..\..\Units\superobject\superobject.pas',
|
|
|
FileDownLoadFrm in '..\..\Forms\FileDownLoadFrm.pas' {FileDownLoadForm},
|
|
|
- MeasureGatherZJJL in '..\..\Units\MeasureGatherZJJL.pas';
|
|
|
+ MeasureGatherZJJL in '..\..\Units\MeasureGatherZJJL.pas',
|
|
|
+ stgGatherControl in '..\..\SubTenderGather\stgGatherControl.pas',
|
|
|
+ stgGatherCacheData in '..\..\SubTenderGather\stgGatherCacheData.pas',
|
|
|
+ stgGatherDm in '..\..\SubTenderGather\stgGatherDm.pas' {stgGatherData: TDataModule},
|
|
|
+ stgGatherUtils in '..\..\SubTenderGather\stgGatherUtils.pas',
|
|
|
+ stgResultFrm in '..\..\SubTenderGather\stgResultFrm.pas' {stgResultForm},
|
|
|
+ stgExcelExport in '..\..\SubTenderGather\stgExcelExport.pas',
|
|
|
+ stgSubGatherFile in '..\..\SubTenderGather\stgSubGatherFile.pas',
|
|
|
+ stgSubGatherFileDm in '..\..\SubTenderGather\stgSubGatherFileDm.pas' {stgSubGatherData: TDataModule},
|
|
|
+ stgTables in '..\..\SubTenderGather\stgTables.pas',
|
|
|
+ stgGather in '..\..\SubTenderGather\stgGather.pas',
|
|
|
+ stgSelectFileFrm in '..\..\SubTenderGather\stgSelectFileFrm.pas' {stgSelectFileForm};
|
|
|
|
|
|
{$R *.res}
|
|
|
|