summaryrefslogtreecommitdiffstats
path: root/win/wm_hooks/wm_hooks.def
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2012-04-25 14:54:04 +0000
committerPierre Ossman <ossman@cendio.se>2012-04-25 14:54:04 +0000
commit57bbce4306410128397208dc4f1257055f9b5e82 (patch)
tree02c82b5f82132abbc951a326df0765a32749f775 /win/wm_hooks/wm_hooks.def
parent4c378e0f930c749c8b6464320def86f7531b82e4 (diff)
downloadtigervnc-57bbce4306410128397208dc4f1257055f9b5e82.tar.gz
tigervnc-57bbce4306410128397208dc4f1257055f9b5e82.zip
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
Diffstat (limited to 'win/wm_hooks/wm_hooks.def')
-rw-r--r--win/wm_hooks/wm_hooks.def5
1 files changed, 0 insertions, 5 deletions
diff --git a/win/wm_hooks/wm_hooks.def b/win/wm_hooks/wm_hooks.def
deleted file mode 100644
index a70908a9..00000000
--- a/win/wm_hooks/wm_hooks.def
+++ /dev/null
@@ -1,5 +0,0 @@
-LIBRARY "wm_hooks"
-; DESCRIPTION 'Window Message Hooks Dynamic Link Library'
-
-SECTIONS
- .WM_Hooks_Shared read write shared