Build tsx11 layer as a separate shared library.
commitb018239fefcd7164506a3e336bfc900af3d8eedf
authorAlexandre Julliard <julliard@winehq.org>
Wed, 6 Dec 2000 00:04:10 +0000 (6 00:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Dec 2000 00:04:10 +0000 (6 00:04 +0000)
treee1b1f3e1089472b5c90e871b912d8703e9146f79
parent886604c7159d044f0eab167ffb05038e16bf7110
Build tsx11 layer as a separate shared library.
30 files changed:
Make.rules.in
Makefile.in
configure
configure.in
dlls/x11drv/Makefile.in
dlls/x11drv/x11drv_main.c
include/ts_shape.h
include/ts_xf86dga.h
include/ts_xf86dga2.h
include/ts_xf86vmode.h
include/ts_xlib.h
include/ts_xpm.h
include/ts_xresource.h
include/ts_xshm.h
include/ts_xutil.h
include/ts_xvideo.h
tools/make_X11wrappers
tsx11/.cvsignore
tsx11/Makefile.in
tsx11/locking.c [new file with mode: 0644]
tsx11/ts_shape.c
tsx11/ts_xf86dga.c
tsx11/ts_xf86dga2.c
tsx11/ts_xf86vmode.c
tsx11/ts_xlib.c
tsx11/ts_xpm.c
tsx11/ts_xresource.c
tsx11/ts_xshm.c
tsx11/ts_xutil.c
tsx11/ts_xvideo.c