Am 24.09.2015 18:00 schrieb "Tony Whyman" <[email protected]>: > > Rather than going down the lazbuild path as others have suggested, you might want to think about fpcmake and creating a "Makefile.fpc" for your project. That should be the standard way of building a lazarus project just using fpc.
In that case I'd suggest fpmake instead (especially since we've reduced the dependency on fpcmake in 3.0.0 in favor of fpmake). The build script is a Pascal program and no need for make, etc. at all. Regards, Sven
_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
