mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-23 18:36:05 +02: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=1.9.2
|
|
|
|
[target]
|
|
units=lvm
|
|
|
|
exampledirs=tests
|
|
|
|
[install]
|
|
fpcpackage=y
|
|
|
|
[default]
|
|
fpcdir=../../../..
|
|
|