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
e67f8ecf
Kaydet (Commit)
e67f8ecf
authored
Mar 21, 2014
tarafından
Matúš Kukan
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
vclopengl needs to be in libmerged
Change-Id: I7265aa6f79bcee99bf5c60dc21b61ea95ae85864
üst
07e1f3c1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
Library_merged.mk
Library_merged.mk
+10
-0
pre_MergedLibsList.mk
solenv/gbuild/extensions/pre_MergedLibsList.mk
+1
-0
No files found.
Library_merged.mk
Dosyayı görüntüle @
e67f8ecf
...
...
@@ -31,8 +31,10 @@ $(eval $(call gb_Library_use_libraries,merged,\
))
$(eval
$(call
gb_Library_use_externals,merged,\
icu_headers
\
icui18n
\
icuuc
\
boost_headers
\
boostdatetime
\
$(call
gb_Helper_optional,DESKTOP,clucene)
\
cups
\
...
...
@@ -41,6 +43,7 @@ $(eval $(call gb_Library_use_externals,merged,\
expat
\
gconf
\
gio
\
glew
\
graphite
\
$(if
$(ENABLE_GTK),gtk)
\
harfbuzz
\
...
...
@@ -52,6 +55,7 @@ $(eval $(call gb_Library_use_externals,merged,\
liblangtag
\
libxml2
\
libxslt
\
mesa_headers
\
mythes
\
nss3
\
telepathy
\
...
...
@@ -89,8 +93,11 @@ ifeq ($(OS),LINUX)
$(eval
$(call
gb_Library_add_libs,merged,\
-lm
\
-ldl
\
-lGL
\
-lGLU
\
-lpthread
\
-lrt
\
-lX11
\
))
endif
...
...
@@ -99,12 +106,14 @@ $(eval $(call gb_Library_use_system_win32_libs,merged,\
advapi32
\
gdi32
\
gdiplus
\
glu32
\
imm32
\
mpr
\
msimg32
\
oldnames
\
ole32
\
oleaut32
\
opengl32
\
shell32
\
shlwapi
\
user32
\
...
...
@@ -133,6 +142,7 @@ $(eval $(call gb_Library_use_system_darwin_frameworks,merged,\
Cocoa
\
CoreFoundation
\
CoreServices
\
OpenGL
\
QuickTime
\
))
endif
...
...
solenv/gbuild/extensions/pre_MergedLibsList.mk
Dosyayı görüntüle @
e67f8ecf
...
...
@@ -150,6 +150,7 @@ gb_MERGEDLIBS := \
utl
\
uui
\
vcl
\
$
(
if
$
(
filter FREEBSD LINUX MACOSX WNT,
$(OS)
)
,vclopengl
)
\
xmlscript
\
xo
\
xstor
\
...
...
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