summaryrefslogtreecommitdiff
path: root/Projects
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2010-07-03 20:06:28 +0200
committerMarti Maria <info@littlecms.com>2010-07-03 20:06:28 +0200
commit82d38fd5554605c6ac821801c90b598fa9bc14c3 (patch)
treebebab05a4c61f35b772ebd5577e950ea16bc63fd /Projects
parente6bfe8c3ef7c15d32ddaadc451efe0eb1cd7f1e4 (diff)
downloadlcms2-82d38fd5554605c6ac821801c90b598fa9bc14c3.tar.gz
Visual Studion 2008 fixes on filenames
Diffstat (limited to 'Projects')
-rw-r--r--Projects/VC2008/jpegicc/jpegicc.vcproj12
-rw-r--r--Projects/VC2008/tiffdiff/tiffdiff.vcproj10
-rw-r--r--Projects/VC2008/tifficc/tifficc.vcproj10
3 files changed, 16 insertions, 16 deletions
diff --git a/Projects/VC2008/jpegicc/jpegicc.vcproj b/Projects/VC2008/jpegicc/jpegicc.vcproj
index c8e9396..9c2fe6f 100644
--- a/Projects/VC2008/jpegicc/jpegicc.vcproj
+++ b/Projects/VC2008/jpegicc/jpegicc.vcproj
@@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="jpegicc"
+ Name="jpgicc"
ProjectGUID="{62812507-F926-4968-96A9-17678460AD90}"
- RootNamespace="jpegicc"
+ RootNamespace="jpgicc"
Keyword="Win32Proj"
TargetFrameworkVersion="196613"
>
@@ -62,7 +62,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="libjpeg.lib"
- OutputFile="../../../bin/jpegicciccd.exe"
+ OutputFile="../../../bin/jpgicciccd.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="1"
@@ -137,7 +137,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="libjpeg.lib"
- OutputFile="../../../bin/jpegicc.exe"
+ OutputFile="../../../bin/jpgicc.exe"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="1"
@@ -177,11 +177,11 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\utils\jpegicc\iccjpeg.c"
+ RelativePath="..\..\..\utils\jpgicc\iccjpeg.c"
>
</File>
<File
- RelativePath="..\..\..\utils\jpegicc\jpegicc.c"
+ RelativePath="..\..\..\utils\jpgicc\jpgicc.c"
>
</File>
<File
diff --git a/Projects/VC2008/tiffdiff/tiffdiff.vcproj b/Projects/VC2008/tiffdiff/tiffdiff.vcproj
index 281c491..fae9150 100644
--- a/Projects/VC2008/tiffdiff/tiffdiff.vcproj
+++ b/Projects/VC2008/tiffdiff/tiffdiff.vcproj
@@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="tiffdiff"
+ Name="tifdiff"
ProjectGUID="{75B91835-CCD7-48BE-A606-A9C997D5DBEE}"
- RootNamespace="tiffdiff"
+ RootNamespace="tifdiff"
Keyword="Win32Proj"
TargetFrameworkVersion="196613"
>
@@ -62,7 +62,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="libtiff.lib"
- OutputFile="../../../bin/tiffdiffd.exe"
+ OutputFile="../../../bin/tifdiffd.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="1"
@@ -137,7 +137,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="libtiff.lib"
- OutputFile="../../../bin/tiffdiff.exe"
+ OutputFile="../../../bin/tifdiff.exe"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="1"
@@ -177,7 +177,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\utils\tifficc\tiffdiff.c"
+ RelativePath="..\..\..\utils\tificc\tifdiff.c"
>
</File>
<File
diff --git a/Projects/VC2008/tifficc/tifficc.vcproj b/Projects/VC2008/tifficc/tifficc.vcproj
index 1453de5..1ec7f74 100644
--- a/Projects/VC2008/tifficc/tifficc.vcproj
+++ b/Projects/VC2008/tifficc/tifficc.vcproj
@@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="tifficc"
+ Name="tificc"
ProjectGUID="{2256DE16-ED92-4A6F-9C54-F65BB61E64A2}"
- RootNamespace="tifficc"
+ RootNamespace="tificc"
Keyword="Win32Proj"
TargetFrameworkVersion="196613"
>
@@ -62,7 +62,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="libtiff.lib"
- OutputFile="../../../bin/tifficcd.exe"
+ OutputFile="../../../bin/tificcd.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="1"
@@ -137,7 +137,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="libtiff.lib"
- OutputFile="../../../bin/tifficc.exe"
+ OutputFile="../../../bin/tificc.exe"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="1"
@@ -177,7 +177,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\utils\tifficc\tifficc.c"
+ RelativePath="..\..\..\utils\tificc\tificc.c"
>
</File>
<File