diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-05-23 09:53:10 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-05-23 09:53:10 +0200 |
| commit | 06b1a4bb12b4043b606d8bb0d55942d636c6833e (patch) | |
| tree | c9305701aa2d4ee0235c85c67cd6633e5763ec21 | |
| parent | 4dc25424ab8d3a3f466881a4405414c440b771eb (diff) | |
meta: last commit before merge.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
| -rw-r--r-- | SDK/Library/CoreCxxRuntime/Private.xml | 4 | ||||
| -rw-r--r-- | SDK/Library/CorePEFRuntime/Private.xml | 4 | ||||
| -rw-r--r-- | SDK/Library/CoreSystem/Private.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/SDK/Library/CoreCxxRuntime/Private.xml b/SDK/Library/CoreCxxRuntime/Private.xml index 08a95273..7ee426c0 100644 --- a/SDK/Library/CoreCxxRuntime/Private.xml +++ b/SDK/Library/CoreCxxRuntime/Private.xml @@ -1,3 +1,3 @@ -<Private> +<SourceDeploy> <Ignore/> -</Private>
\ No newline at end of file +</SourceDeploy>
\ No newline at end of file diff --git a/SDK/Library/CorePEFRuntime/Private.xml b/SDK/Library/CorePEFRuntime/Private.xml index 08a95273..7ee426c0 100644 --- a/SDK/Library/CorePEFRuntime/Private.xml +++ b/SDK/Library/CorePEFRuntime/Private.xml @@ -1,3 +1,3 @@ -<Private> +<SourceDeploy> <Ignore/> -</Private>
\ No newline at end of file +</SourceDeploy>
\ No newline at end of file diff --git a/SDK/Library/CoreSystem/Private.xml b/SDK/Library/CoreSystem/Private.xml index 55b0ba71..4be6c388 100644 --- a/SDK/Library/CoreSystem/Private.xml +++ b/SDK/Library/CoreSystem/Private.xml @@ -1,4 +1,4 @@ -<Private> +<SourceDeploy> <File name="Headers/Hint.h" hidden="true"/> <Directory name="Sources/" hidden="true"/> -</Private>
\ No newline at end of file +</SourceDeploy>
\ No newline at end of file |
