tvg_saver: Tvg.cpp example modyfied
authorMira Grudzinska <m.grudzinska@samsung.com>
Mon, 19 Jul 2021 11:03:37 +0000 (13:03 +0200)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 22 Jul 2021 08:24:22 +0000 (17:24 +0900)
commitbfb41ab8cdc81a979d03ca65119ce2e6b6ca5850
tree9bbd61b0a3252d49e78d9416f819b65701dbde02
parent91421513dbfdd9600c4cd42d8f64349ae5617863
tvg_saver: Tvg.cpp example modyfied

Previously the 'test.tvg' file was loaded from the EXAMPLE_DIR.
Now the 'test.tvg' file is created using the tvg saver module
(if in the EXAMPLE_DIR is alread a 'test.tvg' file, it is overwriten)
and then it's loaded using the tvg loader module.
src/examples/Tvg.cpp