Including .h files in SDK automatically

From: Henrik (slaskhenrik_at_gmail.com)
Date: 02/24/05


Date: 24 Feb 2005 01:27:49 -0800

How do I make my feature copy files into the project's sdk directory? I
want, for example, the header file with the API to my custom driver to
be included when generating the SDK (if the feature has been added to
the platform). The simple way (which i have been using up until now) is
to manually add the files in the SDK configuration, but I would like
the features to manage themselves in this respect.

Henrik



Relevant Pages