From: Hyungju Lee Date: Wed, 29 Apr 2020 01:43:46 +0000 (+0900) Subject: [Build] Rename preload files to support ordering (#1575) X-Git-Tag: submit/tizen_5.5/20200429.105042~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=484445a03a8ca93eab71f3bfd319ae3bca66256e;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [Build] Rename preload files to support ordering (#1575) Change-Id: I962148df0e31ec4a9d9061964d27bc74dd03d8c3 --- diff --git a/packaging/preload/20.Tizen.preload b/packaging/preload/20.Tizen.preload new file mode 100644 index 000000000..ba2e96e5a --- /dev/null +++ b/packaging/preload/20.Tizen.preload @@ -0,0 +1,6 @@ +########################################### +## AssemblyName.dll TypeName ## +## AssemblyName.dll TypeName.Preload() ## +## The methods must not have parameters. ## +########################################### +Tizen.dll Interop diff --git a/packaging/preload/30.ElmSharp.Wearable.preload b/packaging/preload/30.ElmSharp.Wearable.preload new file mode 100644 index 000000000..6a8d769a4 --- /dev/null +++ b/packaging/preload/30.ElmSharp.Wearable.preload @@ -0,0 +1,12 @@ +########################################### +## AssemblyName.dll TypeName ## +## AssemblyName.dll TypeName.Preload() ## +## The methods must not have parameters. ## +########################################### +ElmSharp.Wearable.dll ElmSharp.Wearable.CircleDateTimeSelector +ElmSharp.Wearable.dll ElmSharp.Wearable.CircleGenList +ElmSharp.Wearable.dll ElmSharp.Wearable.CircleScroller +ElmSharp.Wearable.dll ElmSharp.Wearable.CircleSpinner +ElmSharp.Wearable.dll ElmSharp.Wearable.ICircleWidget +ElmSharp.Wearable.dll ElmSharp.Wearable.IRotaryActionWidget +ElmSharp.Wearable.dll Interop diff --git a/packaging/preload/30.ElmSharp.preload b/packaging/preload/30.ElmSharp.preload new file mode 100644 index 000000000..09a8e79e5 --- /dev/null +++ b/packaging/preload/30.ElmSharp.preload @@ -0,0 +1,44 @@ +########################################### +## AssemblyName.dll TypeName ## +## AssemblyName.dll TypeName.Preload() ## +## The methods must not have parameters. ## +########################################### +ElmSharp.dll ElmSharp.Box +ElmSharp.dll ElmSharp.Button +ElmSharp.dll ElmSharp.Check +ElmSharp.dll ElmSharp.Color +ElmSharp.dll ElmSharp.Conformant +ElmSharp.dll ElmSharp.DateTimeSelector +ElmSharp.dll ElmSharp.DisplayRotation +ElmSharp.dll ElmSharp.EdjeObject +ElmSharp.dll ElmSharp.EdjeObject+SignalData +ElmSharp.dll ElmSharp.EdjeTextPartObject +ElmSharp.dll ElmSharp.Elementary +ElmSharp.dll ElmSharp.Entry +ElmSharp.dll ElmSharp.EvasKeyEventArgs +ElmSharp.dll ElmSharp.EvasMap +ElmSharp.dll ElmSharp.EvasObject +ElmSharp.dll ElmSharp.FocusDirection +ElmSharp.dll ElmSharp.GenList +ElmSharp.dll ElmSharp.GestureLayer+GestureType +ElmSharp.dll ElmSharp.IInvalidatable +ElmSharp.dll ElmSharp.Image +ElmSharp.dll ElmSharp.ItemObject+SignalData +ElmSharp.dll ElmSharp.Label +ElmSharp.dll ElmSharp.Layout +ElmSharp.dll ElmSharp.Naviframe +ElmSharp.dll ElmSharp.NaviItem +ElmSharp.dll ElmSharp.Point3D +ElmSharp.dll ElmSharp.ProgressBar +ElmSharp.dll ElmSharp.Radio +ElmSharp.dll ElmSharp.Rect +ElmSharp.dll ElmSharp.Rectangle +ElmSharp.dll ElmSharp.Scroller +ElmSharp.dll ElmSharp.Size +ElmSharp.dll ElmSharp.Slider +ElmSharp.dll ElmSharp.Spinner +ElmSharp.dll ElmSharp.Widget +ElmSharp.dll ElmSharp.Window +ElmSharp.dll ElmSharp.WrapType +ElmSharp.dll Interop +ElmSharp.dll ElmSharp.Window.Preload() diff --git a/packaging/preload/30.Tizen.Applications.Common.preload b/packaging/preload/30.Tizen.Applications.Common.preload new file mode 100644 index 000000000..abda6bf57 --- /dev/null +++ b/packaging/preload/30.Tizen.Applications.Common.preload @@ -0,0 +1,10 @@ +########################################### +## AssemblyName.dll TypeName ## +## AssemblyName.dll TypeName.Preload() ## +## The methods must not have parameters. ## +########################################### +Tizen.Applications.Common.dll Interop +Tizen.Applications.Common.dll Tizen.Applications.Application +Tizen.Applications.Common.dll Tizen.Applications.CoreApplication +Tizen.Applications.Common.dll Tizen.Applications.CoreBackend.EventType +Tizen.Applications.Common.dll Tizen.Applications.TizenSynchronizationContext diff --git a/packaging/preload/30.Tizen.Applications.UI.preload b/packaging/preload/30.Tizen.Applications.UI.preload new file mode 100644 index 000000000..fba348d4a --- /dev/null +++ b/packaging/preload/30.Tizen.Applications.UI.preload @@ -0,0 +1,7 @@ +########################################### +## AssemblyName.dll TypeName ## +## AssemblyName.dll TypeName.Preload() ## +## The methods must not have parameters. ## +########################################### +Tizen.Applications.UI.dll Interop +Tizen.Applications.UI.dll Tizen.Applications.CoreUIApplication diff --git a/packaging/preload/30.Tizen.Log.preload b/packaging/preload/30.Tizen.Log.preload new file mode 100644 index 000000000..172edc57f --- /dev/null +++ b/packaging/preload/30.Tizen.Log.preload @@ -0,0 +1,7 @@ +########################################### +## AssemblyName.dll TypeName ## +## AssemblyName.dll TypeName.Preload() ## +## The methods must not have parameters. ## +########################################### +Tizen.Log.dll Interop +Tizen.Log.dll Tizen.Log diff --git a/packaging/preload/30.Tizen.System.Information.preload b/packaging/preload/30.Tizen.System.Information.preload new file mode 100644 index 000000000..620a7098b --- /dev/null +++ b/packaging/preload/30.Tizen.System.Information.preload @@ -0,0 +1,7 @@ +########################################### +## AssemblyName.dll TypeName ## +## AssemblyName.dll TypeName.Preload() ## +## The methods must not have parameters. ## +########################################### +Tizen.System.Information.dll Tizen.System.Information +Tizen.System.Information.dll Tizen.System.Information.Preload() diff --git a/packaging/preload/ElmSharp.Wearable.preload b/packaging/preload/ElmSharp.Wearable.preload deleted file mode 100644 index 6a8d769a4..000000000 --- a/packaging/preload/ElmSharp.Wearable.preload +++ /dev/null @@ -1,12 +0,0 @@ -########################################### -## AssemblyName.dll TypeName ## -## AssemblyName.dll TypeName.Preload() ## -## The methods must not have parameters. ## -########################################### -ElmSharp.Wearable.dll ElmSharp.Wearable.CircleDateTimeSelector -ElmSharp.Wearable.dll ElmSharp.Wearable.CircleGenList -ElmSharp.Wearable.dll ElmSharp.Wearable.CircleScroller -ElmSharp.Wearable.dll ElmSharp.Wearable.CircleSpinner -ElmSharp.Wearable.dll ElmSharp.Wearable.ICircleWidget -ElmSharp.Wearable.dll ElmSharp.Wearable.IRotaryActionWidget -ElmSharp.Wearable.dll Interop diff --git a/packaging/preload/ElmSharp.preload b/packaging/preload/ElmSharp.preload deleted file mode 100644 index 09a8e79e5..000000000 --- a/packaging/preload/ElmSharp.preload +++ /dev/null @@ -1,44 +0,0 @@ -########################################### -## AssemblyName.dll TypeName ## -## AssemblyName.dll TypeName.Preload() ## -## The methods must not have parameters. ## -########################################### -ElmSharp.dll ElmSharp.Box -ElmSharp.dll ElmSharp.Button -ElmSharp.dll ElmSharp.Check -ElmSharp.dll ElmSharp.Color -ElmSharp.dll ElmSharp.Conformant -ElmSharp.dll ElmSharp.DateTimeSelector -ElmSharp.dll ElmSharp.DisplayRotation -ElmSharp.dll ElmSharp.EdjeObject -ElmSharp.dll ElmSharp.EdjeObject+SignalData -ElmSharp.dll ElmSharp.EdjeTextPartObject -ElmSharp.dll ElmSharp.Elementary -ElmSharp.dll ElmSharp.Entry -ElmSharp.dll ElmSharp.EvasKeyEventArgs -ElmSharp.dll ElmSharp.EvasMap -ElmSharp.dll ElmSharp.EvasObject -ElmSharp.dll ElmSharp.FocusDirection -ElmSharp.dll ElmSharp.GenList -ElmSharp.dll ElmSharp.GestureLayer+GestureType -ElmSharp.dll ElmSharp.IInvalidatable -ElmSharp.dll ElmSharp.Image -ElmSharp.dll ElmSharp.ItemObject+SignalData -ElmSharp.dll ElmSharp.Label -ElmSharp.dll ElmSharp.Layout -ElmSharp.dll ElmSharp.Naviframe -ElmSharp.dll ElmSharp.NaviItem -ElmSharp.dll ElmSharp.Point3D -ElmSharp.dll ElmSharp.ProgressBar -ElmSharp.dll ElmSharp.Radio -ElmSharp.dll ElmSharp.Rect -ElmSharp.dll ElmSharp.Rectangle -ElmSharp.dll ElmSharp.Scroller -ElmSharp.dll ElmSharp.Size -ElmSharp.dll ElmSharp.Slider -ElmSharp.dll ElmSharp.Spinner -ElmSharp.dll ElmSharp.Widget -ElmSharp.dll ElmSharp.Window -ElmSharp.dll ElmSharp.WrapType -ElmSharp.dll Interop -ElmSharp.dll ElmSharp.Window.Preload() diff --git a/packaging/preload/Tizen.Applications.Common.preload b/packaging/preload/Tizen.Applications.Common.preload deleted file mode 100644 index abda6bf57..000000000 --- a/packaging/preload/Tizen.Applications.Common.preload +++ /dev/null @@ -1,10 +0,0 @@ -########################################### -## AssemblyName.dll TypeName ## -## AssemblyName.dll TypeName.Preload() ## -## The methods must not have parameters. ## -########################################### -Tizen.Applications.Common.dll Interop -Tizen.Applications.Common.dll Tizen.Applications.Application -Tizen.Applications.Common.dll Tizen.Applications.CoreApplication -Tizen.Applications.Common.dll Tizen.Applications.CoreBackend.EventType -Tizen.Applications.Common.dll Tizen.Applications.TizenSynchronizationContext diff --git a/packaging/preload/Tizen.Applications.UI.preload b/packaging/preload/Tizen.Applications.UI.preload deleted file mode 100644 index fba348d4a..000000000 --- a/packaging/preload/Tizen.Applications.UI.preload +++ /dev/null @@ -1,7 +0,0 @@ -########################################### -## AssemblyName.dll TypeName ## -## AssemblyName.dll TypeName.Preload() ## -## The methods must not have parameters. ## -########################################### -Tizen.Applications.UI.dll Interop -Tizen.Applications.UI.dll Tizen.Applications.CoreUIApplication diff --git a/packaging/preload/Tizen.Log.preload b/packaging/preload/Tizen.Log.preload deleted file mode 100644 index 172edc57f..000000000 --- a/packaging/preload/Tizen.Log.preload +++ /dev/null @@ -1,7 +0,0 @@ -########################################### -## AssemblyName.dll TypeName ## -## AssemblyName.dll TypeName.Preload() ## -## The methods must not have parameters. ## -########################################### -Tizen.Log.dll Interop -Tizen.Log.dll Tizen.Log diff --git a/packaging/preload/Tizen.System.Information.preload b/packaging/preload/Tizen.System.Information.preload deleted file mode 100644 index 620a7098b..000000000 --- a/packaging/preload/Tizen.System.Information.preload +++ /dev/null @@ -1,7 +0,0 @@ -########################################### -## AssemblyName.dll TypeName ## -## AssemblyName.dll TypeName.Preload() ## -## The methods must not have parameters. ## -########################################### -Tizen.System.Information.dll Tizen.System.Information -Tizen.System.Information.dll Tizen.System.Information.Preload() diff --git a/packaging/preload/Tizen.preload b/packaging/preload/Tizen.preload deleted file mode 100644 index ba2e96e5a..000000000 --- a/packaging/preload/Tizen.preload +++ /dev/null @@ -1,6 +0,0 @@ -########################################### -## AssemblyName.dll TypeName ## -## AssemblyName.dll TypeName.Preload() ## -## The methods must not have parameters. ## -########################################### -Tizen.dll Interop