INTEGRATION: CWS jl15 (1.154.26); FILE MERGED
2004/12/01 09:41:48 jl 1.154.26.2: RESYNC: (1.154-1.156); FILE MERGED 2004/11/30 15:45:59 jl 1.154.26.1: #i35985# introducing CSC and VBC macros
This commit is contained in:
parent
7ab3ddef6e
commit
7d8fc5560f
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: settings.mk,v $
|
||||
#
|
||||
# $Revision: 1.157 $
|
||||
# $Revision: 1.158 $
|
||||
#
|
||||
# last change: $Author: hr $ $Date: 2004-12-10 18:03:38 $
|
||||
# last change: $Author: kz $ $Date: 2004-12-16 11:40:19 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -1134,6 +1134,8 @@ CPPUMAKER*=cppumaker
|
|||
JAVAMAKER*=javamaker
|
||||
.IF "$(GUI)" == "WNT"
|
||||
CLIMAKER*=climaker
|
||||
CSC*=csc
|
||||
VBC*=vbc
|
||||
.ENDIF
|
||||
|
||||
RDBMAKER*=rdbmaker
|
||||
|
|
Loading…
Reference in a new issue