<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p> </p>
<div>Hi,</div>
<div> </div>
<div>I've been playing with a configuration script for my project some time now. What started as a simple compiled application, it has changed into a instantFPC script. Today I finally refactored the majority of the code into a set of classes very similar to how fpmake works.</div>
<div> </div>
<div>I've attached an example config script together with the utils unit. My plan is to add some tool classes in the future that check for installed libraries etc. Please note that this is a very basic implementation and I'm open for suggestions and tips. Ultimately I would like to see this to be included in FPC trunk if everyone agrees.</div>
<div> </div>
<div>Regards, Darius</div>
<div> </div>
</body></html>