/[projects]/dao/DelphiScanner/RuteLabels.dpr
ViewVC logotype

Diff of /dao/DelphiScanner/RuteLabels.dpr

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2647 by torben, Thu Aug 20 20:16:16 2015 UTC revision 3076 by torben, Thu Jul 28 20:03:18 2016 UTC
# Line 2  program RuteLabels; Line 2  program RuteLabels;
2    
3  uses  uses
4    Forms,    Forms,
5    Main in 'Main.pas' {MainForm};    Main in 'Main.pas' {MainForm},
6      PakkeshopLabels in 'PakkeshopLabels.pas',
7      StBarC in 'Components\tpsystools_4.04\source\StBarC.pas',
8      StBase in 'Components\tpsystools_4.04\source\StBase.pas',
9      StConst in 'Components\tpsystools_4.04\source\StConst.pas',
10      Utils in 'Utils.pas',
11      LabelPrint in 'LabelPrint.pas',
12      ParentForm in 'ParentForm.pas',
13      Configuration in 'Configuration.pas',
14      TimingHelper in 'TimingHelper.pas';
15    
16  {$R *.res}  {$R *.res}
17    

Legend:
Removed from v.2647  
changed lines
  Added in v.3076

  ViewVC Help
Powered by ViewVC 1.1.20