Ignore:
Timestamp:
May 9, 2013, 9:21:23 PM (11 years ago)
Author:
chronos
Message:
  • Added: Demo IDE placed in subfolder Demo.
  • Added: Base TDataModule as container for non visual components. It's part of TLDPlatform component.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • platform/trunk/LDPlatform.dpk

    r9 r10  
    3434
    3535contains
    36   UFormMain in 'UFormMain.pas' {FormMain},
    37   UFormOptions in 'UFormOptions.pas' {FormOptions},
    38   ULDPlatform in 'ULDPlatform.pas';
     36  LDPlatform.FormMain in 'LDPlatform.FormMain.pas' {FormMain},
     37  LDPlatform.FormOptions in 'LDPlatform.FormOptions.pas' {FormOptions},
     38  ULDPlatform in 'ULDPlatform.pas',
     39  LDPlatform.Core in 'LDPlatform.Core.pas' {Core: TDataModule};
    3940
    4041end.
Note: See TracChangeset for help on using the changeset viewer.