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
5b6ecfb9
Kaydet (Commit)
5b6ecfb9
authored
Şub 25, 2003
tarafından
Duncan Foster
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Building against solver rather than local project
üst
ba7de17d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
build.xml
scripting/java/build.xml
+5
-5
No files found.
scripting/java/build.xml
Dosyayı görüntüle @
5b6ecfb9
...
@@ -3,9 +3,9 @@
...
@@ -3,9 +3,9 @@
#
#
# $RCSfile: build.xml,v $
# $RCSfile: build.xml,v $
#
#
# $Revision: 1.1
6
$
# $Revision: 1.1
7
$
#
#
# last change: $Author:
toconnor $ $Date: 2003-02-21 10:58:39
$
# last change: $Author:
dfoster $ $Date: 2003-02-25 16:06:44
$
#
#
# 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
...
@@ -81,8 +81,8 @@
...
@@ -81,8 +81,8 @@
<!-- ==================== classpath setting ============================ -->
<!-- ==================== classpath setting ============================ -->
<path
id=
"idlclasspath"
>
<path
id=
"idlclasspath"
>
<
!--<pathelement location="${solar.jar}/unoil.jar"/> --
>
<
pathelement
location=
"${solar.jar}/unoil.jar"
/
>
<
pathelement
location=
"${prj}/../unoil/${inpath}/class/unoil.jar"
/
>
<
!-- <pathelement location="${prj}/../unoil/${inpath}/class/unoil.jar"/>--
>
<pathelement
location=
"${solar.jar}/jurt.jar"
/>
<pathelement
location=
"${solar.jar}/jurt.jar"
/>
<pathelement
location=
"${solar.jar}/jut.jar"
/>
<pathelement
location=
"${solar.jar}/jut.jar"
/>
<pathelement
location=
"${solar.jar}/juh.jar"
/>
<pathelement
location=
"${solar.jar}/juh.jar"
/>
...
@@ -216,7 +216,7 @@
...
@@ -216,7 +216,7 @@
<target
name=
"localoffice.jar"
depends=
"localoffice.compile"
>
<target
name=
"localoffice.jar"
depends=
"localoffice.compile"
>
<unjar
<unjar
src=
"${
prj}/../unoil/${inpath}/class
/unoil.jar"
src=
"${
solar.jar}
/unoil.jar"
dest=
"${jardir}"
/>
dest=
"${jardir}"
/>
<jar
jarfile=
"${jardir}/localoffice.jar"
>
<jar
jarfile=
"${jardir}/localoffice.jar"
>
<fileset
dir=
"${jardir}"
>
<fileset
dir=
"${jardir}"
>
...
...
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