diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-08-25 14:45:26 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-08-25 14:45:26 +0000 |
commit | 96efe6083e25b17fcfeaf4a6003eeebdecbe0b3e (patch) | |
tree | 25cc7b4e6daeab9560f2a14d22042c9f7c5274c2 /svtools/source/urlobj | |
parent | 1c0412ccdafc1d9aa3d993737b0fb9cfa5d3976b (diff) |
INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED
2003/07/10 16:19:47 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'svtools/source/urlobj')
-rw-r--r-- | svtools/source/urlobj/makefile.mk | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/svtools/source/urlobj/makefile.mk b/svtools/source/urlobj/makefile.mk index c31618a976be..53356b280c98 100644 --- a/svtools/source/urlobj/makefile.mk +++ b/svtools/source/urlobj/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 16:59:06 $ +# last change: $Author: kz $ $Date: 2003-08-25 15:45:26 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -62,22 +62,15 @@ PRJ=..$/.. -PRJNAME=SVTOOLS +PRJNAME=svtools TARGET=urlobj # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- -CXXFILES = \ - urlbmk.cxx \ - inetimg.cxx - - SLOFILES = \ $(SLO)$/urlbmk.obj \ $(SLO)$/inetimg.obj |