summaryrefslogtreecommitdiff
path: root/vcl/test
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-20 15:25:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-20 15:25:16 +0000
commit2d7266003e063c8ade1ec0e7e8e80460a8e5d6b5 (patch)
tree6c46d2281187412f6b45753ae3706b1c0283db81 /vcl/test
parent166fe9f000bdfc040d1d395805981da049f9b8ab (diff)
INTEGRATION: CWS os2port01 (1.5.26); FILE MERGED
2007/08/13 13:14:25 obr 1.5.26.2: RESYNC: (1.5-1.7); FILE MERGED 2006/11/29 14:34:23 ydario 1.5.26.1: Initial OS/2 import.
Diffstat (limited to 'vcl/test')
-rw-r--r--vcl/test/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/vcl/test/makefile.mk b/vcl/test/makefile.mk
index cc5908415873..6d26214bceac 100644
--- a/vcl/test/makefile.mk
+++ b/vcl/test/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: obo $ $Date: 2007-03-09 09:22:00 $
+# last change: $Author: vg $ $Date: 2007-09-20 16:25:16 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -42,6 +42,10 @@ PRJNAME=vcl
TARGET=dndtest
LIBTARGET=NO
+.IF "$(GUI)" == "OS2"
+TARGETTYPE=GUI
+.ENDIF
+
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk