9be00330af
This example converts to and from: - Binary JSON - CBOR - CBOR Diagnostic notation (output only) - JSON - Null (output only) - QDataStream - QVariant dump (output only) - Text - XML Change-Id: Ibab69e0efefb40bdbf94fffd150b59f8c0da3174 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
6 lines
73 B
Prolog
6 lines
73 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
cbordump \
|
|
convert \
|
|
savegame
|