Update of /cvsroot/mahogany/M/doc/tech
In directory sc8-pr-cvs1:/tmp/cvs-serv31778
Added Files:
makefiles.txt
Log Message:
How to add source file
--- NEW FILE ---
Mahogany build system
=====================
How to add file
---------------
Linux makefiles take new files into account automatically. Visual C++
makefiles must be updated. Add following snippet to "appropriate" place
in M.DSP. Replace <folder> and <file> with your file.
# Begin Source File
SOURCE=.\src\<folder>\<file>.cpp
# End Source File
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates