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
45504f9b
Kaydet (Commit)
45504f9b
authored
Mar 16, 2012
tarafından
Matúš Kukan
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix windows build
No idea if this is proper fix or it needs to be done otherwise.
üst
010560f5
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
35 additions
and
14 deletions
+35
-14
Executable_sbase.mk
desktop/Executable_sbase.mk
+5
-2
Executable_scalc.mk
desktop/Executable_scalc.mk
+5
-2
Executable_sdraw.mk
desktop/Executable_sdraw.mk
+5
-2
Executable_simpress.mk
desktop/Executable_simpress.mk
+5
-2
Executable_smath.mk
desktop/Executable_smath.mk
+5
-2
Executable_sweb.mk
desktop/Executable_sweb.mk
+5
-2
Executable_swriter.mk
desktop/Executable_swriter.mk
+5
-2
No files found.
desktop/Executable_sbase.mk
Dosyayı görüntüle @
45504f9b
...
...
@@ -37,10 +37,13 @@ $(eval $(call gb_Executable_add_linked_libs,sbase,\
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_li
nked_static_li
bs,sbase,\
winlauncher
\
$(eval $(call gb_Executable_add_libs,sbase,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
\
))
$(call gb_Executable_get_target,sbase) : \
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
$(eval $(call gb_Executable_add_noexception_objects,sbase,\
desktop/win32/source/applauncher/sbase \
))
...
...
desktop/Executable_scalc.mk
Dosyayı görüntüle @
45504f9b
...
...
@@ -37,10 +37,13 @@ $(eval $(call gb_Executable_add_linked_libs,scalc,\
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_li
nked_static_li
bs,scalc,\
winlauncher
\
$(eval $(call gb_Executable_add_libs,scalc,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
\
))
$(call gb_Executable_get_target,scalc) : \
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
$(eval $(call gb_Executable_add_noexception_objects,scalc,\
desktop/win32/source/applauncher/scalc \
))
...
...
desktop/Executable_sdraw.mk
Dosyayı görüntüle @
45504f9b
...
...
@@ -37,10 +37,13 @@ $(eval $(call gb_Executable_add_linked_libs,sdraw,\
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_li
nked_static_li
bs,sdraw,\
winlauncher
\
$(eval $(call gb_Executable_add_libs,sdraw,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
\
))
$(call gb_Executable_get_target,sdraw) : \
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
$(eval $(call gb_Executable_add_noexception_objects,sdraw,\
desktop/win32/source/applauncher/sdraw \
))
...
...
desktop/Executable_simpress.mk
Dosyayı görüntüle @
45504f9b
...
...
@@ -37,10 +37,13 @@ $(eval $(call gb_Executable_add_linked_libs,simpress,\
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_li
nked_static_li
bs,simpress,\
winlauncher
\
$(eval $(call gb_Executable_add_libs,simpress,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
\
))
$(call gb_Executable_get_target,simpress) : \
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
$(eval $(call gb_Executable_add_noexception_objects,simpress,\
desktop/win32/source/applauncher/simpress \
))
...
...
desktop/Executable_smath.mk
Dosyayı görüntüle @
45504f9b
...
...
@@ -37,10 +37,13 @@ $(eval $(call gb_Executable_add_linked_libs,smath,\
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_li
nked_static_li
bs,smath,\
winlauncher
\
$(eval $(call gb_Executable_add_libs,smath,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
\
))
$(call gb_Executable_get_target,smath) : \
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
$(eval $(call gb_Executable_add_noexception_objects,smath,\
desktop/win32/source/applauncher/smath \
))
...
...
desktop/Executable_sweb.mk
Dosyayı görüntüle @
45504f9b
...
...
@@ -37,10 +37,13 @@ $(eval $(call gb_Executable_add_linked_libs,sweb,\
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_li
nked_static_li
bs,sweb,\
winlauncher
\
$(eval $(call gb_Executable_add_libs,sweb,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
\
))
$(call gb_Executable_get_target,sweb) : \
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
$(eval $(call gb_Executable_add_noexception_objects,sweb,\
desktop/win32/source/applauncher/sweb \
))
...
...
desktop/Executable_swriter.mk
Dosyayı görüntüle @
45504f9b
...
...
@@ -37,10 +37,13 @@ $(eval $(call gb_Executable_add_linked_libs,swriter,\
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_li
nked_static_li
bs,swriter,\
winlauncher
\
$(eval $(call gb_Executable_add_libs,swriter,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
\
))
$(call gb_Executable_get_target,swriter) : \
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
$(eval $(call gb_Executable_add_noexception_objects,swriter,\
desktop/win32/source/applauncher/swriter \
))
...
...
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