Changeset 23742 for trunk/ippTools/src/disttool.c
- Timestamp:
- Apr 7, 2009, 5:51:21 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/disttool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/disttool.c
r23736 r23742 96 96 PXOPT_LOOKUP_S64(stage_id, config->args, "-stage_id", true, false); 97 97 PXOPT_LOOKUP_STR(outroot, config->args, "-outroot", true, false); 98 PXOPT_LOOKUP_S64(target_id, config->args, "-target_id", true, false); 99 98 100 // optional 99 PXOPT_LOOKUP_S64(target_id, config->args, "-target_id", true, false);100 101 PXOPT_LOOKUP_BOOL(clean, config->args, "-clean", false); 101 102 PXOPT_LOOKUP_BOOL(no_magic, config->args, "-no_magic", false);
Note:
See TracChangeset
for help on using the changeset viewer.
