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
321571ba
Kaydet (Commit)
321571ba
authored
Haz 29, 2001
tarafından
Jörg Budischewski
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#67468# now compiles also on windows
üst
869a637d
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
20 additions
and
21 deletions
+20
-21
makefile.mk
io/source/TextInputStream/makefile.mk
+2
-3
makefile.mk
stoc/source/invocation/makefile.mk
+2
-3
makefile.mk
stoc/source/namingservice/makefile.mk
+4
-3
makefile.mk
stoc/source/proxy_factory/makefile.mk
+2
-3
makefile.mk
stoc/source/registry_tdprovider/makefile.mk
+3
-3
makefile.mk
stoc/source/simpleregistry/makefile.mk
+4
-3
makefile.mk
stoc/source/typeconv/makefile.mk
+3
-3
No files found.
io/source/TextInputStream/makefile.mk
Dosyayı görüntüle @
321571ba
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
#
#
# $RCSfile: makefile.mk,v $
# $RCSfile: makefile.mk,v $
#
#
# $Revision: 1.
9
$
# $Revision: 1.
10
$
#
#
# last change: $Author: jbu $ $Date: 2001-06-2
2 16:32:49
$
# last change: $Author: jbu $ $Date: 2001-06-2
9 16:44:02
$
#
#
# The Contents of this file are made available subject to the terms of
# The Contents of this file are made available subject to the terms of
# either of the following licenses
# either of the following licenses
...
@@ -107,7 +107,6 @@ SHL1LIBS= $(SLB)$/$(TARGET).lib
...
@@ -107,7 +107,6 @@ SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
DEF1NAME
=
$(SHL1TARGET)
DEF1NAME
=
$(SHL1TARGET)
DEF1EXPORTFILE
=
exports.dxp
# --- Targets ------------------------------------------------------
# --- Targets ------------------------------------------------------
...
...
stoc/source/invocation/makefile.mk
Dosyayı görüntüle @
321571ba
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
#
#
# $RCSfile: makefile.mk,v $
# $RCSfile: makefile.mk,v $
#
#
# $Revision: 1.
7
$
# $Revision: 1.
8
$
#
#
# last change: $Author: jbu $ $Date: 2001-06-2
2 16:20:57
$
# last change: $Author: jbu $ $Date: 2001-06-2
9 16:38:19
$
#
#
# The Contents of this file are made available subject to the terms of
# The Contents of this file are made available subject to the terms of
# either of the following licenses
# either of the following licenses
...
@@ -92,7 +92,6 @@ SHL1IMPLIB= i$(TARGET)
...
@@ -92,7 +92,6 @@ SHL1IMPLIB= i$(TARGET)
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
DEF1NAME
=
$(SHL1TARGET)
DEF1NAME
=
$(SHL1TARGET)
DEF1EXPORTFILE
=
exports.dxp
# --- Targets ------------------------------------------------------
# --- Targets ------------------------------------------------------
...
...
stoc/source/namingservice/makefile.mk
Dosyayı görüntüle @
321571ba
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
#
#
# $RCSfile: makefile.mk,v $
# $RCSfile: makefile.mk,v $
#
#
# $Revision: 1.
5
$
# $Revision: 1.
6
$
#
#
# last change: $Author:
pluby $ $Date: 2001-03-02 07:18:53
$
# last change: $Author:
jbu $ $Date: 2001-06-29 16:41:47
$
#
#
# The Contents of this file are made available subject to the terms of
# The Contents of this file are made available subject to the terms of
# either of the following licenses
# either of the following licenses
...
@@ -86,13 +86,14 @@ SHL1STDLIBS= \
...
@@ -86,13 +86,14 @@ SHL1STDLIBS= \
$(CPPUHELPERLIB)
\
$(CPPUHELPERLIB)
\
$(SALLIB)
$(SALLIB)
SHL1VERSIONMAP
=
$(TARGET)
.map
SHL1DEPN
=
SHL1DEPN
=
SHL1IMPLIB
=
i
$(TARGET)
SHL1IMPLIB
=
i
$(TARGET)
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
DEF1NAME
=
$(SHL1TARGET)
DEF1NAME
=
$(SHL1TARGET)
DEF1EXPORTFILE
=
exports.dxp
# --- Targets ------------------------------------------------------
# --- Targets ------------------------------------------------------
...
...
stoc/source/proxy_factory/makefile.mk
Dosyayı görüntüle @
321571ba
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
#
#
# $RCSfile: makefile.mk,v $
# $RCSfile: makefile.mk,v $
#
#
# $Revision: 1.
6
$
# $Revision: 1.
7
$
#
#
# last change: $Author: jbu $ $Date: 2001-06-2
2 16:20:59
$
# last change: $Author: jbu $ $Date: 2001-06-2
9 16:41:47
$
#
#
# The Contents of this file are made available subject to the terms of
# The Contents of this file are made available subject to the terms of
# either of the following licenses
# either of the following licenses
...
@@ -95,7 +95,6 @@ SHL1LIBS=$(SLB)$/$(TARGET).lib
...
@@ -95,7 +95,6 @@ SHL1LIBS=$(SLB)$/$(TARGET).lib
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
DEF1NAME
=
$(SHL1TARGET)
DEF1NAME
=
$(SHL1TARGET)
DEF1EXPORTFILE
=
exports.dxp
# --- Targets ------------------------------------------------------
# --- Targets ------------------------------------------------------
...
...
stoc/source/registry_tdprovider/makefile.mk
Dosyayı görüntüle @
321571ba
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
#
#
# $RCSfile: makefile.mk,v $
# $RCSfile: makefile.mk,v $
#
#
# $Revision: 1.
7
$
# $Revision: 1.
8
$
#
#
# last change: $Author: j
sc $ $Date: 2001-03-19 08:25:55
$
# last change: $Author: j
bu $ $Date: 2001-06-29 16:41:48
$
#
#
# The Contents of this file are made available subject to the terms of
# The Contents of this file are made available subject to the terms of
# either of the following licenses
# either of the following licenses
...
@@ -94,12 +94,12 @@ SHL1STDLIBS= \
...
@@ -94,12 +94,12 @@ SHL1STDLIBS= \
$(SALLIB)
$(SALLIB)
SHL1DEPN
=
SHL1DEPN
=
SHL1VERSIONMAP
=
$(TARGET)
.map
SHL1IMPLIB
=
i
$(TARGET)
SHL1IMPLIB
=
i
$(TARGET)
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
DEF1NAME
=
$(SHL1TARGET)
DEF1NAME
=
$(SHL1TARGET)
DEF1EXPORTFILE
=
exports.dxp
# --- Targets ------------------------------------------------------
# --- Targets ------------------------------------------------------
...
...
stoc/source/simpleregistry/makefile.mk
Dosyayı görüntüle @
321571ba
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
#
#
# $RCSfile: makefile.mk,v $
# $RCSfile: makefile.mk,v $
#
#
# $Revision: 1.
7
$
# $Revision: 1.
8
$
#
#
# last change: $Author: j
sc $ $Date: 2001-03-13 12:44:43
$
# last change: $Author: j
bu $ $Date: 2001-06-29 16:41:48
$
#
#
# The Contents of this file are made available subject to the terms of
# The Contents of this file are made available subject to the terms of
# either of the following licenses
# either of the following licenses
...
@@ -89,12 +89,13 @@ SHL1STDLIBS= \
...
@@ -89,12 +89,13 @@ SHL1STDLIBS= \
$(CPPUHELPERLIB)
$(CPPUHELPERLIB)
SHL1DEPN
=
SHL1DEPN
=
SHL1VERSIONMAP
=
$(TARGET)
.map
SHL1IMPLIB
=
i
$(TARGET)
SHL1IMPLIB
=
i
$(TARGET)
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
DEF1NAME
=
$(SHL1TARGET)
DEF1NAME
=
$(SHL1TARGET)
DEF1EXPORTFILE
=
exports.dxp
# --- Targets ------------------------------------------------------
# --- Targets ------------------------------------------------------
...
...
stoc/source/typeconv/makefile.mk
Dosyayı görüntüle @
321571ba
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
#
#
# $RCSfile: makefile.mk,v $
# $RCSfile: makefile.mk,v $
#
#
# $Revision: 1.
5
$
# $Revision: 1.
6
$
#
#
# last change: $Author:
pluby $ $Date: 2001-03-02 07:19:18
$
# last change: $Author:
jbu $ $Date: 2001-06-29 16:41:49
$
#
#
# The Contents of this file are made available subject to the terms of
# The Contents of this file are made available subject to the terms of
# either of the following licenses
# either of the following licenses
...
@@ -87,12 +87,12 @@ SHL1STDLIBS= \
...
@@ -87,12 +87,12 @@ SHL1STDLIBS= \
$(SALLIB)
$(SALLIB)
SHL1DEPN
=
SHL1DEPN
=
SHL1VERSIONMAP
=
$(TARGET)
.map
SHL1IMPLIB
=
i
$(TARGET)
SHL1IMPLIB
=
i
$(TARGET)
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
SHL1LIBS
=
$(SLB)$/$(TARGET)
.lib
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
DEF1NAME
=
$(SHL1TARGET)
DEF1NAME
=
$(SHL1TARGET)
DEF1EXPORTFILE
=
exports.dxp
# --- Targets ------------------------------------------------------
# --- Targets ------------------------------------------------------
...
...
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