INTEGRATION: CWS draw11 (1.7.130); FILE MERGED

2003/05/13 15:10:18 af 1.7.130.1: #109391# sdmod1.cxx needs exception handling.
This commit is contained in:
Vladimir Glazounov 2003-05-22 09:29:32 +00:00
parent 1fac19d247
commit 3ab3125489

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.7 $
# $Revision: 1.8 $
#
# last change: $Author: hjs $ $Date: 2002-08-16 15:30:51 $
# last change: $Author: vg $ $Date: 2003-05-22 10:29:32 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -117,7 +117,8 @@ SLOFILES = \
$(SLO)$/sdxfer.obj
EXCEPTIONSFILES= \
$(SLO)$/sdxfer.obj
$(SLO)$/sdxfer.obj \
$(SLO)$/sdmod1.obj
.IF "$(GUI)" == "WNT"