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
2a0a1036
Kaydet (Commit)
2a0a1036
authored
May 30, 2011
tarafından
Hans-Joachim Lankenau
Kaydeden (comit)
David Tardon
Haz 17, 2011
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
ause130: #i117218# don't export INCLUDE in a local makefile.mk
üst
f348c7fd
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
14 additions
and
18 deletions
+14
-18
makefile.mk
shell/source/all/makefile.mk
+0
-1
makefile.mk
shell/source/all/ooofilereader/makefile.mk
+1
-1
makefile.mk
shell/source/all/zipfile/makefile.mk
+1
-1
makefile.mk
shell/source/win32/makefile.mk
+1
-1
makefile.mk
shell/source/win32/shlxthandler/columninfo/makefile.mk
+2
-3
makefile.mk
shell/source/win32/shlxthandler/infotips/makefile.mk
+2
-3
makefile.mk
shell/source/win32/shlxthandler/makefile.mk
+1
-1
makefile.mk
shell/source/win32/shlxthandler/ooofilt/makefile.mk
+1
-1
makefile.mk
shell/source/win32/shlxthandler/prophdl/makefile.mk
+1
-1
makefile.mk
shell/source/win32/shlxthandler/propsheets/makefile.mk
+2
-3
makefile.mk
shell/source/win32/shlxthandler/thumbviewer/makefile.mk
+1
-1
makefile.mk
shell/source/win32/shlxthandler/util/makefile.mk
+1
-1
No files found.
shell/source/all/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -64,7 +64,6 @@ SLOFILES_X64=$(SLO_X64)$/xml_parser.obj
.INCLUDE
:
target.mk
.IF
"$(OS)"
==
"WNT"
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.ENDIF
.INCLUDE
:
tg_wntx64.mk
shell/source/all/ooofilereader/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -78,7 +78,7 @@ LIB1FILES_X64=$(SLB_X64)$/zipfile.lib\
.INCLUDE
:
target.mk
.IF
"$(OS)"
==
"WNT"
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.ENDIF
.INCLUDE
:
tg_wntx64.mk
shell/source/all/zipfile/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -52,7 +52,7 @@ SLOFILES_X64=$(SLO_X64)$/zipfile.obj\
.INCLUDE
:
target.mk
.IF
"$(OS)"
==
"WNT"
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.ENDIF
.INCLUDE
:
tg_wntx64.mk
shell/source/win32/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -65,7 +65,7 @@ DEF1EXPORTFILE= exports.dxp
.INCLUDE
:
target.mk
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
ALLTAR
:
$(MISC)/syssh.component
...
...
shell/source/win32/shlxthandler/columninfo/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -55,5 +55,5 @@ SLOFILES_X64=$(SLO_X64)$/$(TARGET).obj
.INCLUDE
:
set_wntx64.mk
.INCLUDE
:
target.mk
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.INCLUDE
:
tg_wntx64.mk
\ No newline at end of file
.INCLUDE
:
tg_wntx64.mk
shell/source/win32/shlxthandler/infotips/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -56,5 +56,5 @@ SLOFILES_X64=$(SLO_X64)$/$(TARGET).obj
.INCLUDE
:
set_wntx64.mk
.INCLUDE
:
target.mk
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.INCLUDE
:
tg_wntx64.mk
\ No newline at end of file
.INCLUDE
:
tg_wntx64.mk
shell/source/win32/shlxthandler/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -152,6 +152,6 @@ DEF1EXPORTFILE_X64=exports.dxp
.INCLUDE
:
set_wntx64.mk
.INCLUDE
:
target.mk
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.INCLUDE
:
tg_wntx64.mk
shell/source/win32/shlxthandler/ooofilt/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -128,5 +128,5 @@ DEF1EXPORTFILE_X64=exports.dxp
.INCLUDE
:
set_wntx64.mk
.INCLUDE
:
target.mk
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.INCLUDE
:
tg_wntx64.mk
shell/source/win32/shlxthandler/prophdl/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -138,5 +138,5 @@ DEF1EXPORTFILE_X64=exports.dxp
.INCLUDE
:
set_wntx64.mk
.INCLUDE
:
target.mk
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.INCLUDE
:
tg_wntx64.mk
shell/source/win32/shlxthandler/propsheets/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -61,5 +61,5 @@ SLOFILES_X64=$(SLO_X64)$/propsheets.obj\
.INCLUDE
:
set_wntx64.mk
.INCLUDE
:
target.mk
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.INCLUDE
:
tg_wntx64.mk
\ No newline at end of file
.INCLUDE
:
tg_wntx64.mk
shell/source/win32/shlxthandler/thumbviewer/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -56,6 +56,6 @@ SLOFILES_X64=$(SLO_X64)$/$(TARGET).obj
.INCLUDE
:
set_wntx64.mk
.INCLUDE
:
target.mk
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.INCLUDE
:
tg_wntx64.mk
shell/source/win32/shlxthandler/util/makefile.mk
Dosyayı görüntüle @
2a0a1036
...
...
@@ -60,6 +60,6 @@ SLOFILES_X64=$(SLO_X64)$/fileextensions.obj\
.INCLUDE
:
set_wntx64.mk
.INCLUDE
:
target.mk
INCLUDE!
:
=$(subst
,
/stl
,
$(INCLUDE))
.EXPORT
:
INCLUDE
.INCLUDE
:
tg_wntx64.mk
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