summaryrefslogtreecommitdiff
path: root/vcl/source/window/makefile.mk
diff options
context:
space:
mode:
authorOliver Braun <obr@openoffice.org>2001-02-09 14:59:18 +0000
committerOliver Braun <obr@openoffice.org>2001-02-09 14:59:18 +0000
commit8de7ad67eb85649ee221031a152d0c1d12ede9c5 (patch)
tree09e0aee32587c81442de6ea49081f88cda9ebcdd /vcl/source/window/makefile.mk
parent64dd771ffb7c14a91528c3f47be725df718117c6 (diff)
drag and drop api changes
Diffstat (limited to 'vcl/source/window/makefile.mk')
-rw-r--r--vcl/source/window/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/source/window/makefile.mk b/vcl/source/window/makefile.mk
index 0d1098146286..1e7720cbe13d 100644
--- a/vcl/source/window/makefile.mk
+++ b/vcl/source/window/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: obr $ $Date: 2001-02-05 09:45:05 $
+# last change: $Author: obr $ $Date: 2001-02-09 15:59:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -135,6 +135,7 @@ EXCEPTIONSFILES= \
.ELSE
EXCEPTIONSFILES= \
$(SLO)$/window.obj \
+ $(SLO)$/winproc.obj \
$(SLO)$/syswin.obj \
$(SLO)$/dndevdis.obj \
$(SLO)$/dndlcon.obj