Create vconf related to .NET as a file in RO location
[platform/core/dotnet/launcher.git] / NativeLauncher / inc / launcher_env.h
index 31de2a5..f32405a 100644 (file)
@@ -19,6 +19,7 @@
 
 #define PLUGIN_PATH                  "/usr/share/dotnet.tizen/lib/libdotnet_plugin.so"
 #define ENV_FILE_PATH                "/usr/share/dotnet.tizen/lib/coreclr_env.list"
+#define DOTNET_RESOLVING_INFO_PATH   "/usr/share/dotnet.tizen/lib/dotnet_resolving.info"
 #define AOT_METADATA_KEY             "http://tizen.org/metadata/prefer_dotnet_aot"
 #define TAC_METADATA_KEY             "http://tizen.org/metadata/prefer_nuget_cache"
 #define METADATA_VALUE_TRUE          "true"