#65293#: applicat.rdb -> udkapi.rdb
This commit is contained in:
parent
4d7ce2ac0c
commit
09a1b0880d
1 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: hjs $ $Date: 2000-10-30 14:20:40 $
|
||||
# last change: $Author: hr $ $Date: 2000-11-13 16:55:30 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -75,8 +75,8 @@ NO_BSYMBOLIC=TRUE
|
|||
# ------------------------------------------------------------------
|
||||
|
||||
CPPUMAKERFLAGS += -C
|
||||
UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb
|
||||
UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb
|
||||
UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
|
||||
UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
|
||||
|
||||
# output directory (one dir for each project)
|
||||
UNOUCROUT=$(OUT)$/inc
|
||||
|
|
Loading…
Reference in a new issue