diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-06-20 09:18:59 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-06-20 09:18:59 +0000 |
commit | d66264ecb71f56aad59b7b8489ce9efeb8db7411 (patch) | |
tree | eb3fe1d4b076f7b568aef1576e9dd72bc9588505 /toolkit/source/awt/makefile.mk | |
parent | 8be5acd57c723c2dd0fcdc98a141b0fcfb6a5e13 (diff) |
INTEGRATION: CWS sdk03 (1.22.50); FILE MERGED
2003/06/17 13:32:17 mi 1.22.50.1: #i12883# system dependent part separated due to build problems with svwin.h
Diffstat (limited to 'toolkit/source/awt/makefile.mk')
-rw-r--r-- | toolkit/source/awt/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/toolkit/source/awt/makefile.mk b/toolkit/source/awt/makefile.mk index 768fa713cd8e..638d10f4cf29 100644 --- a/toolkit/source/awt/makefile.mk +++ b/toolkit/source/awt/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.23 $ +# $Revision: 1.24 $ # -# last change: $Author: rt $ $Date: 2003-06-12 07:47:30 $ +# last change: $Author: vg $ $Date: 2003-06-20 10:18:59 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -120,6 +120,7 @@ SLOFILES= \ $(SLO)$/vclxtoolkit.obj \ $(SLO)$/vclxtopwindow.obj \ $(SLO)$/vclxwindow.obj \ + $(SLO)$/vclxwindow1.obj \ $(SLO)$/vclxwindows.obj SRCFILES=\ |