[Spice-devel] [PATCH 17/24] mingw32 build: missing linked files for spicec.exe
Hans de Goede
hdegoede at redhat.com
Wed Dec 8 00:44:10 PST 2010
Ack.
On 12/07/2010 10:28 PM, Alon Levy wrote:
> ---
> client/windows/Makefile.am | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/client/windows/Makefile.am b/client/windows/Makefile.am
> index 29c30a7..81f41fc 100644
> --- a/client/windows/Makefile.am
> +++ b/client/windows/Makefile.am
> @@ -50,6 +50,8 @@ RED_COMMON_SRCS = \
> $(CLIENT_DIR)/client_net_socket.cpp \
> $(CLIENT_DIR)/client_net_socket.h \
> $(CLIENT_DIR)/common.h \
> + $(CLIENT_DIR)/controller.cpp \
> + $(CLIENT_DIR)/controller.h \
> $(CLIENT_DIR)/cursor_channel.cpp \
> $(CLIENT_DIR)/cursor_channel.h \
> $(CLIENT_DIR)/cursor.cpp \
> @@ -57,6 +59,8 @@ RED_COMMON_SRCS = \
> $(CLIENT_DIR)/debug.h \
> $(CLIENT_DIR)/display_channel.cpp \
> $(CLIENT_DIR)/display_channel.h \
> + $(CLIENT_DIR)/foreign_menu.cpp \
> + $(CLIENT_DIR)/foreign_menu.h \
> $(CLIENT_DIR)/glz_decoded_image.h \
> $(CLIENT_DIR)/glz_decoder_config.h \
> $(CLIENT_DIR)/glz_decoder.cpp \
More information about the Spice-devel
mailing list