Tizen 2.0 Release
[external/lcms.git] / Projects / VC2010 / lcms2_DLL / lcms2_DLL.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="lcms2_DLL"
6         ProjectGUID="{8C51BE48-ADB8-4089-A9EC-F6BF993A0548}"
7         RootNamespace="lcms2_DLL"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="196613"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15         </Platforms>
16         <ToolFiles>
17         </ToolFiles>
18         <Configurations>
19                 <Configuration
20                         Name="Debug|Win32"
21                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22                         IntermediateDirectory="$(ConfigurationName)"
23                         ConfigurationType="2"
24                         CharacterSet="1"
25                         >
26                         <Tool
27                                 Name="VCPreBuildEventTool"
28                         />
29                         <Tool
30                                 Name="VCCustomBuildTool"
31                         />
32                         <Tool
33                                 Name="VCXMLDataGeneratorTool"
34                         />
35                         <Tool
36                                 Name="VCWebServiceProxyGeneratorTool"
37                         />
38                         <Tool
39                                 Name="VCMIDLTool"
40                         />
41                         <Tool
42                                 Name="VCCLCompilerTool"
43                                 Optimization="0"
44                                 AdditionalIncludeDirectories="../../../include"
45                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CMS_DLL_BUILD;_CRT_SECURE_NO_WARNINGS"
46                                 MinimalRebuild="true"
47                                 BasicRuntimeChecks="3"
48                                 RuntimeLibrary="3"
49                                 UsePrecompiledHeader="0"
50                                 WarningLevel="3"
51                                 DebugInformationFormat="4"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLinkerTool"
64                                 OutputFile="../../../bin/lcms2d.dll"
65                                 LinkIncremental="2"
66                                 ModuleDefinitionFile="..\..\..\src\lcms2.def"
67                                 GenerateDebugInformation="true"
68                                 SubSystem="2"
69                                 TargetMachine="1"
70                         />
71                         <Tool
72                                 Name="VCALinkTool"
73                         />
74                         <Tool
75                                 Name="VCManifestTool"
76                         />
77                         <Tool
78                                 Name="VCXDCMakeTool"
79                         />
80                         <Tool
81                                 Name="VCBscMakeTool"
82                         />
83                         <Tool
84                                 Name="VCFxCopTool"
85                         />
86                         <Tool
87                                 Name="VCAppVerifierTool"
88                         />
89                         <Tool
90                                 Name="VCPostBuildEventTool"
91                         />
92                 </Configuration>
93                 <Configuration
94                         Name="Release|Win32"
95                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96                         IntermediateDirectory="$(ConfigurationName)"
97                         ConfigurationType="2"
98                         CharacterSet="1"
99                         WholeProgramOptimization="1"
100                         >
101                         <Tool
102                                 Name="VCPreBuildEventTool"
103                         />
104                         <Tool
105                                 Name="VCCustomBuildTool"
106                         />
107                         <Tool
108                                 Name="VCXMLDataGeneratorTool"
109                         />
110                         <Tool
111                                 Name="VCWebServiceProxyGeneratorTool"
112                         />
113                         <Tool
114                                 Name="VCMIDLTool"
115                         />
116                         <Tool
117                                 Name="VCCLCompilerTool"
118                                 Optimization="2"
119                                 EnableIntrinsicFunctions="true"
120                                 FavorSizeOrSpeed="1"
121                                 OmitFramePointers="true"
122                                 EnableFiberSafeOptimizations="true"
123                                 WholeProgramOptimization="true"
124                                 AdditionalIncludeDirectories="../../../include"
125                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CMS_DLL_BUILD;_CRT_SECURE_NO_WARNINGS"
126                                 RuntimeLibrary="2"
127                                 EnableFunctionLevelLinking="true"
128                                 UsePrecompiledHeader="0"
129                                 WarningLevel="4"
130                                 DebugInformationFormat="3"
131                         />
132                         <Tool
133                                 Name="VCManagedResourceCompilerTool"
134                         />
135                         <Tool
136                                 Name="VCResourceCompilerTool"
137                         />
138                         <Tool
139                                 Name="VCPreLinkEventTool"
140                         />
141                         <Tool
142                                 Name="VCLinkerTool"
143                                 OutputFile="../../../bin/lcms2.dll"
144                                 LinkIncremental="1"
145                                 ModuleDefinitionFile="..\..\..\src\lcms2.def"
146                                 GenerateDebugInformation="true"
147                                 SubSystem="2"
148                                 OptimizeReferences="2"
149                                 EnableCOMDATFolding="2"
150                                 TargetMachine="1"
151                         />
152                         <Tool
153                                 Name="VCALinkTool"
154                         />
155                         <Tool
156                                 Name="VCManifestTool"
157                         />
158                         <Tool
159                                 Name="VCXDCMakeTool"
160                         />
161                         <Tool
162                                 Name="VCBscMakeTool"
163                         />
164                         <Tool
165                                 Name="VCFxCopTool"
166                         />
167                         <Tool
168                                 Name="VCAppVerifierTool"
169                         />
170                         <Tool
171                                 Name="VCPostBuildEventTool"
172                         />
173                 </Configuration>
174         </Configurations>
175         <References>
176         </References>
177         <Files>
178                 <Filter
179                         Name="Source Files"
180                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
181                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
182                         >
183                         <File
184                                 RelativePath="..\..\..\src\cmscam02.c"
185                                 >
186                         </File>
187                         <File
188                                 RelativePath="..\..\..\src\cmscgats.c"
189                                 >
190                         </File>
191                         <File
192                                 RelativePath="..\..\..\src\cmscnvrt.c"
193                                 >
194                         </File>
195                         <File
196                                 RelativePath="..\..\..\src\cmserr.c"
197                                 >
198                         </File>
199                         <File
200                                 RelativePath="..\..\..\src\cmsgamma.c"
201                                 >
202                         </File>
203                         <File
204                                 RelativePath="..\..\..\src\cmsgmt.c"
205                                 >
206                         </File>
207                         <File
208                                 RelativePath="..\..\..\src\cmsintrp.c"
209                                 >
210                         </File>
211                         <File
212                                 RelativePath="..\..\..\src\cmsio0.c"
213                                 >
214                         </File>
215                         <File
216                                 RelativePath="..\..\..\src\cmsio1.c"
217                                 >
218                         </File>
219                         <File
220                                 RelativePath="..\..\..\src\cmslut.c"
221                                 >
222                         </File>
223                         <File
224                                 RelativePath="..\..\..\src\cmsmd5.c"
225                                 >
226                         </File>
227                         <File
228                                 RelativePath="..\..\..\src\cmsmtrx.c"
229                                 >
230                         </File>
231                         <File
232                                 RelativePath="..\..\..\src\cmsnamed.c"
233                                 >
234                         </File>
235                         <File
236                                 RelativePath="..\..\..\src\cmsopt.c"
237                                 >
238                         </File>
239                         <File
240                                 RelativePath="..\..\..\src\cmspack.c"
241                                 >
242                         </File>
243                         <File
244                                 RelativePath="..\..\..\src\cmspcs.c"
245                                 >
246                         </File>
247                         <File
248                                 RelativePath="..\..\..\src\cmsplugin.c"
249                                 >
250                         </File>
251                         <File
252                                 RelativePath="..\..\..\src\cmsps2.c"
253                                 >
254                         </File>
255                         <File
256                                 RelativePath="..\..\..\src\cmssamp.c"
257                                 >
258                         </File>
259                         <File
260                                 RelativePath="..\..\..\src\cmssm.c"
261                                 >
262                         </File>
263                         <File
264                                 RelativePath="..\..\..\src\cmstypes.c"
265                                 >
266                         </File>
267                         <File
268                                 RelativePath="..\..\..\src\cmsvirt.c"
269                                 >
270                         </File>
271                         <File
272                                 RelativePath="..\..\..\src\cmswtpnt.c"
273                                 >
274                         </File>
275                         <File
276                                 RelativePath="..\..\..\src\cmsxform.c"
277                                 >
278                         </File>
279                         <File
280                                 RelativePath="..\..\..\src\lcms2.def"
281                                 >
282                                 <FileConfiguration
283                                         Name="Release|Win32"
284                                         >
285                                         <Tool
286                                                 Name="VCCustomBuildTool"
287                                         />
288                                 </FileConfiguration>
289                         </File>
290                         <File
291                                 RelativePath="..\..\..\src\lcms2_internal.h"
292                                 >
293                         </File>
294                 </Filter>
295                 <Filter
296                         Name="Header Files"
297                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
298                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
299                         >
300                         <File
301                                 RelativePath="..\..\..\include\lcms2.h"
302                                 >
303                         </File>
304                         <File
305                                 RelativePath="..\..\..\include\lcms2_plugin.h"
306                                 >
307                         </File>
308                 </Filter>
309                 <Filter
310                         Name="Resource Files"
311                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
312                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
313                         >
314                         <File
315                                 RelativePath="..\lcms2.rc"
316                                 >
317                         </File>
318                         <File
319                                 RelativePath="..\resource.h"
320                                 >
321                         </File>
322                 </Filter>
323         </Files>
324         <Globals>
325         </Globals>
326 </VisualStudioProject>