Move StepGenerateXml to wgt/ 07/54707/3
authorTomasz Iwanek <t.iwanek@samsung.com>
Thu, 17 Dec 2015 08:37:47 +0000 (09:37 +0100)
committerTomasz Iwanek <t.iwanek@samsung.com>
Thu, 17 Dec 2015 08:49:51 +0000 (00:49 -0800)
commitbc8c7abe6e3a85e4876b61d59c6b3ccec328064c
tree6b99f638ff5ead341f364505894f1f389a9ed307
parenta6942cf84fb281c94f87aeb945f147e590c7ffc7
Move StepGenerateXml to wgt/

Following to changes in: https://review.tizen.org/gerrit/#/c/54607/

StepGenerateXml will be used only for wgt.

Change-Id: I689b6a1f39fde81fe4214acec4f2bd5f3648d251
src/common/CMakeLists.txt
src/tpk/tpk_installer.cc
src/wgt/CMakeLists.txt
src/wgt/step/step_generate_xml.cc [moved from src/common/step/step_generate_xml.cc with 99% similarity]
src/wgt/step/step_generate_xml.h [moved from src/common/step/step_generate_xml.h with 83% similarity]
src/wgt/wgt_installer.cc