INTEGRATION: CWS systemagg (1.2.150); FILE MERGED
2005/12/01 23:13:20 rene 1.2.150.2: fix thinko 2005/12/01 21:19:14 rene 1.2.150.1: add missing scp2 bits for system-agg
This commit is contained in:
parent
2ed4e9a336
commit
f0dd37a963
1 changed files with 6 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-09 01:23:24 $
|
||||
# last change: $Author: rt $ $Date: 2005-12-14 14:43:57 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -47,6 +47,10 @@ TARGETTYPE=CUI
|
|||
|
||||
SCP_PRODUCT_TYPE=osl
|
||||
|
||||
.IF "$(SYSTEM_AGG)" == "YES"
|
||||
SCPDEFS+=-DSYSTEM_AGG
|
||||
.ENDIF
|
||||
|
||||
PARFILES= canvascommons.par \
|
||||
directxcanvas.par \
|
||||
vclcanvas.par
|
||||
|
|
Loading…
Reference in a new issue