~ubuntu-branches/ubuntu/hoary/devil/hoary

« back to all changes in this revision

Viewing changes to projects/msvc/extlibs/lcmsdll.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2005-01-03 19:57:42 UTC
  • Revision ID: james.westby@ubuntu.com-20050103195742-4ipkplcwygu3irv0
Tags: upstream-1.6.7
ImportĀ upstreamĀ versionĀ 1.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="lcmsdll" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
 
6
 
 
7
CFG=lcmsdll - Win32 Debug
 
8
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
 
9
!MESSAGE use the Export Makefile command and run
 
10
!MESSAGE 
 
11
!MESSAGE NMAKE /f "lcmsdll.mak".
 
12
!MESSAGE 
 
13
!MESSAGE You can specify a configuration when running NMAKE
 
14
!MESSAGE by defining the macro CFG on the command line. For example:
 
15
!MESSAGE 
 
16
!MESSAGE NMAKE /f "lcmsdll.mak" CFG="lcmsdll - Win32 Debug"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "lcmsdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
 
21
!MESSAGE "lcmsdll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
 
22
!MESSAGE "lcmsdll - Win32 Dynamic" (based on "Win32 (x86) Dynamic-Link Library")
 
23
!MESSAGE 
 
24
 
 
25
# Begin Project
 
26
# PROP AllowPerConfigDependencies 0
 
27
# PROP Scc_ProjName ""
 
28
# PROP Scc_LocalPath ""
 
29
CPP=cl.exe
 
30
MTL=midl.exe
 
31
RSC=rc.exe
 
32
 
 
33
!IF  "$(CFG)" == "lcmsdll - Win32 Release"
 
34
 
 
35
# PROP BASE Use_MFC 0
 
36
# PROP BASE Use_Debug_Libraries 0
 
37
# PROP BASE Output_Dir "lcmsdll___Win32_Release"
 
38
# PROP BASE Intermediate_Dir "lcmsdll___Win32_Release"
 
39
# PROP BASE Target_Dir ""
 
40
# PROP Use_MFC 0
 
41
# PROP Use_Debug_Libraries 0
 
42
# PROP Output_Dir "..\..\..\extlibs\lib"
 
43
# PROP Intermediate_Dir "lcms___Win32_Release"
 
44
# PROP Ignore_Export_Lib 0
 
45
# PROP Target_Dir ""
 
46
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LCMSDLL_EXPORTS" /YX /FD /c
 
47
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LCMSDLL_EXPORTS" /D "LCMS_DLL_BUILD" /YX /FD /c
 
48
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 
49
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 
50
# ADD BASE RSC /l 0xc0a /d "NDEBUG"
 
51
# ADD RSC /l 0xc0a /d "NDEBUG"
 
52
BSC32=bscmake.exe
 
53
# ADD BASE BSC32 /nologo
 
54
# ADD BSC32 /nologo
 
55
LINK32=link.exe
 
56
# 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
 
57
# ADD 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 /def:"..\..\..\extlibs\LittleCMS\Projects\VC6\lcmsvc.def" /out:"..\..\..\extlibs\lib\lcms108.dll"
 
58
# SUBTRACT LINK32 /pdb:none
 
59
 
 
60
!ELSEIF  "$(CFG)" == "lcmsdll - Win32 Debug"
 
61
 
 
62
# PROP BASE Use_MFC 0
 
63
# PROP BASE Use_Debug_Libraries 1
 
64
# PROP BASE Output_Dir "lcmsdll___Win32_Debug"
 
65
# PROP BASE Intermediate_Dir "lcmsdll___Win32_Debug"
 
66
# PROP BASE Target_Dir ""
 
67
# PROP Use_MFC 0
 
68
# PROP Use_Debug_Libraries 1
 
69
# PROP Output_Dir "..\..\..\extlibs\lib\debug"
 
70
# PROP Intermediate_Dir "lcms___Win32_Debug"
 
71
# PROP Ignore_Export_Lib 0
 
72
# PROP Target_Dir ""
 
73
# 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
 
74
# 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_BUILD" /YX /FD /GZ /c
 
75
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 
76
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 
77
# ADD BASE RSC /l 0xc0a /d "_DEBUG"
 
78
# ADD RSC /l 0xc0a /d "_DEBUG"
 
79
BSC32=bscmake.exe
 
80
# ADD BASE BSC32 /nologo
 
81
# ADD BSC32 /nologo
 
82
LINK32=link.exe
 
83
# 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
 
84
# ADD 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 /def:"..\..\..\extlibs\LittleCMS\Projects\VC6\lcmsvc.def" /out:"..\..\..\extlibs\lib\debug\lcms108.dll" /pdbtype:sept
 
85
# SUBTRACT LINK32 /pdb:none
 
86
 
 
87
!ELSEIF  "$(CFG)" == "lcmsdll - Win32 Dynamic"
 
88
 
 
89
# PROP BASE Use_MFC 0
 
90
# PROP BASE Use_Debug_Libraries 0
 
91
# PROP BASE Output_Dir "lcmsdll___Win32_Dynamic"
 
92
# PROP BASE Intermediate_Dir "lcmsdll___Win32_Dynamic"
 
93
# PROP BASE Ignore_Export_Lib 0
 
94
# PROP BASE Target_Dir ""
 
95
# PROP Use_MFC 0
 
96
# PROP Use_Debug_Libraries 0
 
97
# PROP Output_Dir "..\..\..\extlibs\lib"
 
98
# PROP Intermediate_Dir "lcmsdll___Win32_Dynamic"
 
99
# PROP Ignore_Export_Lib 0
 
100
# PROP Target_Dir ""
 
101
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\include" /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LCMSDLL_EXPORTS" /D "LCMS_DLL_BUILD" /YX /FD /c
 
102
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LCMSDLL_EXPORTS" /D "LCMS_DLL_BUILD" /YX /FD /c
 
103
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 
104
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 
105
# ADD BASE RSC /l 0xc0a /d "NDEBUG"
 
106
# ADD RSC /l 0xc0a /d "NDEBUG"
 
107
BSC32=bscmake.exe
 
108
# ADD BASE BSC32 /nologo
 
109
# ADD BSC32 /nologo
 
110
LINK32=link.exe
 
111
# 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 /out:"..\..\..\lib\lcms108.dll" /implib:"..\..\..\lib\lcms108.lib"
 
112
# SUBTRACT BASE LINK32 /pdb:none
 
113
# ADD 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 /def:"..\..\..\extlibs\LittleCMS\Projects\VC6\lcmsvc.def" /out:"..\..\..\extlibs\lib\lcms108.dll"
 
114
# SUBTRACT LINK32 /pdb:none
 
115
 
 
116
!ENDIF 
 
117
 
 
118
# Begin Target
 
119
 
 
120
# Name "lcmsdll - Win32 Release"
 
121
# Name "lcmsdll - Win32 Debug"
 
122
# Name "lcmsdll - Win32 Dynamic"
 
123
# Begin Group "Source Files"
 
124
 
 
125
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
126
# Begin Source File
 
127
 
 
128
SOURCE=..\..\..\extlibs\LittleCMS\src\cmscam97.c
 
129
# End Source File
 
130
# Begin Source File
 
131
 
 
132
SOURCE=..\..\..\extlibs\LittleCMS\src\cmscnvrt.c
 
133
# End Source File
 
134
# Begin Source File
 
135
 
 
136
SOURCE=..\..\..\extlibs\LittleCMS\src\cmserr.c
 
137
# End Source File
 
138
# Begin Source File
 
139
 
 
140
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsgamma.c
 
141
# End Source File
 
142
# Begin Source File
 
143
 
 
144
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsgmt.c
 
145
# End Source File
 
146
# Begin Source File
 
147
 
 
148
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsintrp.c
 
149
# End Source File
 
150
# Begin Source File
 
151
 
 
152
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsio1.c
 
153
# End Source File
 
154
# Begin Source File
 
155
 
 
156
SOURCE=..\..\..\extlibs\LittleCMS\src\cmslut.c
 
157
# End Source File
 
158
# Begin Source File
 
159
 
 
160
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsmatsh.c
 
161
# End Source File
 
162
# Begin Source File
 
163
 
 
164
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsmtrx.c
 
165
# End Source File
 
166
# Begin Source File
 
167
 
 
168
SOURCE=..\..\..\extlibs\LittleCMS\src\cmspack.c
 
169
# End Source File
 
170
# Begin Source File
 
171
 
 
172
SOURCE=..\..\..\extlibs\LittleCMS\src\cmspcs.c
 
173
# End Source File
 
174
# Begin Source File
 
175
 
 
176
SOURCE=..\..\..\extlibs\LittleCMS\src\cmssamp.c
 
177
# End Source File
 
178
# Begin Source File
 
179
 
 
180
SOURCE=..\..\..\extlibs\LittleCMS\src\cmswtpnt.c
 
181
# End Source File
 
182
# Begin Source File
 
183
 
 
184
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsxform.c
 
185
# End Source File
 
186
# Begin Source File
 
187
 
 
188
SOURCE=..\..\..\extlibs\LittleCMS\Projects\VC6\lcms.rc
 
189
# PROP Exclude_From_Build 1
 
190
# End Source File
 
191
# Begin Source File
 
192
 
 
193
SOURCE=..\..\..\extlibs\LittleCMS\Projects\VC6\lcmsvc.def
 
194
# PROP Exclude_From_Build 1
 
195
# End Source File
 
196
# End Group
 
197
# Begin Group "Header Files"
 
198
 
 
199
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
200
# Begin Source File
 
201
 
 
202
SOURCE=..\..\..\extlibs\LittleCMS\include\icc34.h
 
203
# End Source File
 
204
# Begin Source File
 
205
 
 
206
SOURCE=..\..\..\extlibs\LittleCMS\include\lcms.h
 
207
# End Source File
 
208
# End Group
 
209
# Begin Group "Resource Files"
 
210
 
 
211
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 
212
# End Group
 
213
# End Target
 
214
# End Project