]> source.dussan.org Git - tigervnc.git/commit
Use the gcc way of creating shared segments in DLLs. The previous way
authorPierre Ossman <ossman@cendio.se>
Wed, 25 Apr 2012 14:54:04 +0000 (14:54 +0000)
committerPierre Ossman <ossman@cendio.se>
Wed, 25 Apr 2012 14:54:04 +0000 (14:54 +0000)
commit57bbce4306410128397208dc4f1257055f9b5e82
tree02c82b5f82132abbc951a326df0765a32749f775
parent4c378e0f930c749c8b6464320def86f7531b82e4
Use the gcc way of creating shared segments in DLLs. The previous way
only works with MSVC.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4897 3789f03b-4d11-0410-bbf8-ca57d06f2519
win/wm_hooks/CMakeLists.txt
win/wm_hooks/wm_hooks.cxx
win/wm_hooks/wm_hooks.def [deleted file]