summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-22 08:26:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-22 08:26:47 +0000
commit3e421709db367ce9d7d804566e469b53c3d18095 (patch)
tree9ddc1ccb5cc8ff428346c8ae5067425765860793 /extensions
parent3959269a08b28b6103fa344ada2c09af2ab31bbd (diff)
INTEGRATION: CWS obo02 (1.6.16); FILE MERGED
2003/05/20 13:13:55 obo 1.6.16.1: #i14319# ALT_INCLUDE
Diffstat (limited to 'extensions')
-rw-r--r--extensions/test/ole/cpnt/makefile.mk18
1 files changed, 9 insertions, 9 deletions
diff --git a/extensions/test/ole/cpnt/makefile.mk b/extensions/test/ole/cpnt/makefile.mk
index 7a670e67100a..c4e895bff42f 100644
--- a/extensions/test/ole/cpnt/makefile.mk
+++ b/extensions/test/ole/cpnt/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2003-04-23 17:13:38 $
+# last change: $Author: vg $ $Date: 2003-05-22 09:26:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,13 +77,13 @@ NO_BSYMBOLIC= TRUE
# --- Files --------------------------------------------------------
SLOFILES= \
- $(SLO)$/cpnt.obj
+ $(SLO)$/cpnt.obj
UNOUCRDEP= $(SOLARBINDIR)$/types.rdb $(BIN)$/oletest.rdb
UNOUCRRDB= $(SOLARBINDIR)$/types.rdb $(BIN)$/oletest.rdb
UNOUCROUT= $(OUT)$/inc
-INCPRE+= $(OUT)$/inc -I$(SOLARINCDIR)$/external$/atl
+INCPRE+= $(OUT)$/inc -I$(ATL_INCLUDE)
#INCPRE+= -I$(SOLARINCDIR)$/external$/atl
UNOTYPES= oletest.XTestSequence oletest.XTestStruct \
@@ -103,7 +103,7 @@ UNOTYPES= oletest.XTestSequence oletest.XTestStruct \
com.sun.star.lang.XEventListener \
com.sun.star.registry.XRegistryKey \
com.sun.star.script.XInvocation \
- com.sun.star.reflection.XIdlReflection
+ com.sun.star.reflection.XIdlReflection
SHL1TARGET= $(TARGET)
@@ -112,9 +112,9 @@ SHL1STDLIBS= \
$(SALLIB) \
$(VOSLIB) \
$(CPPULIB) \
- $(CPPUHELPERLIB)
+ $(CPPUHELPERLIB)
-SHL1DEPN=
+SHL1DEPN=
SHL1IMPLIB= i$(TARGET)
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
@@ -123,13 +123,13 @@ DEF1NAME= $(SHL1TARGET)
DEF1EXPORTFILE= exports.dxp
-ALLIDLFILES:= ..$/idl$/oletest.idl
+ALLIDLFILES:= ..$/idl$/oletest.idl
# --- Targets ------------------------------------------------------
.IF "$(depend)" == ""
ALL : $(BIN)$/oletest.rdb \
- ALLTAR
+ ALLTAR
.ELSE
ALL: ALLDEP