mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-28 22:48:21 +02:00
10 lines
152 B
Makefile
10 lines
152 B
Makefile
#
|
|
# Makefile.fpc for FPC win32 demos (part of FPC demo package)
|
|
#
|
|
|
|
[target]
|
|
programs_win32=winhello menu dlltest testdll edit
|
|
|
|
[default]
|
|
fpcdir=../..
|