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
6c0d17b3
Kaydet (Commit)
6c0d17b3
authored
Ock 26, 2011
tarafından
Mathias Bauer
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
CWS gnumake3: several clean ups and fixes in makefiles
üst
5ede6609
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
28 deletions
+12
-28
Library_sot.mk
sot/Library_sot.mk
+9
-19
build.lst
sot/prj/build.lst
+3
-0
Library_svl.mk
svl/Library_svl.mk
+0
-4
Library_tk.mk
toolkit/Library_tk.mk
+0
-2
Library_tl.mk
tools/Library_tl.mk
+0
-3
No files found.
sot/Library_sot.mk
Dosyayı görüntüle @
6c0d17b3
...
...
@@ -34,11 +34,9 @@ $(eval $(call gb_Library_add_precompiled_header,sot,$(SRCDIR)/sot/inc/pch/precom
$(eval $(call gb_Library_set_componentfile,sot,sot/util/sot))
$(eval $(call gb_Library_set_include,sot,\
-I$(SRCDIR)/sot/inc \
-I$(SRCDIR)/sot/inc/pch \
$$(INCLUDE) \
-I$(OUTDIR)/inc/offuh \
-I$(OUTDIR)/inc \
))
$(eval $(call gb_Library_set_defs,sot,\
...
...
@@ -53,11 +51,11 @@ $(eval $(call gb_Library_add_linked_libs,sot,\
sal \
tl \
ucbhelper \
stl \
utl \
))
$(eval $(call gb_Library_add_exception_objects,sot,\
sot/source/unoolestorage/xolesimplestorage \
sot/source/unoolestorage/xolesimplestorage \
sot/source/unoolestorage/register \
sot/source/base/formats \
...
...
@@ -65,27 +63,19 @@ $(eval $(call gb_Library_add_exception_objects,sot,\
sot/source/base/exchange \
sot/source/base/filelist \
sot/source/base/factory \
sot/source/sdstor/stgio \
sot/source/sdstor/stgavl \
sot/source/sdstor/stgio \
sot/source/sdstor/storage \
sot/source/sdstor/stgavl \
sot/source/sdstor/ucbstorage \
sot/source/sdstor/storinfo \
sot/source/sdstor/stg \
sot/source/sdstor/stgavl \
sot/source/sdstor/stgcache \
sot/source/sdstor/stgelem \
sot/source/sdstor/stgstrms \
sot/source/sdstor/stgstrms \
sot/source/sdstor/stgelem \
sot/source/sdstor/stgcache \
sot/source/sdstor/stgole \
sot/source/sdstor/unostorageholder \
sot/source/sdstor/stgdir \
sot/source/sdstor/stgelem \
sot/source/sdstor/stgio \
sot/source/sdstor/stgole \
sot/source/sdstor/stgdir \
sot/source/sdstor/stgstrms \
sot/source/sdstor/storage \
sot/source/sdstor/storinfo \
sot/source/sdstor/ucbstorage \
sot/source/sdstor/unostorageholder \
))
))
ifeq ($(OS),LINUX)
$(eval $(call gb_Library_add_linked_libs,sot,\
...
...
sot/prj/build.lst
0 → 100755
Dosyayı görüntüle @
6c0d17b3
to sot : tools ucbhelper unotools NULL
to sot usr1 - all sot_mkout NULL
to sot\prj nmake - all sot_prj NULL
svl/Library_svl.mk
Dosyayı görüntüle @
6c0d17b3
...
...
@@ -35,13 +35,9 @@ $(eval $(call gb_Library_set_componentfile,svl,svl/util/svl))
$(eval $(call gb_Library_set_include,svl,\
$$(SOLARINC) \
-I$(WORKDIR)/inc/svl \
-I$(WORKDIR)/inc/ \
-I$(SRCDIR)/svl/inc \
-I$(SRCDIR)/svl/source/inc \
-I$(SRCDIR)/svl/inc/pch \
-I$(OUTDIR)/inc/offuh \
-I$(OUTDIR)/inc \
))
$(eval $(call gb_Library_set_defs,svl,\
...
...
toolkit/Library_tk.mk
Dosyayı görüntüle @
6c0d17b3
...
...
@@ -35,11 +35,9 @@ $(eval $(call gb_Library_add_package_headers,tk,toolkit_inc))
$(eval $(call gb_Library_set_include,tk,\
$$(INCLUDE) \
-I$(WORKDIR)/inc/toolkit/ \
-I$(SRCDIR)/toolkit/inc \
-I$(SRCDIR)/toolkit/inc/pch \
-I$(SRCDIR)/toolkit/source \
-I$(OUTDIR)/inc/toolkit \
-I$(OUTDIR)/inc/offuh \
))
...
...
tools/Library_tl.mk
Dosyayı görüntüle @
6c0d17b3
...
...
@@ -33,13 +33,10 @@ $(eval $(call gb_Library_add_precompiled_header,tl,$(SRCDIR)/tools/inc/pch/preco
$(eval $(call gb_Library_set_include,tl,\
$$(INCLUDE) \
-I$(OUTDIR)/inc \
-I$(WORKDIR)/inc/tools \
-I$(SRCDIR)/tools/inc \
-I$(SRCDIR)/tools/inc/pch \
-I$(SRCDIR)/solenv/inc \
-I$(SRCDIR)/solenv/inc/Xp31 \
-I$(OUTDIR)/inc/tools \
-I$(OUTDIR)/inc/offuh \
-I$(OUTDIR)/inc/stl \
))
...
...
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