Change APP_NI_SUB_DIR from "/.native_image" to ".native_image"
authorWoongsuk Cho <ws77.cho@samsung.com>
Wed, 3 Jul 2019 02:16:00 +0000 (11:16 +0900)
committerWoongsuk Cho <ws77.cho@samsung.com>
Wed, 3 Jul 2019 02:16:00 +0000 (11:16 +0900)
commit3d865efe7e56ebd003a90883f73dd610294c9386
tree341d6862ad31f680fd60a892a382fdf0e365d994
parent57fbf3f89f8f0dbf9f31a1221c0e7de6f891ed73
Change APP_NI_SUB_DIR from "/.native_image" to ".native_image"
and use concatPath() function to combine path for APP_NI_SUB_DIR
NativeLauncher/inc/launcher_env.h
NativeLauncher/launcher/dotnet/dotnet_launcher.cc
NativeLauncher/tool/ni_common.cc