Subversion Repositories fastphp

Rev

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

Rev 40 Rev 49
Line 7... Line 7...
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
  ImageListEx in 'ImageListEx.pas';
12
  ImageListEx in 'ImageListEx.pas',
-
 
13
  FastPHPConfig in 'FastPHPConfig.pas';
13
 
14
 
14
{$R *.res}
15
{$R *.res}
15
 
16
 
16
begin
17
begin
17
  ReportMemoryLeaksOnShutdown := True;
18
  ReportMemoryLeaksOnShutdown := True;