diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:05:18 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:05:18 +0000 |
commit | fbc64ea8ba660a5af73b0687de16ed782d3b31cf (patch) | |
tree | 5106b582f0746ca4dbca7713bd97d26b08c579df /configmgr | |
parent | ff21d4956b91e025923ae48f6730bbb8c11279d7 (diff) |
INTEGRATION: CWS ause074 (1.10.88); FILE MERGED
2007/01/30 12:03:40 hjs 1.10.88.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/workben/apitest/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/configmgr/workben/apitest/makefile.mk b/configmgr/workben/apitest/makefile.mk index fe49cb84fdf7..663a3e6569f1 100644 --- a/configmgr/workben/apitest/makefile.mk +++ b/configmgr/workben/apitest/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: rt $ $Date: 2005-09-08 04:46:49 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:05:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -50,9 +50,7 @@ LIBTARGET=NO ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- CDEFS += -DDLL_VERSION=\"$(UPD)$(DLLPOSTFIX)\" |