Differences From Artifact [2625064d57]:
- File src/meson.build — part of check-in [d3b4b2d476] at 2025-03-09 11:24:01 on branch trunk — Migrate projectile to a class (user: js, size: 1389) [annotate] [blame] [check-ins using]
To Artifact [d42ec0e39c]:
- File src/meson.build — part of check-in [d2b3ff790f] at 2025-03-09 18:57:42 on branch trunk — Convert dynent to a class (user: js, size: 1413) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 | executable('client', [ 'Alias.m', 'Command.mm', 'Cube.mm', 'Identifier.m', 'KeyMapping.m', 'MD2.mm', 'MapModelInfo.m', 'Menu.m', 'MenuItem.m', 'Projectile.m', | > | 1 2 3 4 5 6 7 8 9 10 11 12 13 | executable('client', [ 'Alias.m', 'Command.mm', 'Cube.mm', 'DynamicEntity.mm', 'Identifier.m', 'KeyMapping.m', 'MD2.mm', 'MapModelInfo.m', 'Menu.m', 'MenuItem.m', 'Projectile.m', |
︙ | ︙ |