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
858751d7
Kaydet (Commit)
858751d7
authored
Eki 05, 2012
tarafından
Fridrich Štrba
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
It seems that the VS2008 files are only maintained in the VS2008 directory
Change-Id: I6fcb0a9045b81ea291904f92396df88ffd351c49
üst
e80f565c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
3 deletions
+30
-3
lcms2-2.4-windows.patch
lcms2/lcms2-2.4-windows.patch
+27
-1
makefile.mk
lcms2/makefile.mk
+3
-2
No files found.
lcms2/lcms2-
windows-export
.patch
→
lcms2/lcms2-
2.4-windows
.patch
Dosyayı görüntüle @
858751d7
--- misc/build/lcms2-2.4/include/lcms2.h.sav 2011-12-15 16:45:47.000000000 +0100
--- misc/lcms2-2.4/Projects/VC2010/lcms2_DLL/lcms2_DLL.vcproj 2012-09-10 18:01:51.000000000 +0200
+++ misc/build/lcms2-2.4/Projects/VC2010/lcms2_DLL/lcms2_DLL.vcproj 2012-10-05 22:35:01.607191700 +0200
@@ -205,6 +205,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\cmshalf.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\cmsintrp.c"
>
</File>
--- misc/lcms2-2.4/Projects/VC2010/lcms2_static/lcms2_static.vcproj 2012-09-10 18:01:51.000000000 +0200
+++ misc/build/lcms2-2.4/Projects/VC2010/lcms2_static/lcms2_static.vcproj 2012-10-05 22:35:28.168963200 +0200
@@ -175,6 +175,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\cmshalf.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\cmsintrp.c"
>
</File>
--- misc/lcms2-2.4/include/lcms2.h 2011-12-15 16:45:47.000000000 +0100
+++ misc/build/lcms2-2.4/include/lcms2.h 2012-03-17 22:53:28.731585981 +0100
@@ -192,6 +192,15 @@ typedef int cmsBool;
# endif
...
...
lcms2/makefile.mk
Dosyayı görüntüle @
858751d7
...
...
@@ -48,16 +48,17 @@ PATCH_FILES = lcms2.patch
.IF
"$(GUI)$(COM)"
==
"WNTMSC"
PATCH_FILES
+=
lcms2-
windows-export
.patch
PATCH_FILES
+=
lcms2-
2.4-windows
.patch
CONFIGURE_DIR
=
.
CONFIGURE_ACTION
=
BUILD_DIR
=
Projects/VC2010/lcms2_DLL
.IF
"$(CCNUMVER)"
>=
"001600000000"
BUILD_DIR
=
Projects/VC2010/lcms2_DLL
BUILD_ACTION
=
MSBuild.exe lcms2_DLL.vcxproj /p:Configuration
=
Release /p:Platform
=
Win32 /p:TargetName
=
lcms2
.ELSE
BUILD_DIR
=
Projects/VC2008/lcms2_DLL
BUILD_ACTION
=
$(COMPATH)$/
vcpackages
$/
vcbuild.exe lcms2_DLL.vcproj
"Release|Win32"
.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