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
cbae5ff3
Kaydet (Commit)
cbae5ff3
authored
Agu 06, 2012
tarafından
Matúš Kukan
Kaydeden (comit)
David Tardon
Eyl 22, 2012
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix typo causing missing dependency
Change-Id: I9ac316b0491d2c2c69308c0a78e1be0009bf2caf
üst
00252dab
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
10 deletions
+6
-10
Configuration_officecfg.mk
officecfg/Configuration_officecfg.mk
+6
-6
CppunitTest_writerfilter_rtftok.mk
writerfilter/CppunitTest_writerfilter_rtftok.mk
+0
-4
No files found.
officecfg/Configuration_officecfg.mk
Dosyayı görüntüle @
cbae5ff3
...
@@ -16,13 +16,13 @@
...
@@ -16,13 +16,13 @@
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
#
$(eval $(call gb_Configuration_Configuration,
registry
))
$(eval $(call gb_Configuration_Configuration,
officecfg
))
$(eval $(call gb_Configuration_add_schemas,
registry
,officecfg/registry/schema,\
$(eval $(call gb_Configuration_add_schemas,
officecfg
,officecfg/registry/schema,\
$(addprefix org/openoffice/,$(addsuffix .xcs,$(officecfg_XCSFILES))) \
$(addprefix org/openoffice/,$(addsuffix .xcs,$(officecfg_XCSFILES))) \
))
))
$(eval $(call gb_Configuration_add_datas,
registry
,officecfg/registry/data,\
$(eval $(call gb_Configuration_add_datas,
officecfg
,officecfg/registry/data,\
org/openoffice/Inet.xcu \
org/openoffice/Inet.xcu \
org/openoffice/System.xcu \
org/openoffice/System.xcu \
org/openoffice/UserProfile.xcu \
org/openoffice/UserProfile.xcu \
...
@@ -52,7 +52,7 @@ $(eval $(call gb_Configuration_add_datas,registry,officecfg/registry/data,\
...
@@ -52,7 +52,7 @@ $(eval $(call gb_Configuration_add_datas,registry,officecfg/registry/data,\
org/openoffice/ucb/Configuration.xcu \
org/openoffice/ucb/Configuration.xcu \
))
))
$(eval $(call gb_Configuration_add_spool_modules,
registry
,officecfg/registry/data,\
$(eval $(call gb_Configuration_add_spool_modules,
officecfg
,officecfg/registry/data,\
org/openoffice/Inet-macosx.xcu \
org/openoffice/Inet-macosx.xcu \
org/openoffice/Inet-unixdesktop.xcu \
org/openoffice/Inet-unixdesktop.xcu \
org/openoffice/Inet-wnt.xcu \
org/openoffice/Inet-wnt.xcu \
...
@@ -113,11 +113,11 @@ $(eval $(call gb_Configuration_add_spool_modules,registry,officecfg/registry/dat
...
@@ -113,11 +113,11 @@ $(eval $(call gb_Configuration_add_spool_modules,registry,officecfg/registry/dat
))
))
# perhaps this file should be moved 2 levels up?
# perhaps this file should be moved 2 levels up?
$(eval $(call gb_Configuration_add_spool_langpack,
registry
,officecfg/registry/data/org/openoffice,\
$(eval $(call gb_Configuration_add_spool_langpack,
officecfg
,officecfg/registry/data/org/openoffice,\
Langpack.xcu \
Langpack.xcu \
))
))
$(eval $(call gb_Configuration_add_localized_datas,
registry
,officecfg/registry/data,\
$(eval $(call gb_Configuration_add_localized_datas,
officecfg
,officecfg/registry/data,\
org/openoffice/Setup.xcu \
org/openoffice/Setup.xcu \
org/openoffice/Office/Accelerators.xcu \
org/openoffice/Office/Accelerators.xcu \
org/openoffice/Office/Common.xcu \
org/openoffice/Office/Common.xcu \
...
...
writerfilter/CppunitTest_writerfilter_rtftok.mk
Dosyayı görüntüle @
cbae5ff3
...
@@ -63,8 +63,4 @@ $(eval $(call gb_CppunitTest_use_components,writerfilter_rtftok,\
...
@@ -63,8 +63,4 @@ $(eval $(call gb_CppunitTest_use_components,writerfilter_rtftok,\
$(eval $(call gb_CppunitTest_use_configuration,writerfilter_rtftok))
$(eval $(call gb_CppunitTest_use_configuration,writerfilter_rtftok))
# we need to explicitly depend on library writerfilter because it is not implied
# by a link relation
$(call gb_CppunitTest_get_target,writerfilter_rtftok) : $(call gb_Library_get_target,writerfilter)
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:
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