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
0a560f99
Kaydet (Commit)
0a560f99
authored
Nis 04, 2012
tarafından
Matúš Kukan
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix so_activex_idl, part one
üst
b0515ea5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
7 deletions
+5
-7
CustomTarget_so_activex_idl.mk
extensions/CustomTarget_so_activex_idl.mk
+4
-4
WinResTarget_activex.mk
extensions/WinResTarget_activex.mk
+1
-3
No files found.
extensions/CustomTarget_so_activex_idl.mk
Dosyayı görüntüle @
0a560f99
...
...
@@ -41,10 +41,10 @@ $(EXAI)/so_activex.tlb : \
$(call gb_Helper_abbreviate_dirs_native, \
midl.exe \
-tlb $@ \
-h so_activex.h \
-iid so_activex_i.c \
-dlldata so_activex_dll.c \
-proxy so_activex_p.c \
-h
$(EXAI)/
so_activex.h \
-iid
$(EXAI)/
so_activex_i.c \
-dlldata
$(EXAI)/
so_activex_dll.c \
-proxy
$(EXAI)/
so_activex_p.c \
-Oicf \
$(INCLUDE) \
$<)
...
...
extensions/WinResTarget_activex.mk
Dosyayı görüntüle @
0a560f99
...
...
@@ -44,8 +44,6 @@ $(eval $(call gb_WinResTarget_set_defs,activex_res,\
-DSO_ACTIVEX_TLB_DIR
=
$
(
subst /,
\\
,
$
(
subst
$
(
call gb_Helper_convert_native,
$(SRCDIR)
)
,../../..,
$
(
call gb_Helper_convert_native,
$(WORKDIR)
/CustomTarget/extensions/source/activex/idl
)))
\
))
# I suppose this dep is not really necessary, because it should always
# be fulfilled anyway. But it cannot hurt to have it...
$(call gb_WinResTarget_get_target,activex_res)
:
$(WORKDIR)/CustomTarget/extensions/source/activex/idl
$(call gb_WinResTarget_get_target,activex_res)
:
$(WORKDIR)/CustomTarget/extensions/source/activex/idl/so_activex.tlb
# vim:set shiftwidth=4 softtabstop=4 expandtab:
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