Is there a preferred method of including the source code(s) of other software you've used in your ap
- by Adam S
I've used a few F/OSS libraries in my commercial application. As per their licenses, I am obligated to include their source codes along with my VS2008 application. This is my first time making a "real" commercial application, and I would appreciate some advice on how best to go about including their source codes.
I don't want to package them as zip files alongside my installed. I still want my installer to be a single file.