mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-16 01:11:31 +01:00
20 lines
203 B
Makefile
20 lines
203 B
Makefile
#
|
|
# Makefile.fpc for the Multimedia Toolkit (interface units for MMPM)
|
|
#
|
|
|
|
[package]
|
|
name=lvm
|
|
version=2.0.0
|
|
|
|
[target]
|
|
units=lvm
|
|
|
|
exampledirs=tests
|
|
|
|
[install]
|
|
fpcpackage=y
|
|
|
|
[default]
|
|
fpcdir=../../../..
|
|
|