fpc/demo/win32/Makefile.fpc
2001-05-03 21:39:33 +00:00

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=../..