--- dao/DelphiScanner/RuteLabels.dpr 2015/08/25 18:15:15 2671 +++ dao/DelphiScanner/RuteLabels.dpr 2015/09/04 12:40:48 2706 @@ -6,7 +6,11 @@ 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'; {$R *.res}