summaryrefslogtreecommitdiff
path: root/framework/qa/complex/contextMenuInterceptor
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:18:40 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:18:40 +0000
commit2dcd50469ecce20b8aa9a6a5075213678290defa (patch)
tree620f471b939302e320185456bafc850d4da2d271 /framework/qa/complex/contextMenuInterceptor
parent9395aad689a714b98c7db9f1571e5a174917d53f (diff)
INTEGRATION: CWS fwkmake (1.3.12); FILE MERGED
2007/03/19 10:12:18 cd 1.3.12.1: #i75516# Change PRJNAME to CVS project name to support warning free code
Diffstat (limited to 'framework/qa/complex/contextMenuInterceptor')
-rw-r--r--framework/qa/complex/contextMenuInterceptor/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/qa/complex/contextMenuInterceptor/makefile.mk b/framework/qa/complex/contextMenuInterceptor/makefile.mk
index fc9a915f7910..41d7f5715fa9 100644
--- a/framework/qa/complex/contextMenuInterceptor/makefile.mk
+++ b/framework/qa/complex/contextMenuInterceptor/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 12:16:20 $
+# last change: $Author: ihi $ $Date: 2007-03-26 12:18:40 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -35,7 +35,7 @@
PRJ = ..$/..$/..
TARGET = ContextMenuInterceptor
-PRJNAME = $(TARGET)
+PRJNAME = framework
PACKAGE = contextMenuInterceptor
# --- Settings -----------------------------------------------------