Subversion Repositories fastphp

Rev

Rev 27 | Rev 40 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27 Rev 36
Line 6... Line 6...
6
  Functions in 'Functions.pas',
6
  Functions in 'Functions.pas',
7
  WebBrowserUtils in 'WebBrowserUtils.pas',
7
  WebBrowserUtils in 'WebBrowserUtils.pas',
8
  FastPHPUtils in 'FastPHPUtils.pas',
8
  FastPHPUtils in 'FastPHPUtils.pas',
9
  FindReplace in 'FindReplace.pas',
9
  FindReplace in 'FindReplace.pas',
10
  RunPHP in 'RunPHP.pas',
10
  RunPHP in 'RunPHP.pas',
11
  FastPHPTreeView in 'FastPHPTreeView.pas';
11
  FastPHPTreeView in 'FastPHPTreeView.pas',
-
 
12
  CRC32 in 'CRC32.pas',
-
 
13
  ImageListEx in 'ImageListEx.pas';
12
 
14
 
13
{$R *.res}
15
{$R *.res}
14
 
16
 
15
begin
17
begin
16
  ReportMemoryLeaksOnShutdown := True;
18
  ReportMemoryLeaksOnShutdown := True;