That is mostly controlled by the "sources" and "sources.inc" files. sscli/docs/buildtools/buildutility.html describes both the build.exe command-line and the macros used within "sources" files. The Windows DDK has very good documentation on build.exe and how to author "sources" files at http://msdn.microsoft.com/library/en-us/ddtools/hh/ddtools/build_use__dd k_2qyb.asp.
If you want to add a new source file, just add it to the "SOURCES=" macro and rebuild. Barry This posting is provided "AS IS" with no warranties, and confers no rights. -----Original Message----- From: Discussion of the Rotor Shared Source CLI implementation [mailto:[EMAIL PROTECTED] On Behalf Of Archana Sent: Tuesday, June 17, 2003 9:11 PM To: [EMAIL PROTECTED] Subject: [DOTNET-ROTOR] making changes/adding new files to rotor Hi, where can i find documentation wrt how one is supposed to make changes to the existing rotor source files/adding/linking new files Thanks & Regards archana
