|
@@ -195,7 +195,8 @@ uses
|
|
ProjGatherSelectFrm in '..\..\ProjGather\ProjGatherSelectFrm.pas' {ProjGatherSelectForm},
|
|
ProjGatherSelectFrm in '..\..\ProjGather\ProjGatherSelectFrm.pas' {ProjGatherSelectForm},
|
|
DealBillsExcelImport in '..\..\Units\DealBillsExcelImport.pas',
|
|
DealBillsExcelImport in '..\..\Units\DealBillsExcelImport.pas',
|
|
ExcelImport_Bills in '..\..\Units\ExcelImport_Bills.pas',
|
|
ExcelImport_Bills in '..\..\Units\ExcelImport_Bills.pas',
|
|
- ExcelImport_GclBills in '..\..\Units\ExcelImport_GclBills.pas';
|
|
|
|
|
|
+ ExcelImport_GclBills in '..\..\Units\ExcelImport_GclBills.pas',
|
|
|
|
+ UpFileSelectOnLineFrm in '..\..\Forms\UpFileSelectOnLineFrm.pas' {UpFileSelectOnLineForm};
|
|
|
|
|
|
{$R *.res}
|
|
{$R *.res}
|
|
|
|
|