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
fd4c879e
Kaydet (Commit)
fd4c879e
authored
Eki 04, 2011
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
s/dump/print
üst
9f886509
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
oowintool
oowintool
+9
-9
No files found.
oowintool
Dosyayı görüntüle @
fd4c879e
...
@@ -44,16 +44,16 @@ sub print_syntax()
...
@@ -44,16 +44,16 @@ sub print_syntax()
print
" -w - windows form\n"
;
print
" -w - windows form\n"
;
print
" -u - unix form (default)\n"
;
print
" -u - unix form (default)\n"
;
print
" commands:\n"
;
print
" commands:\n"
;
print
" --msvc-ver -
dump
version of MSVC eg. 6.0\n"
;
print
" --msvc-ver -
print
version of MSVC eg. 6.0\n"
;
print
" --msvc-copy-dlls <dest> - copy msvc[pr]??.dlls into <dest>/msvcp??/\n"
;
print
" --msvc-copy-dlls <dest> - copy msvc[pr]??.dlls into <dest>/msvcp??/\n"
;
print
" --msvc-productdir -
dump
productdir\n"
;
print
" --msvc-productdir -
print
productdir\n"
;
print
" --msvs-productdir -
dump
productdir\n"
;
print
" --msvs-productdir -
print
productdir\n"
;
print
" --dotnetsdk-dir -
dump
.NET SDK path\n"
;
print
" --dotnetsdk-dir -
print
.NET SDK path\n"
;
print
" --csc-compilerdir -
dump
.NET SDK compiler path\n"
;
print
" --csc-compilerdir -
print
.NET SDK compiler path\n"
;
print
" --windows-sdk-home -
dump
Windows SDK install dir\n"
;
print
" --windows-sdk-home -
print
Windows SDK install dir\n"
;
print
" --jdk-home -
dump
the jdk install dir\n"
;
print
" --jdk-home -
print
the jdk install dir\n"
;
print
" --nsis-dir -
dump
NSIS path\n"
;
print
" --nsis-dir -
print
NSIS path\n"
;
print
" --help - this message\n"
;
print
" --help -
print
this message\n"
;
}
}
sub
cygpath
($$$)
sub
cygpath
($$$)
...
...
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