Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2015-08-01 19:20:02 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-08-02 20:48:17 +0300
commitf2189d22943bfb6912178e7c522d4c3ec79e0e88 (patch)
tree647817614e951313aea01ce29a2e7b473a8a8bfb /src/thirdparty/lcms2/lcms2.vcxproj
parentfa05c99a793f2f154eb610c4eec9b71673da3ebe (diff)
Update Little CMS to v2.7 (git 07da965).
Conflicts: docs/Changelog.txt
Diffstat (limited to 'src/thirdparty/lcms2/lcms2.vcxproj')
-rw-r--r--src/thirdparty/lcms2/lcms2.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/thirdparty/lcms2/lcms2.vcxproj b/src/thirdparty/lcms2/lcms2.vcxproj
index a80f880f7..86bb9ddc8 100644
--- a/src/thirdparty/lcms2/lcms2.vcxproj
+++ b/src/thirdparty/lcms2/lcms2.vcxproj
@@ -100,6 +100,7 @@
<ClInclude Include="library\src\lcms2_internal.h" />
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="library\src\cmsalpha.c" />
<ClCompile Include="library\src\cmscam02.c" />
<ClCompile Include="library\src\cmscgats.c" />
<ClCompile Include="library\src\cmscnvrt.c" />