mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-22 01:15:55 +02: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.
|