From ae0228cdb340de85f42c25024986ce0e557503a3 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 7 Sep 2009 13:35:07 +0000 Subject: CWS-TOOLING: integrate CWS kick4nt --- solenv/inc/wnt.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'solenv/inc/wnt.mk') diff --git a/solenv/inc/wnt.mk b/solenv/inc/wnt.mk index e4a7fb8f5427..b56cfc7c2f8a 100644 --- a/solenv/inc/wnt.mk +++ b/solenv/inc/wnt.mk @@ -48,14 +48,10 @@ .ENDIF # --- changes for W32-tcsh - should move into settings.mk --- -.IF "$(USE_SHELL)"!="4nt" JAVAC=javac JAVA=java JAVAI!:=java PATH_SEPERATOR*=: -.ELSE # "$(USE_SHELL)"!="4nt" -PATH_SEPERATOR*=; -.ENDIF # "$(USE_SHELL)"!="4nt" # --- general WNT settings --- -- cgit LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/salhelper
AgeCommit message (Expand)Author
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-07Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann
2018-08-30Remove redundant asserts after newMike Kaganski
2018-08-10tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen