From 9be9afbe3c1043cd48139e97709a20a70abf024b Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 11 Apr 2007 19:53:53 +0000 Subject: INTEGRATION: CWS hedaburemove01 (1.16.12); FILE MERGED 2007/04/02 19:09:50 vg 1.16.12.2: RESYNC: (1.16-1.19); FILE MERGED 2007/02/09 16:14:17 vg 1.16.12.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes --- sot/util/makefile.mk | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'sot/util') diff --git a/sot/util/makefile.mk b/sot/util/makefile.mk index 5b7416d8a9a3..85e74ad30e79 100644 --- a/sot/util/makefile.mk +++ b/sot/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.19 $ +# $Revision: 1.20 $ # -# last change: $Author: vg $ $Date: 2007-03-26 15:01:37 $ +# last change: $Author: vg $ $Date: 2007-04-11 20:53:53 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -67,13 +67,13 @@ DEF1NAME =$(SHL1TARGET) DEF1DEPN =$(MISC)$/$(SHL1TARGET).flt \ $(PRJ)$/inc$/absdev.hxx \ $(PRJ)$/inc$/agg.hxx \ - $(PRJ)$/inc$/exchange.hxx \ - $(PRJ)$/inc$/factory.hxx \ - $(PRJ)$/inc$/object.hxx \ - $(PRJ)$/inc$/sotdata.hxx \ - $(PRJ)$/inc$/sotref.hxx \ + $(PRJ)$/inc$/sot$/exchange.hxx \ + $(PRJ)$/inc$/sot$/factory.hxx \ + $(PRJ)$/inc$/sot$/object.hxx \ + $(PRJ)$/inc$/sot$/sotdata.hxx \ + $(PRJ)$/inc$/sot$/sotref.hxx \ $(PRJ)$/inc$/stg.hxx \ - $(PRJ)$/inc$/storage.hxx \ + $(PRJ)$/inc$/sot$/storage.hxx \ $(PRJ)$/inc$/storinfo.hxx DEFLIB1NAME =$(TARGET) DEF1DES =StarObjectsTools -- cgit