Kaydet (Commit) 798ba20f authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS obo02 (1.2.30); FILE MERGED

2003/05/20 13:17:35 obo 1.2.30.1: #i14319# ALT_INCLUDE + types.rdb
üst 47fd4ec3
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.2 $ # $Revision: 1.3 $
# #
# last change: $Author: hr $ $Date: 2003-03-25 16:04:53 $ # last change: $Author: vg $ $Date: 2003-05-22 09:27:33 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -80,8 +80,8 @@ BOOTSTRAP_SERVICE=FALSE ...@@ -80,8 +80,8 @@ BOOTSTRAP_SERVICE=FALSE
# --- Files --- # --- Files ---
#UNOUCRDEP= $(SOLARBINDIR)$/applicat.rdb #UNOUCRDEP= $(SOLARBINDIR)$/types.rdb
#UNOUCRRDB= $(SOLARBINDIR)$/applicat.rdb #UNOUCRRDB= $(SOLARBINDIR)$/types.rdb
.IF "$(BOOTSTRAP_SERVICE)" == "TRUE" .IF "$(BOOTSTRAP_SERVICE)" == "TRUE"
UNOUCROUT= $(OUT)$/inc$/comprehensive UNOUCROUT= $(OUT)$/inc$/comprehensive
...@@ -89,7 +89,7 @@ INCPRE+= $(OUT)$/inc$/comprehensive ...@@ -89,7 +89,7 @@ INCPRE+= $(OUT)$/inc$/comprehensive
CPPUMAKERFLAGS += -C CPPUMAKERFLAGS += -C
.ELSE .ELSE
UNOUCROUT= $(OUT)$/inc UNOUCROUT= $(OUT)$/inc
INCPRE+= $(OUT)$/inc -I$(SOLARINCDIR)$/external$/atl INCPRE+= $(OUT)$/inc -I$(ATL_INCLUDE)
.ENDIF .ENDIF
UNOTYPES= com.sun.star.bridge.ModelDependent \ UNOTYPES= com.sun.star.bridge.ModelDependent \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment