From 1db79a2984867a4212a310eefeee377d9721b873 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 7 Mar 2008 15:40:53 +0000 Subject: INTEGRATION: CWS unifysound01_DEV300 (1.21.158); FILE MERGED 2007/08/31 09:44:57 cmc 1.21.158.1: #i81172# death to vcl sound --- vcl/source/app/makefile.mk | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'vcl') diff --git a/vcl/source/app/makefile.mk b/vcl/source/app/makefile.mk index 3af5305dcf1c..744b901475b4 100644 --- a/vcl/source/app/makefile.mk +++ b/vcl/source/app/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: vg $ $Date: 2007-02-06 14:18:13 $ +# last change: $Author: kz $ $Date: 2008-03-07 16:40:53 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,10 +48,6 @@ ENABLE_EXCEPTIONS=TRUE CDEFS+=-DDLLPOSTFIX=$(DLLPOSTFIX) -.IF "$(SYSTEM_NAS)"=="YES" -CFLAGS+=-I$(NAS_INCLUDES) -.ENDIF - # --- Files -------------------------------------------------------- SLOFILES= $(SLO)$/dbggui.obj \ -- cgit