summaryrefslogtreecommitdiff
path: root/solenv/inc/wnt.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-12-16 10:40:34 +0000
committerKurt Zenker <kz@openoffice.org>2004-12-16 10:40:34 +0000
commit0707f85f6047c89816ec1fddeb390bdcc4394776 (patch)
tree2f420d33c0e064c1606a6835868ee3c1a6c5719c /solenv/inc/wnt.mk
parent7d8fc5560fca886d3ceb373ec443337ef5d1597b (diff)
INTEGRATION: CWS jl15 (1.69.24); FILE MERGED
2004/11/30 15:45:59 jl 1.69.24.1: #i35985# introducing CSC and VBC macros
Diffstat (limited to 'solenv/inc/wnt.mk')
-rw-r--r--solenv/inc/wnt.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/solenv/inc/wnt.mk b/solenv/inc/wnt.mk
index 57544a287845..2d29e05826fe 100644
--- a/solenv/inc/wnt.mk
+++ b/solenv/inc/wnt.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: wnt.mk,v $
#
-# $Revision: 1.69 $
+# $Revision: 1.70 $
#
-# last change: $Author: hr $ $Date: 2004-11-09 18:33:42 $
+# last change: $Author: kz $ $Date: 2004-12-16 11:40:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -423,6 +423,8 @@ REGCOMP=$(WRAPCMD_ENV) regcomp
CPPUMAKER=$(WRAPCMD) cppumaker
JAVAMAKER=$(WRAPCMD) javamaker
CLIMAKER=$(WRAPCMD) climaker
+CSC=$(WRAPCMD) csc
+VBC=$(WRAPCMD) vbc
RDBMAKER=$(WRAPCMD) rdbmaker
STARDEP=$(WRAPCMD) javadep
JAVAC=$(WRAPCMD) javac