X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NativeLauncher%2Finc%2Fni_common.h;h=65b21f06541a717abd156cbfd86a11302e00ad76;hb=41d0e29ece8438f8a0eb529c6f32fa6e1c961081;hp=725ae7ccebc765337438edc3f282591a15c4f5cf;hpb=0c0d4090182aa41feeee9f2b264a3e3c2b2fc712;p=platform%2Fcore%2Fdotnet%2Flauncher.git diff --git a/NativeLauncher/inc/ni_common.h b/NativeLauncher/inc/ni_common.h index 725ae7c..65b21f0 100644 --- a/NativeLauncher/inc/ni_common.h +++ b/NativeLauncher/inc/ni_common.h @@ -38,6 +38,7 @@ #define NI_FLAGS_MIBC 0x0100 #define NI_FLAGS_PRINT_CMD 0x0200 #define NI_FLAGS_SKIP_RO_APP 0x0400 +#define NI_FLAGS_RM_ORIGIN_AFTER_NI 0x0800 typedef std::function afterCreate;