Changeset 42837 for trunk/ippTools/src/disttoolConfig.c
- Timestamp:
- May 9, 2025, 9:40:41 AM (14 months ago)
- Location:
- trunk/ippTools
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools
-
trunk/ippTools/src
- Property svn:ignore
-
old new 50 50 remotetool 51 51 fpcamtool 52 xcstacktool 53 xcskytool 54 xcfftool
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
trunk/ippTools/src/disttoolConfig.c
r37130 r42837 275 275 psMetadataAddStr(definedestinationArgs, PS_LIST_TAIL, "-last_fileset",0, "define last_fileset", NULL); 276 276 psMetadataAddStr(definedestinationArgs, PS_LIST_TAIL, "-set_state", 0, "define state", NULL); 277 psMetadataAddBool(definedestinationArgs, PS_LIST_TAIL, "-simple", 0, "use the simple output format", false); 277 278 278 279 // -updatedestination … … 292 293 psMetadataAddStr(definetargetArgs, PS_LIST_TAIL, "-set_state", 0, "define state", NULL); 293 294 psMetadataAddStr(definetargetArgs, PS_LIST_TAIL, "-comment", 0, "define comment", NULL); 295 psMetadataAddBool(definetargetArgs, PS_LIST_TAIL, "-simple", 0, "use the simple output format", false); 294 296 295 297 // -updatetarget
Note:
See TracChangeset
for help on using the changeset viewer.
