diff options
| -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 |
