mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-31 08:22:37 +02:00
11 lines
162 B
Makefile
11 lines
162 B
Makefile
#
|
|
# Makefile.fpc for FPC win32 demos (part of FPC demo package)
|
|
#
|
|
|
|
[targets]
|
|
programs_win32=winhello menu dlltest testdll edit
|
|
|
|
[dirs]
|
|
fpcdir=../..
|
|
targetdir=.
|