aboutsummaryrefslogtreecommitdiff
path: root/libxcb
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-06-26 08:56:57 +0200
committermarha <marha@users.sourceforge.net>2012-06-26 08:56:57 +0200
commit8fd115adc568833cdb5af22b65a09c38e0eac20f (patch)
tree64c202a2f8a02ca912c6f6927dd3d01becf79d34 /libxcb
parentcb7834dd9f1b1816536a5ba419095c160f22a758 (diff)
downloadvcxsrv-8fd115adc568833cdb5af22b65a09c38e0eac20f.tar.gz
vcxsrv-8fd115adc568833cdb5af22b65a09c38e0eac20f.tar.bz2
vcxsrv-8fd115adc568833cdb5af22b65a09c38e0eac20f.zip
libX11 is now compiled as dll
Diffstat (limited to 'libxcb')
-rw-r--r--libxcb/src/makefile.srcs2
1 files changed, 2 insertions, 0 deletions
diff --git a/libxcb/src/makefile.srcs b/libxcb/src/makefile.srcs
index 2d4846a89..d91835aeb 100644
--- a/libxcb/src/makefile.srcs
+++ b/libxcb/src/makefile.srcs
@@ -11,3 +11,5 @@ XCBPROTO_XCBINCLUDEDIR = ..\xcb-proto\src
%.c: $(XCBPROTO_XCBINCLUDEDIR)\%.xml
python c_client.py -p $(XCBPROTO_XCBPYTHONDIR) $<
+CLEANRULEPOSTFIX=noobjs
+