summaryrefslogtreecommitdiff
path: root/shell/source/win32/workbench
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-23 11:29:51 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-23 11:29:51 +0000
commit6834c3031ea1d2b01b90ebce4bda4506f10c4cc4 (patch)
treef6e6e49261b6bba2f53c5d5e3c3dbf8f6f281ed6 /shell/source/win32/workbench
parentde69b977cdc952a4b66fc29d0be8c84d8d217417 (diff)
INTEGRATION: CWS obr04 (1.5.68); FILE MERGED
2007/01/11 08:29:46 obr 1.5.68.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/22 07:37:35 obr 1.5.68.1: PRJNAME fixed
Diffstat (limited to 'shell/source/win32/workbench')
-rw-r--r--shell/source/win32/workbench/makefile.mk19
1 files changed, 9 insertions, 10 deletions
diff --git a/shell/source/win32/workbench/makefile.mk b/shell/source/win32/workbench/makefile.mk
index 84f3d99cb5..988f09c3e2 100644
--- a/shell/source/win32/workbench/makefile.mk
+++ b/shell/source/win32/workbench/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: hr $ $Date: 2007-01-02 16:14:06 $
+# last change: $Author: obo $ $Date: 2007-01-23 12:29:51 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -35,14 +35,13 @@
PRJ=..$/..$/..
-PRJNAME= sysshell
-TARGET= testsyssh
-TARGET1= testsmplmail
-TARGET2= testprx
-TARGET4= testfopen
-LIBTARGET= NO
-TARGETTYPE= CUI
-
+PRJNAME=shell
+TARGET=testsyssh
+TARGET1=testsmplmail
+TARGET2=testprx
+TARGET4=testfopen
+LIBTARGET=NO
+TARGETTYPE=CUI
# --- Settings -----------------------------------------------------