Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
15b90d9f
Kaydet (Commit)
15b90d9f
authored
Ock 16, 2011
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Just use name wntmsc.mk for the MSVC .mk file
üst
086ce69a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
6 deletions
+4
-6
wnt.mk
solenv/inc/wnt.mk
+3
-2
wntmsc.mk
solenv/inc/wntmsc.mk
+1
-4
wntmsci10.mk
solenv/inc/wntmsci10.mk
+0
-0
No files found.
solenv/inc/wnt.mk
Dosyayı görüntüle @
15b90d9f
...
@@ -31,8 +31,9 @@
...
@@ -31,8 +31,9 @@
# --- Compiler ---
# --- Compiler ---
.IF "$(OS)$(COM)" == "WNTMSC"
.IF "$(OS)$(COM)" == "WNTMSC"
# for wntmsci12 (MSVC 2005) and wntmsci13 (MSVC 2010), 32- and 64-bit
# for wntmsci12, wntmscx12, wntmsci13 and wntmscx13
.INCLUDE : wntmsci11.mk
# (MSVC 2008 and MSVC 2010, 32- and 64-bit)
.INCLUDE : wntmsc.mk
.ENDIF # "$(OS)$(COM)" == "WNTMSC"
.ENDIF # "$(OS)$(COM)" == "WNTMSC"
.IF "$(COM)$(OS)$(CPU)" == "GCCWNTI"
.IF "$(COM)$(OS)$(CPU)" == "GCCWNTI"
...
...
solenv/inc/wntmsc
i11
.mk
→
solenv/inc/wntmsc.mk
100755 → 100644
Dosyayı görüntüle @
15b90d9f
#*************************************************************************
#*************************************************************************
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
...
@@ -26,8 +26,6 @@
...
@@ -26,8 +26,6 @@
#*************************************************************************
#*************************************************************************
# mk file for $(OS)$(COM)$(CPU)$(COMEX) == WNTMSC[IX]{12,13}
# mk file for $(OS)$(COM)$(CPU)$(COMEX) == WNTMSC[IX]{12,13}
# yes, despite the "11" in this file name, note that we don't actually
# support the WNTMSCI11 (MSVC 2005) compiler any more
SOLAR_JAVA*=TRUE
SOLAR_JAVA*=TRUE
FULL_DESK=TRUE
FULL_DESK=TRUE
...
@@ -384,4 +382,3 @@ WININETLIB=wininet.lib
...
@@ -384,4 +382,3 @@ WININETLIB=wininet.lib
OLDNAMESLIB=oldnames.lib
OLDNAMESLIB=oldnames.lib
MSIMG32LIB=msimg32.lib
MSIMG32LIB=msimg32.lib
PROPSYSLIB=propsys.lib
PROPSYSLIB=propsys.lib
solenv/inc/wntmsci10.mk
deleted
100755 → 0
Dosyayı görüntüle @
086ce69a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment