[PATCH 2/4] sppc: Add stub dll.

Alexandre Julliard julliard at winehq.org
Mon May 10 02:09:42 CDT 2021


Esme Povirk <esme at codeweavers.com> writes:

> Signed-off-by: Esme Povirk <esme at codeweavers.com>
> ---
>  dlls/sppc/Makefile.in |  7 +++++
>  dlls/sppc/sppc.spec   | 67 +++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 74 insertions(+)
>  create mode 100644 dlls/sppc/Makefile.in
>  create mode 100644 dlls/sppc/sppc.spec
>
> diff --git a/dlls/sppc/Makefile.in b/dlls/sppc/Makefile.in
> new file mode 100644
> index 00000000000..52d0cfe699c
> --- /dev/null
> +++ b/dlls/sppc/Makefile.in
> @@ -0,0 +1,7 @@
> +MODULE    = sppc.dll
> +PARENTSRC = ../slc

Is there a reason for building it twice instead of simply forwarding?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list