INTEGRATION: CWS obo12 (1.10.8); FILE MERGED
2007/05/24 14:27:20 obo 1.10.8.1: Issue number: Submitted by: Reviewed by:
This commit is contained in:
parent
b6c3213a38
commit
77cf7e052f
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.10 $
|
# $Revision: 1.11 $
|
||||||
#
|
#
|
||||||
# last change: $Author: vg $ $Date: 2007-03-26 14:11:18 $
|
# last change: $Author: ihi $ $Date: 2007-06-05 10:49:43 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to
|
# The Contents of this file are made available subject to
|
||||||
# the terms of GNU Lesser General Public License Version 2.1.
|
# the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -48,6 +48,9 @@ USE_DEFFILE=TRUE
|
||||||
|
|
||||||
CFLAGS+=-D_STLP_USE_STATIC_LIB
|
CFLAGS+=-D_STLP_USE_STATIC_LIB
|
||||||
|
|
||||||
|
#Disable precompiled header
|
||||||
|
CDEFS+=-Dnot_used_define_to_disable_pch
|
||||||
|
|
||||||
# --- Files --------------------------------------------------------
|
# --- Files --------------------------------------------------------
|
||||||
|
|
||||||
.IF "$(GUI)"=="WNT"
|
.IF "$(GUI)"=="WNT"
|
||||||
|
|
Loading…
Reference in a new issue