diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-07 15:40:53 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-07 15:40:53 +0000 |
commit | 1db79a2984867a4212a310eefeee377d9721b873 (patch) | |
tree | 4e97655cabb10c11d121847bb4342c321114efd5 /vcl/source/app | |
parent | eeb4fb112882ed7382fe7b0a2993a06409511f76 (diff) |
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
Diffstat (limited to 'vcl/source/app')
-rw-r--r-- | vcl/source/app/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
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 \ |