alsa.audio: limit the supported frequencies to common set
[AROS.git] / workbench / libs / lcms2 / Projects / VC2012 / lcms2_DLL / lcms2_DLL.vcproj
blobb3f9f259a7b92d3a6dd0957609f6b3ee68d63b8d
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"
11 <Platforms>
12 <Platform
13 Name="Win32"
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"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
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"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
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"
71 <Tool
72 Name="VCALinkTool"
74 <Tool
75 Name="VCManifestTool"
77 <Tool
78 Name="VCXDCMakeTool"
80 <Tool
81 Name="VCBscMakeTool"
83 <Tool
84 Name="VCFxCopTool"
86 <Tool
87 Name="VCAppVerifierTool"
89 <Tool
90 Name="VCPostBuildEventTool"
92 </Configuration>
93 <Configuration
94 Name="Release|Win32"
95 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96 IntermediateDirectory="$(ConfigurationName)"
97 ConfigurationType="2"
98 CharacterSet="1"
99 WholeProgramOptimization="1"
101 <Tool
102 Name="VCPreBuildEventTool"
104 <Tool
105 Name="VCCustomBuildTool"
107 <Tool
108 Name="VCXMLDataGeneratorTool"
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
113 <Tool
114 Name="VCMIDLTool"
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"
132 <Tool
133 Name="VCManagedResourceCompilerTool"
135 <Tool
136 Name="VCResourceCompilerTool"
138 <Tool
139 Name="VCPreLinkEventTool"
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"
152 <Tool
153 Name="VCALinkTool"
155 <Tool
156 Name="VCManifestTool"
158 <Tool
159 Name="VCXDCMakeTool"
161 <Tool
162 Name="VCBscMakeTool"
164 <Tool
165 Name="VCFxCopTool"
167 <Tool
168 Name="VCAppVerifierTool"
170 <Tool
171 Name="VCPostBuildEventTool"
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}"
183 <File
184 RelativePath="..\..\..\src\cmscam02.c"
186 </File>
187 <File
188 RelativePath="..\..\..\src\cmscgats.c"
190 </File>
191 <File
192 RelativePath="..\..\..\src\cmscnvrt.c"
194 </File>
195 <File
196 RelativePath="..\..\..\src\cmserr.c"
198 </File>
199 <File
200 RelativePath="..\..\..\src\cmsgamma.c"
202 </File>
203 <File
204 RelativePath="..\..\..\src\cmsgmt.c"
206 </File>
207 <File
208 RelativePath="..\..\..\src\cmsintrp.c"
210 </File>
211 <File
212 RelativePath="..\..\..\src\cmsio0.c"
214 </File>
215 <File
216 RelativePath="..\..\..\src\cmsio1.c"
218 </File>
219 <File
220 RelativePath="..\..\..\src\cmslut.c"
222 </File>
223 <File
224 RelativePath="..\..\..\src\cmsmd5.c"
226 </File>
227 <File
228 RelativePath="..\..\..\src\cmsmtrx.c"
230 </File>
231 <File
232 RelativePath="..\..\..\src\cmsnamed.c"
234 </File>
235 <File
236 RelativePath="..\..\..\src\cmsopt.c"
238 </File>
239 <File
240 RelativePath="..\..\..\src\cmspack.c"
242 </File>
243 <File
244 RelativePath="..\..\..\src\cmspcs.c"
246 </File>
247 <File
248 RelativePath="..\..\..\src\cmsplugin.c"
250 </File>
251 <File
252 RelativePath="..\..\..\src\cmsps2.c"
254 </File>
255 <File
256 RelativePath="..\..\..\src\cmssamp.c"
258 </File>
259 <File
260 RelativePath="..\..\..\src\cmssm.c"
262 </File>
263 <File
264 RelativePath="..\..\..\src\cmstypes.c"
266 </File>
267 <File
268 RelativePath="..\..\..\src\cmsvirt.c"
270 </File>
271 <File
272 RelativePath="..\..\..\src\cmswtpnt.c"
274 </File>
275 <File
276 RelativePath="..\..\..\src\cmsxform.c"
278 </File>
279 <File
280 RelativePath="..\..\..\src\lcms2.def"
282 <FileConfiguration
283 Name="Release|Win32"
285 <Tool
286 Name="VCCustomBuildTool"
288 </FileConfiguration>
289 </File>
290 <File
291 RelativePath="..\..\..\src\lcms2_internal.h"
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}"
300 <File
301 RelativePath="..\..\..\include\lcms2.h"
303 </File>
304 <File
305 RelativePath="..\..\..\include\lcms2_plugin.h"
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}"
314 <File
315 RelativePath="..\lcms2.rc"
317 </File>
318 <File
319 RelativePath="..\resource.h"
321 </File>
322 </Filter>
323 </Files>
324 <Globals>
325 </Globals>
326 </VisualStudioProject>