From 6903894434516a17a1e2e6c93105c7a2acee6d1d Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Tue, 29 Apr 2003 12:04:57 +0000 Subject: #100000# confused pro and nonpro --- solenv/inc/wnt.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'solenv/inc/wnt.mk') diff --git a/solenv/inc/wnt.mk b/solenv/inc/wnt.mk index 721e7db65e6a..97656d2edbc7 100644 --- a/solenv/inc/wnt.mk +++ b/solenv/inc/wnt.mk @@ -2,9 +2,9 @@ # # $RCSfile: wnt.mk,v $ # -# $Revision: 1.48 $ +# $Revision: 1.49 $ # -# last change: $Author: hjs $ $Date: 2003-04-08 13:57:52 $ +# last change: $Author: hjs $ $Date: 2003-04-29 13:04:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -258,9 +258,9 @@ CFLAGSDEBUG=-Zi -Fd$(MISC)\_ooo_st_$(TARGET).PDB .ENDIF CFLAGSDBGUTIL= CFLAGSOPT=-Ox -.IF "$(PRODUCT)"!="" +.IF "$(PRODUCT)"=="" CFLAGSOPT+=-Oy- -.ENDIF # "$(PRODUCT)"!="" +.ENDIF # "$(PRODUCT)"=="" CFLAGSNOOPT=-Od CFLAGSOUTOBJ=-Fo .IF "$(COMEX)"=="8" -- cgit istro/capgemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libreofficekit/Makefile
AgeCommit message (Expand)Author
2015-12-08Resolve Linker Warning LNK4104Mike Kaganski