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
ae3445f7
Kaydet (Commit)
ae3445f7
authored
Agu 21, 2012
tarafından
Andre Fischer
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i120634# Removed ConvwatchGUIProject.jar from source tree.
It is now created directly in the output tree.
üst
2eeb8010
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
8 deletions
+4
-8
build.lst
testgraphical/prj/build.lst
+0
-4
ConvwatchGUIProject.jar
.../ui/java/ConvwatchGUIProject/dist/ConvwatchGUIProject.jar
+0
-0
makefile.mk
testgraphical/ui/java/ConvwatchGUIProject/makefile.mk
+3
-3
project.properties
.../ui/java/ConvwatchGUIProject/nbproject/project.properties
+1
-1
No files found.
testgraphical/prj/build.lst
Dosyayı görüntüle @
ae3445f7
gfxcmp testgraphical : instsetoo_native qadevOOo NULL
gfxcmp testgraphical usr1 - all gfxcmp_mkout NULL
#gfxcmp testgraphical\prechecks nmake - all gfxcmp_pre NULL
gfxcmp testgraphical\ui\java\ConvwatchGUIProject nmake - all gfxcmp_java_ui NULL
gfxcmp testgraphical\ui\java nmake - all gfxcmp_java gfxcmp_java_ui NULL
# gfxcmp testgraphical\source nmake - all gfxcmp_src gfxcmp_java NULL
#i112751 gfxcmp testgraphical\qa\graphical nmake - all gfxcmp_qa gfxcmp_java NULL
testgraphical/ui/java/ConvwatchGUIProject/dist/ConvwatchGUIProject.jar
deleted
100644 → 0
Dosyayı görüntüle @
2eeb8010
File deleted
testgraphical/ui/java/ConvwatchGUIProject/makefile.mk
Dosyayı görüntüle @
ae3445f7
...
...
@@ -44,16 +44,16 @@ nothing .PHONY:
.ELSE
ALLTAR
:
dist
/ConvwatchGUIProject.jar
ALLTAR
:
$(CLASSDIR)
/ConvwatchGUIProject.jar
dist
/ConvwatchGUIProject.jar
:
src/ConvwatchGUI.java src/IniFile.java
$(CLASSDIR)
/ConvwatchGUIProject.jar
:
src/ConvwatchGUI.java src/IniFile.java
# .if $(JDK_VERSION) < 160
# echo "You need at least java 6"
# error
# .endif
#
.IF
"$(GUI)"
==
"WNT"
$(ANT)
$(ANT)
-DJAR_OUTPUT_DIRECTORY
=
$(CLASSDIR)
jar
.ELSE
ant
.END
...
...
testgraphical/ui/java/ConvwatchGUIProject/nbproject/project.properties
Dosyayı görüntüle @
ae3445f7
...
...
@@ -40,7 +40,7 @@ debug.classpath=\
debug.test.classpath
=
\
${run.test.classpath}
# This directory is removed when the project is cleaned:
dist.dir
=
dist
dist.dir
=
${JAR_OUTPUT_DIRECTORY}
dist.jar
=
${dist.dir}/ConvwatchGUIProject.jar
dist.javadoc.dir
=
${dist.dir}/javadoc
endorsed.classpath
=
...
...
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