Steven Delport - 2008-06-12

Hi there

Lets say I want to write an FLTK app that uses sqlite.
So I download and install both the FLTk and the SQLite devpaks.
When I come to write my program I create a new project - select GUI - and choose FLTK.
All good, the system now puts all the FLTK references in the right place.
But how do I tell it to also include the references for SQLite?
Wouldn't it be cool if there were a tool that asked which references to include and then autoconfigured everything? :)

Cheers
Jman