add propmerge utility, which merges <PropertyList> XML files. Writes
result to the given output file if specified, or prints it to stdout otherwise. Usage: $ propmerge [-o <outfile>] <list-of-infiles>
This commit is contained in:
parent
4516233b7b
commit
fbe1a51d38
1 changed files with 1 additions and 0 deletions
|
@ -713,6 +713,7 @@ AC_CONFIG_FILES([ \
|
|||
utils/fgadmin/src/Makefile \
|
||||
utils/js_server/Makefile \
|
||||
utils/Modeller/Makefile \
|
||||
utils/propmerge/Makefile \
|
||||
utils/TerraSync/Makefile \
|
||||
utils/xmlgrep/Makefile \
|
||||
])
|
||||
|
|
Loading…
Add table
Reference in a new issue