mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-17 00:01:01 +01:00
18 lines
124 B
ObjectPascal
18 lines
124 B
ObjectPascal
Unit Buildall;
|
|
|
|
Interface
|
|
|
|
Uses
|
|
sw,
|
|
mmbase,
|
|
dive,
|
|
hwvideo,
|
|
mci,
|
|
mciapi,
|
|
mcidrv,
|
|
mmio;
|
|
|
|
Implementation
|
|
|
|
End.
|