From: Joseph B. <jb...@um...> - 2004-03-30 13:55:14
|
It's rather straight forward that source code, header files, and such go into the CVS repository and (non-binary) releases, but is there a preference for the build "instructions"? I'm currently posting msp files for Win32 and Linux which are the project files for MinGWStudio. Over time I also plan to add Visual C++ dsp files. Unfortunately, I'm not as familiar with the autogen and configure tools to be able to easily post those. I could always post a Makefile exported from MinGWStudio if that would be acceptable. wxWidgets itself seems to include an elaborate set of makefiles, bakefiles, dsp's, and more. Is there a wxCode guideline for what "build instruction" files should be included? Thank you. |