Changeset 340 for trunk/xtactics.lpr


Ignore:
Timestamp:
Sep 10, 2024, 9:17:41 PM (9 days ago)
Author:
chronos
Message:
  • Modified: PinConnection made as Lazarus package with reduced number of files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xtactics.lpr

    r339 r340  
    88  Forms, tachartlazaruspkg, Game, Core, Common, TemplateGenerics
    99  { you can add units after this },
    10   SysUtils, FormMain, CoolStreaming, Tests, TurnStats, UnitKind;
     10  SysUtils, FormMain, CoolStreaming, Tests, TurnStats, UnitKind,
     11  PinConnectionPackage;
    1112
    1213{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.