Re: making changes/adding new files to rotor
Barry Bond <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.rotor |
|---|---|
| Message-ID | <4723C6445B1E2340AF64D9A4522C1AF8080F99E4@red-msg-08.redmond.corp.microsoft.com> |
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