J
Javier Estrada
I have a source-code library, that provides header and source files (similar
to MFC).
What would be a good way to automatically incorporate it into other
projects?
The way I do it today is by appending it to the list of include directories
and adding each source file to the project, but this is time consuming--and
error prone.
Regards,
Javier
to MFC).
What would be a good way to automatically incorporate it into other
projects?
The way I do it today is by appending it to the list of include directories
and adding each source file to the project, but this is time consuming--and
error prone.
Regards,
Javier