Changeset 598
- Timestamp:
- Apr 2, 2007, 10:44:11 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/warpin/bld_fm2_wpidirs.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/warpin/bld_fm2_wpidirs.txt
r583 r598 15 15 ; PACKAGE: <package-number> <package-description> 16 16 ; FILE: <name> <pkg-num> <src-dir> <dest-dir> 17 ; DUMMYFILE: <name> <pkg-num> <dest-dir>18 17 ; where 19 18 ; <number-of-packages> is the total number of packages … … 35 34 ; - The PACKAGECOUNT line should be before all PACKAGE, FILE and DUMMYFILE lines 36 35 ; - All the PACKAGE lines should be before all FILE and DUMMYFILE lines 37 ; - The FILE and DUMMYFILE lines should be after the PACKAGECOUNT and PACKAGE 38 ; line. They may be intermixed with each other. As seen below, they have been 39 ; grouped by package. This is not necessary but it will make it easier find 40 ; lines that need to be changed. 36 ; - The FILE lines should be after the PACKAGECOUNT and PACKAGE lines. The order 37 ; is not important but it will facilitate future changes if files for each 38 ; package are grouped together. 41 39 ; 42 40 ; NOTE: Warpin scripts do not require that the package numbers are consecutive. For … … 47 45 ; be 1, 4, 12, or 293. 48 46 ; 49 ; NOTE: DUMMYFILE's are used because Warpin currently does not allow packages which50 ; do not include a least one file to install. DUMMYFILE's are created dynamically51 ; as needed during the build process (which is why no src-dir is specified).52 47 53 48 PACKAGECOUNT: 4 … … 65 60 FILE: fm3res.dll 1 dll . 66 61 FILE: fm3res.str 1 dll . 67 ;FILE: cfgfiles.cmd 1 . .68 62 FILE: cfgmgr.cmd 1 . . 69 63 … … 72 66 FILE: HISTORY 1 . Docs 73 67 FILE: README 1 . Docs 74 ;FILE: readme.org 1 . Docs75 68 76 69 FILE: docs.ico 1 Icons Icons … … 133 126 ;FILE: vtree.exe 3 . . 134 127 135 ;FILE: mkutils.cmd 3 . .136 128 FILE: utilsmgr.cmd 3 . . 137 129 FILE: toolbox.ico 3 Icons Icons 138 130 FILE: toolbox2.ico 3 Icons Icons 139 131 140 DUMMYFILE: keep.me 10 .
Note:
See TracChangeset
for help on using the changeset viewer.
