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
ef7e2999
Kaydet (Commit)
ef7e2999
authored
Kas 14, 2014
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add redist files for VS 2013
Change-Id: I07c7af3b9b7d3335074d712c35cef9d7828a271b
üst
8fe8c2e3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
31 additions
and
0 deletions
+31
-0
vc_redist.scp
scp2/source/ooo/vc_redist.scp
+11
-0
file_winexplorerext.scp
scp2/source/winexplorerext/file_winexplorerext.scp
+20
-0
No files found.
scp2/source/ooo/vc_redist.scp
Dosyayı görüntüle @
ef7e2999
...
...
@@ -40,3 +40,14 @@ End
#endif
#if defined(WITH_VC120_REDIST)
MergeModule gid_MergeModule_Microsoft_VC120_CRT_x86
Feature = gm_Root;
Name = "Microsoft_VC120_CRT_x86.msm";
RootDir = "TARGETDIR";
ComponentCondition = "VC_REDIST=1";
End
#endif
scp2/source/winexplorerext/file_winexplorerext.scp
Dosyayı görüntüle @
ef7e2999
...
...
@@ -65,4 +65,24 @@ End
#endif
#if defined(WITH_VC120_REDIST)
File gid_File_Lib_Msvcr120
LIB_FILE_BODY;
Styles = (PACKED);
Dir = gid_Dir_Shlxthdl;
Name = "msvcr120.dll";
ComponentCondition = "VersionNT64";
End
File gid_File_Lib_Msvcp120
LIB_FILE_BODY;
Styles = (PACKED);
Dir = gid_Dir_Shlxthdl;
Name = "msvcp120.dll";
ComponentCondition = "VersionNT64";
End
#endif
#endif
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