Changeset 749
- Timestamp:
- Nov 10, 2007 10:45:34 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/testScripts/INSTALL
r739 r749 29 29 set LIB=E:\Microsoft Platform SDK for Windows Server 2003 R2\Lib 30 30 set LIB=E:\Microsoft Visual Studio 8\VC\lib;%LIB% 31 - To build OS, the INCLUDE environment variable needs to be set to the location of some MS provided 32 headers. The following commands have been used to achieve this: 33 set INCLUDE=E:\Microsoft Platform SDK for Windows Server 2003 R2\Include;%INCLUDE% 34 31 35 32 36 - A summary of the commands that have worked to start nightlyBuild for a DOS window … … 35 39 set LIB=E:\Microsoft Platform SDK for Windows Server 2003 R2\Lib 36 40 set LIB=E:\Microsoft Visual Studio 8\VC\lib;%LIB% 41 set INCLUDE=E:\Microsoft Platform SDK for Windows Server 2003 R2\Include;%INCLUDE% 37 42 f: 38 43 cd \testScripts\
Note: See TracChangeset
for help on using the changeset viewer.