restemplate/indy/examples/httpget/Makefile.fpc

16 lines
351 B
Makefile
Raw Permalink Normal View History

[target]
programs=httpget
implicitunits=httpprothandler ftpprothandler prothandler
[require]
packages=indy
packagedir=../../
[compiler]
unittargetdir=units/$(CPU_TARGET)-$(OS_TARGET)
#For some reason, we can't use "unitdir" here. It causes some strange bugs.
#This is a workaround.
options=-dUseCThreads -gl
[install]
fpcpackage=y