Changeset 645
- Timestamp:
- Apr 30, 2007, 10:00:22 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/warpin/bld_fm2_wpi.readme (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/warpin/bld_fm2_wpi.readme
r592 r645 32 32 d) Perform the following COPY commands 33 33 COPY <trunk-dir>\cfgmgr.cmd <unzippped-dir> 34 COPY <trunk-dir>\shadowmgr.cmd <unzippped-dir> 34 35 COPY <trunk-dir>\utilsmgr.cmd <unzippped-dir> 35 COPY <trunk-dir>\readme .cmd<unzippped-dir>36 COPY <trunk-dir>\readme <unzippped-dir> 36 37 COPY <trunk-dir>\debugtools\fm2dump.cmd <unzippped-dir> 37 38 COPY <trunk-dir>\debugtools\fm2dump2.cmd <unzippped-dir> … … 77 78 78 79 BLD_FM2_WPIDIRS.TXT, a text file which contains information on 79 - the number of packages there are in the Warpin WPI file80 - the package numbers81 80 - the files 82 81 - which packages they are a part of … … 85 84 - which directories into which they should be installed (relative 86 85 to the FM/2 installation directory) 86 - the packages, if any, which have no files 87 87 By defining this information outside of the programs that use it, this 88 88 file greatly simplifies future changes. This file, as distributed, is … … 102 102 binary FM/2 distribution) into the subdirectories created above. 103 103 - Optional parameters: 104 1) By default BLD_FM2_WPIDIRS.CMD reads BLD_FM2_WPIDIRS.TXT to obtain 104 1) By default BLD_FM2_WPIDIRS assumes it should retrieve files from 105 a build subtree and that it resides in the Warpin subdirectory of 106 that build subtree. One way to tell BLD_FM2_WPIDIRS to use an 107 unzipped distribution of FM/2 instead of a build subtree is to 108 use the "SRC=" parameter. For example: 109 BLD_FM2_WPIDIRS SRC=C:\TMP\UNZIPPEDFM2 110 2) By default BLD_FM2_WPIDIRS.CMD reads BLD_FM2_WPIDIRS.TXT to obtain 105 111 required information on packages, files and directories. 106 112 You can have BLD_FM2_WPIDIRS.CMD read a different file by passing 107 113 the name of the file as a parameter. For example: 108 114 BLD_FM2_WPIDIRS <name-of-other-file-to-read> 109 2) By default BLD_FM2_WPIDIRS assumes it should retrieve files from110 a build subtree and that it resides in the Warpin111 subdirectory of that build subtree. One way to tell BLD_FM2_WPIDIRS112 to use an unzipped distribution of FM/2 instead of a build113 subtree is to use the "SRC=" parameter. For example:114 BLD_FM2_WPIDIRS SRC=C:\TMP\UNZIPPEDFM2115 115 NOTE: If needed, both parameters may be used and the order 116 116 they are specified is not important … … 164 164 - used as the default script file for BLD_FM2_WPI.CMD. 165 165 166
Note:
See TracChangeset
for help on using the changeset viewer.
