mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-08 13:51:49 +01:00
19 lines
205 B
Makefile
19 lines
205 B
Makefile
#
|
|
# Makefile.fpc for the Multimedia Toolkit (interface units for MMPM)
|
|
#
|
|
|
|
[package]
|
|
name=hwvideo
|
|
version=2.0.0
|
|
|
|
[target]
|
|
units=hwvideo
|
|
|
|
exampledirs=
|
|
|
|
[install]
|
|
fpcpackage=y
|
|
|
|
[default]
|
|
fpcdir=../../../..
|