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
72a72ed2
Kaydet (Commit)
72a72ed2
authored
Nis 07, 2008
tarafından
Kurt Zenker
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i87946# disable ENABLE_LAYOUT if not TRUE
üst
62fb7a2c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
makefile.pmk
toolkit/util/makefile.pmk
+4
-2
No files found.
toolkit/util/makefile.pmk
Dosyayı görüntüle @
72a72ed2
...
...
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.pmk,v $
#
# $Revision: 1.
4
$
# $Revision: 1.
5
$
#
# last change: $Author: kz $ $Date: 2008-0
3-06 11:55:48
$
# last change: $Author: kz $ $Date: 2008-0
4-07 12:54:06
$
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -46,4 +46,6 @@ CFLAGS += -xldscope=hidden
.IF
"$(ENABLE_LAYOUT)"
==
"TRUE"
CFLAGS
+=
-I
$(PRJ)
/inc/layout
CFLAGS
+=
-DENABLE_LAYOUT
=
1
-DTEST_LAYOUT
=
1
.ELSE
CFLAGS
+=
-DENABLE_LAYOUT
=
0
.ENDIF
# ENABLE_LAYOUT == TRUE
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