Kaydet (Commit) 6308dc98 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS thbpp4 (1.4.174); FILE MERGED

2006/07/20 11:30:52 thb 1.4.174.1: #i67433# Applied geki's patch to disable agg completely
üst 46cdadac
......@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.4 $
# $Revision: 1.5 $
#
# last change: $Author: kz $ $Date: 2006-02-28 10:47:51 $
# last change: $Author: ihi $ $Date: 2006-08-04 13:34:40 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -47,9 +47,12 @@ TARGETTYPE=CUI
SCP_PRODUCT_TYPE=osl
.IF "$(ENABLE_AGG)" == "YES"
SCPDEFS+=-DENABLE_AGG
.IF "$(SYSTEM_AGG)" == "YES"
SCPDEFS+=-DSYSTEM_AGG
.ENDIF
.ENDIF
PARFILES= canvascommons.par \
directxcanvas.par \
......
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