--- dao/DelphiScanner/RuteLabels.dpr 2015/08/25 18:15:15 2671 +++ dao/DelphiScanner/RuteLabels.dpr 2016/07/28 20:03:18 3076 @@ -6,7 +6,12 @@ PakkeshopLabels in 'PakkeshopLabels.pas', StBarC in 'Components\tpsystools_4.04\source\StBarC.pas', StBase in 'Components\tpsystools_4.04\source\StBase.pas', - StConst in 'Components\tpsystools_4.04\source\StConst.pas'; + StConst in 'Components\tpsystools_4.04\source\StConst.pas', + Utils in 'Utils.pas', + LabelPrint in 'LabelPrint.pas', + ParentForm in 'ParentForm.pas', + Configuration in 'Configuration.pas', + TimingHelper in 'TimingHelper.pas'; {$R *.res}