diff options
Diffstat (limited to 'debian/lcms/lcms-1.19.dfsg2/Projects/VC6')
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Python.dsp | 137 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Python.plg | 117 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Testbed.dsp | 112 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Testbed.plg | 110 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icc2ps.dsp | 106 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icclink.dsp | 106 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icctrans.dsp | 110 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/jpegicc.dsp | 118 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.dsp | 197 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.dsw | 146 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.opt | bin | 0 -> 91136 bytes | |||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.rc | 113 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcmsdll.dsp | 205 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/resource.h | 16 | ||||
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC6/tifficc.dsp | 110 |
15 files changed, 1703 insertions, 0 deletions
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Python.dsp b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Python.dsp new file mode 100755 index 00000000..4f669625 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Python.dsp @@ -0,0 +1,137 @@ +# Microsoft Developer Studio Project File - Name="Python" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=Python - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "Python.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "Python.mak" CFG="Python - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "Python - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "Python - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+MTL=midl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "Python - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Python___Win32_Release"
+# PROP BASE Intermediate_Dir "Python___Win32_Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "PythonRelease"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYTHON_EXPORTS" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYTHON_EXPORTS" /YX /FD /c
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0xc0a /d "NDEBUG"
+# ADD RSC /l 0x417 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /dll /machine:I386 /out:"..\..\python\_lcms.pyd"
+
+!ELSEIF "$(CFG)" == "Python - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "PythonDebug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYTHON_EXPORTS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYTHON_EXPORTS" /YX /FD /GZ /c
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0xc0a /d "_DEBUG"
+# ADD RSC /l 0x417 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:I386 /out:"..\..\bin\lcmsd.pyd" /pdbtype:sept
+
+!ENDIF
+
+# Begin Target
+
+# Name "Python - Win32 Release"
+# Name "Python - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\python\lcms_wrap.cxx
+# End Source File
+# End Group
+# Begin Group "SWIG Files"
+
+# PROP Default_Filter ".i"
+# Begin Source File
+
+SOURCE=..\..\python\lcms.i
+
+!IF "$(CFG)" == "Python - Win32 Release"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build
+InputDir=..\..\python
+InputPath=..\..\python\lcms.i
+InputName=lcms
+
+"$(InputDir)\$(InputName)_wrap.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ cd ..\..\python
+ swig -c++ -python -DLCMS_APIONLY -I..\include -o $(InputDir)\$(InputName)_wrap.cxx $(InputPath)
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "Python - Win32 Debug"
+
+# Begin Custom Build
+InputDir=..\..\python
+InputPath=..\..\python\lcms.i
+InputName=lcms
+
+"$(InputDir)\$(InputName)_wrap.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ cd ..\..\python
+ swig -c++ -python -DLCMS_APIONLY -I..\include -o $(InputDir)\$(InputName)_wrap.cxx $(InputPath)
+
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Python.plg b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Python.plg new file mode 100755 index 00000000..bdefce96 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Python.plg @@ -0,0 +1,117 @@ +<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: lcms - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP2C.tmp" with contents
+[
+/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fo"LibDebug/" /Fd"LibDebug/" /FD /GZ /c
+"E:\cygwin\home\Marti\lcms-1.17\src\cmscam02.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmscam97.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmscgats.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmscnvrt.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmserr.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsgamma.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsgmt.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsintrp.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsio0.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsio1.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmslut.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsmatsh.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsmtrx.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsnamed.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmspack.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmspcs.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsps2.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmssamp.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsvirt.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmswtpnt.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsxform.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP2C.tmp"
+Creating temporary file "C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP2D.tmp" with contents
+[
+/nologo /out:"..\..\lib\MS\lcmsd.lib"
+".\LibDebug\cmscam02.obj"
+".\LibDebug\cmscam97.obj"
+".\LibDebug\cmscgats.obj"
+".\LibDebug\cmscnvrt.obj"
+".\LibDebug\cmserr.obj"
+".\LibDebug\cmsgamma.obj"
+".\LibDebug\cmsgmt.obj"
+".\LibDebug\cmsintrp.obj"
+".\LibDebug\cmsio0.obj"
+".\LibDebug\cmsio1.obj"
+".\LibDebug\cmslut.obj"
+".\LibDebug\cmsmatsh.obj"
+".\LibDebug\cmsmtrx.obj"
+".\LibDebug\cmsnamed.obj"
+".\LibDebug\cmspack.obj"
+".\LibDebug\cmspcs.obj"
+".\LibDebug\cmsps2.obj"
+".\LibDebug\cmssamp.obj"
+".\LibDebug\cmsvirt.obj"
+".\LibDebug\cmswtpnt.obj"
+".\LibDebug\cmsxform.obj"
+]
+Creating command line "link.exe -lib @C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP2D.tmp"
+<h3>Output Window</h3>
+Compiling...
+cmscam02.c
+cmscam97.c
+cmscgats.c
+cmscnvrt.c
+cmserr.c
+cmsgamma.c
+cmsgmt.c
+cmsintrp.c
+cmsio0.c
+cmsio1.c
+cmslut.c
+cmsmatsh.c
+cmsmtrx.c
+cmsnamed.c
+cmspack.c
+cmspcs.c
+cmsps2.c
+cmssamp.c
+e:\cygwin\home\marti\lcms-1.17\src\cmssamp.c(462) : warning C4550: expression evaluates to a function which is missing an argument list
+e:\cygwin\home\marti\lcms-1.17\src\cmssamp.c(463) : warning C4550: expression evaluates to a function which is missing an argument list
+cmsvirt.c
+cmswtpnt.c
+Generating Code...
+Compiling...
+cmsxform.c
+Generating Code...
+Creating library...
+<h3>
+--------------------Configuration: Python - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP2E.bat" with contents
+[
+@echo off
+cd ..\..\python
+swig -c++ -python -DLCMS_APIONLY -I..\include -o \cygwin\home\Marti\lcms-1.17\python\lcms_wrap.cxx ..\..\python\lcms.i
+]
+Creating command line "C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP2E.bat"
+Creating temporary file "C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP2F.tmp" with contents
+[
+/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYTHON_EXPORTS" /Fp"PythonDebug/Python.pch" /YX /Fo"PythonDebug/" /Fd"PythonDebug/" /FD /GZ /c
+"E:\cygwin\home\Marti\lcms-1.17\python\lcms_wrap.cxx"
+]
+Creating command line "cl.exe @C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP2F.tmp"
+Performing Custom Build Step on ..\..\python\lcms.i
+Error executing c:\windows\system32\cmd.exe.
+<h3>Output Window</h3>
+
+
+
+<h3>Results</h3>
+lcmsd.pyd - 1 error(s), 2 warning(s)
+</pre>
+</body>
+</html>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Testbed.dsp b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Testbed.dsp new file mode 100755 index 00000000..09ce4fa2 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Testbed.dsp @@ -0,0 +1,112 @@ +# Microsoft Developer Studio Project File - Name="Testbed" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=Testbed - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "Testbed.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "Testbed.mak" CFG="Testbed - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "Testbed - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "Testbed - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "Testbed - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Testbed___Win32_Release"
+# PROP BASE Intermediate_Dir "Testbed___Win32_Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "TestBedRelease"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /O2 /Ob1 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "CHECK_PERFORMANCE" /FD /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0xc0a /d "NDEBUG"
+# ADD RSC /l 0x417 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+# ADD LINK32 kernel32.lib user32.lib mscms.lib /nologo /subsystem:console /machine:I386 /out:"..\..\testbed\testcms.exe"
+
+!ELSEIF "$(CFG)" == "Testbed - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Testbed___Win32_Debug"
+# PROP BASE Intermediate_Dir "Testbed___Win32_Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "TestBedDebug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0xc0a /d "_DEBUG"
+# ADD RSC /l 0x417 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 kernel32.lib user32.lib mscms.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\..\testbed\testcms.exe" /pdbtype:sept
+
+!ENDIF
+
+# Begin Target
+
+# Name "Testbed - Win32 Release"
+# Name "Testbed - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\testbed\testcms.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\..\include\icc34.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\lcms.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Testbed.plg b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Testbed.plg new file mode 100755 index 00000000..f4589af3 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/Testbed.plg @@ -0,0 +1,110 @@ +<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: lcms - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP9F.tmp" with contents
+[
+/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fo"LibDebug/" /Fd"LibDebug/" /FD /GZ /c
+"E:\cygwin\home\Marti\lcms-1.17\src\cmscam02.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmscam97.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmscgats.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmscnvrt.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmserr.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsgamma.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsgmt.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsintrp.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsio0.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsio1.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmslut.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsmatsh.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsmtrx.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsnamed.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmspack.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmspcs.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsps2.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmssamp.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsvirt.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmswtpnt.c"
+"E:\cygwin\home\Marti\lcms-1.17\src\cmsxform.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSP9F.tmp"
+Creating temporary file "C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSPA0.tmp" with contents
+[
+/nologo /out:"..\..\lib\MS\lcmsd.lib"
+".\LibDebug\cmscam02.obj"
+".\LibDebug\cmscam97.obj"
+".\LibDebug\cmscgats.obj"
+".\LibDebug\cmscnvrt.obj"
+".\LibDebug\cmserr.obj"
+".\LibDebug\cmsgamma.obj"
+".\LibDebug\cmsgmt.obj"
+".\LibDebug\cmsintrp.obj"
+".\LibDebug\cmsio0.obj"
+".\LibDebug\cmsio1.obj"
+".\LibDebug\cmslut.obj"
+".\LibDebug\cmsmatsh.obj"
+".\LibDebug\cmsmtrx.obj"
+".\LibDebug\cmsnamed.obj"
+".\LibDebug\cmspack.obj"
+".\LibDebug\cmspcs.obj"
+".\LibDebug\cmsps2.obj"
+".\LibDebug\cmssamp.obj"
+".\LibDebug\cmsvirt.obj"
+".\LibDebug\cmswtpnt.obj"
+".\LibDebug\cmsxform.obj"
+]
+Creating command line "link.exe -lib @C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSPA0.tmp"
+<h3>Output Window</h3>
+Compiling...
+cmscam02.c
+cmscam97.c
+cmscgats.c
+cmscnvrt.c
+cmserr.c
+cmsgamma.c
+cmsgmt.c
+cmsintrp.c
+cmsio0.c
+cmsio1.c
+cmslut.c
+cmsmatsh.c
+cmsmtrx.c
+cmsnamed.c
+cmspack.c
+cmspcs.c
+cmsps2.c
+cmssamp.c
+cmsvirt.c
+cmswtpnt.c
+Generating Code...
+Compiling...
+cmsxform.c
+Generating Code...
+Creating library...
+<h3>
+--------------------Configuration: Testbed - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSPA1.tmp" with contents
+[
+/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"TestBedDebug/" /Fd"TestBedDebug/" /FD /GZ /c
+"E:\cygwin\home\Marti\lcms-1.17\testbed\testcms.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\Marti.SOL\CONFIG~1\Temp\RSPA1.tmp"
+Creating command line "link.exe kernel32.lib user32.lib mscms.lib /nologo /subsystem:console /incremental:yes /pdb:"testcms.pdb" /debug /machine:I386 /out:"..\..\testbed\testcms.exe" /pdbtype:sept ".\TestBedDebug\testcms.obj" "\cygwin\home\Marti\lcms-1.17\lib\MS\lcmsd.lib" "
+<h3>Output Window</h3>
+Compiling...
+testcms.c
+Linking...
+
+
+
+<h3>Results</h3>
+testcms.exe - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icc2ps.dsp b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icc2ps.dsp new file mode 100755 index 00000000..56bf9436 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icc2ps.dsp @@ -0,0 +1,106 @@ +# Microsoft Developer Studio Project File - Name="icc2ps" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=icc2ps - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "icc2ps.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "icc2ps.mak" CFG="icc2ps - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "icc2ps - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "icc2ps - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "icc2ps - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "icc2psRelease"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD BASE RSC /l 0xc0a /d "NDEBUG"
+# ADD RSC /l 0x417 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:console /machine:I386 /out:"..\..\bin\icc2ps.exe"
+
+!ELSEIF "$(CFG)" == "icc2ps - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "icc2psDebug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD BASE RSC /l 0xc0a /d "_DEBUG"
+# ADD RSC /l 0x417 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin\icc2ps.exe" /pdbtype:sept
+
+!ENDIF
+
+# Begin Target
+
+# Name "icc2ps - Win32 Release"
+# Name "icc2ps - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\samples\icc2ps.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\samples\xgetopt.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icclink.dsp b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icclink.dsp new file mode 100755 index 00000000..ef2d7194 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icclink.dsp @@ -0,0 +1,106 @@ +# Microsoft Developer Studio Project File - Name="icclink" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=icclink - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "icclink.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "icclink.mak" CFG="icclink - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "icclink - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "icclink - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "icclink - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "icclink___Win32_Release"
+# PROP BASE Intermediate_Dir "icclink___Win32_Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "icclinkRelease"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD BASE RSC /l 0xc0a /d "NDEBUG"
+# ADD RSC /l 0x417 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:console /machine:I386 /out:"..\..\bin\icclink.exe"
+
+!ELSEIF "$(CFG)" == "icclink - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "icclink___Win32_Debug"
+# PROP BASE Intermediate_Dir "icclink___Win32_Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "icclinkDebug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD BASE RSC /l 0xc0a /d "_DEBUG"
+# ADD RSC /l 0x417 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin\icclink.exe" /pdbtype:sept
+
+!ENDIF
+
+# Begin Target
+
+# Name "icclink - Win32 Release"
+# Name "icclink - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\samples\icclink.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\samples\xgetopt.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icctrans.dsp b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icctrans.dsp new file mode 100755 index 00000000..300f38ad --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/icctrans.dsp @@ -0,0 +1,110 @@ +# Microsoft Developer Studio Project File - Name="icctrans" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=icctrans - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "icctrans.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "icctrans.mak" CFG="icctrans - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "icctrans - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "icctrans - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "icctrans - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "IccTransRelease"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD BASE RSC /l 0xc0a /d "NDEBUG"
+# ADD RSC /l 0x417 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:console /machine:I386 /out:"..\..\bin\icctrans.exe"
+
+!ELSEIF "$(CFG)" == "icctrans - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "IccTransDebug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD BASE RSC /l 0xc0a /d "_DEBUG"
+# ADD RSC /l 0x417 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin\icctrans.exe" /pdbtype:sept
+
+!ENDIF
+
+# Begin Target
+
+# Name "icctrans - Win32 Release"
+# Name "icctrans - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\samples\icctrans.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\samples\vprf.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\samples\xgetopt.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/jpegicc.dsp b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/jpegicc.dsp new file mode 100755 index 00000000..48519ed6 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/jpegicc.dsp @@ -0,0 +1,118 @@ +# Microsoft Developer Studio Project File - Name="jpegicc" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=jpegicc - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "jpegicc.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "jpegicc.mak" CFG="jpegicc - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "jpegicc - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "jpegicc - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "jpegicc - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "JPEGIccRelease"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD BASE RSC /l 0xc0a /d "NDEBUG"
+# ADD RSC /l 0x417 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib libjpeg.lib /nologo /subsystem:console /machine:I386 /out:"..\..\bin\jpegicc.exe"
+
+!ELSEIF "$(CFG)" == "jpegicc - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "jpegicc___Win32_Debug"
+# PROP BASE Intermediate_Dir "jpegicc___Win32_Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "JPEGIccDebug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD BASE RSC /l 0xc0a /d "_DEBUG"
+# ADD RSC /l 0x417 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib libjpeg.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin\jpegicc.exe" /pdbtype:sept
+
+!ENDIF
+
+# Begin Target
+
+# Name "jpegicc - Win32 Release"
+# Name "jpegicc - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\jpegicc\iccjpeg.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\jpegicc\jpegicc.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\samples\vprf.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\samples\xgetopt.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\..\jpegicc\iccjpeg.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.dsp b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.dsp new file mode 100755 index 00000000..963821e3 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.dsp @@ -0,0 +1,197 @@ +# Microsoft Developer Studio Project File - Name="lcms" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Static Library" 0x0104
+
+CFG=lcms - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "lcms.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "lcms.mak" CFG="lcms - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "lcms - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "lcms - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "lcms - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "LibRelease"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MT /W4 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
+# ADD BASE RSC /l 0xc0a /d "NDEBUG"
+# ADD RSC /l 0x417 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\..\lib\MS\lcms.lib"
+
+!ELSEIF "$(CFG)" == "lcms - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "LibDebug"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0xc0a /d "_DEBUG"
+# ADD RSC /l 0x417 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\..\lib\MS\lcmsd.lib"
+
+!ENDIF
+
+# Begin Target
+
+# Name "lcms - Win32 Release"
+# Name "lcms - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\src\cmscam02.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmscam97.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmscgats.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmscnvrt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmserr.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsgamma.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsgmt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsintrp.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsio0.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsio1.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmslut.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsmatsh.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsmtrx.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsnamed.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmspack.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmspcs.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsps2.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmssamp.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsvirt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmswtpnt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsxform.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\..\include\icc34.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\lcms.h
+# End Source File
+# End Group
+# Begin Group "Documentation"
+
+# PROP Default_Filter ".txt"
+# Begin Source File
+
+SOURCE=..\..\doc\LCMSAPI.TXT
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\doc\TUTORIAL.TXT
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.dsw b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.dsw new file mode 100755 index 00000000..fd921a0e --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.dsw @@ -0,0 +1,146 @@ +Microsoft Developer Studio Workspace File, Format Version 6.00
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+
+###############################################################################
+
+Project: "Python"=".\Python.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name lcms
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "Testbed"=".\Testbed.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name lcms
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "icc2ps"=".\icc2ps.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name lcms
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "icclink"=".\icclink.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name lcms
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "icctrans"=".\icctrans.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name lcms
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "jpegicc"=".\jpegicc.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name lcms
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "lcms"=".\lcms.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "lcmsdll"=".\lcmsdll.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "tifficc"=".\tifficc.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name lcms
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Global:
+
+Package=<5>
+{{{
+}}}
+
+Package=<3>
+{{{
+}}}
+
+###############################################################################
+
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.opt b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.opt Binary files differnew file mode 100755 index 00000000..d58f0b20 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.opt diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.rc b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.rc new file mode 100755 index 00000000..477b2792 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcms.rc @@ -0,0 +1,113 @@ +//Microsoft Developer Studio generated resource script.
+//
+#include "resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#define APSTUDIO_HIDDEN_SYMBOLS
+#include "windows.h"
+#undef APSTUDIO_HIDDEN_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Spanish (Modern) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ESN)
+#ifdef _WIN32
+LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
+#pragma code_page(1252)
+#endif //_WIN32
+
+#ifndef _MAC
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+1 VERSIONINFO
+ FILEVERSION 1,0,17,0
+ PRODUCTVERSION 1,0,17,0
+ FILEFLAGSMASK 0x0L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x40004L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "040904e4"
+ BEGIN
+ VALUE "Comments", "\0"
+ VALUE "CompanyName", "Marti Maria\0"
+ VALUE "FileDescription", "lcms color engine\0"
+ VALUE "FileVersion", "1.17\0"
+ VALUE "InternalName", "lcms\0"
+ VALUE "LegalCopyright", "Copyright © Marti Maria 2007\0"
+ VALUE "LegalTrademarks", "\0"
+ VALUE "OriginalFilename", "lcms.dll\0"
+ VALUE "PrivateBuild", "\0"
+ VALUE "ProductName", "LittleCMS color engine\0"
+ VALUE "ProductVersion", "1, 0, 17, 0\0"
+ VALUE "SpecialBuild", "\0"
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x409, 1252
+ END
+END
+
+#endif // !_MAC
+
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "resource.h\0"
+END
+
+2 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
+ "#include ""windows.h""\r\n"
+ "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
+ "\0"
+END
+
+3 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "\r\n"
+ "\0"
+END
+
+#endif // APSTUDIO_INVOKED
+
+#endif // Spanish (Modern) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcmsdll.dsp b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcmsdll.dsp new file mode 100755 index 00000000..b6c7785f --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/lcmsdll.dsp @@ -0,0 +1,205 @@ +# Microsoft Developer Studio Project File - Name="lcmsdll" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=lcmsdll - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "lcmsdll.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "lcmsdll.mak" CFG="lcmsdll - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "lcmsdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "lcmsdll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+MTL=midl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "lcmsdll - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "lcmsdll___Win32_Release"
+# PROP BASE Intermediate_Dir "lcmsdll___Win32_Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "DllRelease"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LCMSDLL_EXPORTS" /YX /FD /c
+# ADD CPP /nologo /Zp1 /MT /W3 /O2 /I "..\include" /I "..\..\include" /D "NDEBUG" /D "LCMS_DLL" /D "LCMS_DLL_BUILD" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fo"Release/" /Fd"Release/" /FD /c
+# SUBTRACT CPP /YX
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0xc0a /d "NDEBUG"
+# ADD RSC /l 0x417 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib uuid.lib /nologo /dll /pdb:none /machine:I386 /out:"..\..\bin\lcms.dll" /implib:"Release/lcms.lib"
+
+!ELSEIF "$(CFG)" == "lcmsdll - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "lcmsdll___Win32_Debug"
+# PROP BASE Intermediate_Dir "lcmsdll___Win32_Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "DllDebug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LCMSDLL_EXPORTS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LCMSDLL_EXPORTS" /D "LCMS_DLL" /D "LCMS_DLL_BUILD" /FD /GZ /c
+# SUBTRACT CPP /YX
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0xc0a /d "_DEBUG"
+# ADD RSC /l 0x417 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib libc.lib /nologo /dll /debug /machine:I386 /out:"..\..\bin\lcmsd.dll" /pdbtype:sept
+
+!ENDIF
+
+# Begin Target
+
+# Name "lcmsdll - Win32 Release"
+# Name "lcmsdll - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\src\cmscam02.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmscam97.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmscgats.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmscnvrt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmserr.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsgamma.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsgmt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsintrp.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsio0.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsio1.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmslut.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsmatsh.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsmtrx.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsnamed.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmspack.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmspcs.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsps2.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmssamp.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsvirt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmswtpnt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\cmsxform.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lcms.def
+# End Source File
+# Begin Source File
+
+SOURCE=.\lcms.rc
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\..\include\icc34.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\lcms.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/resource.h b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/resource.h new file mode 100755 index 00000000..344dcdad --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/resource.h @@ -0,0 +1,16 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by lcms.rc +// + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NO_MFC 1 +#define _APS_NEXT_RESOURCE_VALUE 101 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1000 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/tifficc.dsp b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/tifficc.dsp new file mode 100755 index 00000000..78d3b86e --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC6/tifficc.dsp @@ -0,0 +1,110 @@ +# Microsoft Developer Studio Project File - Name="tifficc" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=tifficc - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "tifficc.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "tifficc.mak" CFG="tifficc - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "tifficc - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "tifficc - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "tifficc - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "tifficcRelease"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD BASE RSC /l 0xc0a /d "NDEBUG"
+# ADD RSC /l 0x417 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib libtiff.lib zlib.lib libjpeg.lib libc.lib /nologo /subsystem:console /machine:I386 /nodefaultlib /out:"..\..\bin\tifficc.exe"
+
+!ELSEIF "$(CFG)" == "tifficc - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "tifficc___Win32_Debug"
+# PROP BASE Intermediate_Dir "tifficc___Win32_Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir "tifficcDebug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD BASE RSC /l 0xc0a /d "_DEBUG"
+# ADD RSC /l 0x417 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib libtiff.lib zlib.lib libjpeg.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin\tifficc.exe" /pdbtype:sept
+
+!ENDIF
+
+# Begin Target
+
+# Name "tifficc - Win32 Release"
+# Name "tifficc - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\tifficc\tifficc.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\samples\vprf.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\samples\xgetopt.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
|
