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
c9991493
Kaydet (Commit)
c9991493
authored
Eki 06, 2011
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Put .pdb files in misc as before, avoid cluttering up source directories
üst
6506416d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
wntmsc.mk
solenv/inc/wntmsc.mk
+2
-2
No files found.
solenv/inc/wntmsc.mk
Dosyayı görüntüle @
c9991493
...
@@ -102,7 +102,7 @@ CFLAGS+= -Gy
...
@@ -102,7 +102,7 @@ CFLAGS+= -Gy
# Flags to enable build with symbols; old comment said "required for crashdump feature"
# Flags to enable build with symbols; old comment said "required for crashdump feature"
# but unclear if that is true or not any more; just use the same as CFLAGSDEBUG for now.
# but unclear if that is true or not any more; just use the same as CFLAGSDEBUG for now.
# That is what we do in gbuild anyway...
# That is what we do in gbuild anyway...
CFLAGSENABLESYMBOLS=-Zi
CFLAGSENABLESYMBOLS=-Zi
-Fd$(MISC)/$(@:b).pdb
.IF "$(bndchk)" != ""
.IF "$(bndchk)" != ""
.IF "$(debug)" == ""
.IF "$(debug)" == ""
...
@@ -149,7 +149,7 @@ CDEFSOBJMT+=-D_DLL
...
@@ -149,7 +149,7 @@ CDEFSOBJMT+=-D_DLL
.ENDIF # "$(DYNAMIC_CRT)"!=""
.ENDIF # "$(DYNAMIC_CRT)"!=""
CFLAGSPROF=-Gh -Fd$(MISC)/$(@:b).pdb
CFLAGSPROF=-Gh -Fd$(MISC)/$(@:b).pdb
CFLAGSDEBUG=-Zi
CFLAGSDEBUG=-Zi
-Fd$(MISC)/$(@:b).pdb
CFLAGSDBGUTIL=
CFLAGSDBGUTIL=
.IF "$(VC_STANDARD)"==""
.IF "$(VC_STANDARD)"==""
CFLAGSOPT=-Oxs -Oy-
CFLAGSOPT=-Oxs -Oy-
...
...
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