Add '--dll' option of nitool 81/106781/7 submit/tizen/20161223.055000
authorJongHeon Choi <j-h.choi@samsung.com>
Fri, 23 Dec 2016 04:58:31 +0000 (13:58 +0900)
committerJongHeon Choi <j-h.choi@samsung.com>
Fri, 23 Dec 2016 05:45:48 +0000 (14:45 +0900)
commita0841bad8771c833eda60990e016aed08b588235
tree3e7fcce71978c36f332205fbcbd3509bf0470350
parent18893e7cba7ed932d102b90d213d64dbd18d97ca
Add '--dll' option of nitool
 * Create native image for dll
 * ex) nitool --dll /usr/bin/Tizen.Runtime.Coreclr.dll

Change-Id: I9234719f66ae5f75002d132fa8183c4aabaaba4a
NativeLauncher/installer-plugin/common.cc
NativeLauncher/installer-plugin/common.h
NativeLauncher/installer-plugin/nitool.cc