canmove, Confirmed users
2,041
edits
(→Usage) |
|||
Line 112: | Line 112: | ||
Create the file as in template above. | Create the file as in template above. | ||
Do note the difference between the OS specifiers and the binary platform specifiers. For example, win7_64 (Windows 7 64-bit OS) could be set up to run either win32 or win64 binary packages. | Do note the difference between the OS platform specifiers (section names) and the binary platform specifiers (platform keys). For example, win7_64 (Windows 7 64-bit OS) could be set up to run either win32 or win64 binary packages. | ||
The OS specifiers must correspond to the "platform" given as a command-line parameter when launching the release listeners, above. | The OS specifiers must correspond to the "platform" given as a command-line parameter when launching the release listeners, above. While this is arbitrary, the ones given as possibilities in the example above are the ones we use for our release listeners. |