alsa.audio: limit the supported frequencies to common set
[AROS.git] / workbench / libs / lcms2 / Projects / VC2012 / jpegicc / jpegicc.vcproj
blobc8e939638d159d34ff9e0b95ee26313b13057119
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="jpegicc"
6 ProjectGUID="{62812507-F926-4968-96A9-17678460AD90}"
7 RootNamespace="jpegicc"
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="1"
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;../../../utils/common"
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
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 AdditionalDependencies="libjpeg.lib"
65 OutputFile="../../../bin/jpegicciccd.exe"
66 LinkIncremental="2"
67 GenerateDebugInformation="true"
68 SubSystem="1"
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="1"
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 AdditionalIncludeDirectories="../../../include;../../../utils/common"
121 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
122 RuntimeLibrary="0"
123 EnableFunctionLevelLinking="true"
124 UsePrecompiledHeader="0"
125 WarningLevel="3"
126 DebugInformationFormat="3"
128 <Tool
129 Name="VCManagedResourceCompilerTool"
131 <Tool
132 Name="VCResourceCompilerTool"
134 <Tool
135 Name="VCPreLinkEventTool"
137 <Tool
138 Name="VCLinkerTool"
139 AdditionalDependencies="libjpeg.lib"
140 OutputFile="../../../bin/jpegicc.exe"
141 LinkIncremental="1"
142 GenerateDebugInformation="true"
143 SubSystem="1"
144 OptimizeReferences="2"
145 EnableCOMDATFolding="2"
146 TargetMachine="1"
148 <Tool
149 Name="VCALinkTool"
151 <Tool
152 Name="VCManifestTool"
154 <Tool
155 Name="VCXDCMakeTool"
157 <Tool
158 Name="VCBscMakeTool"
160 <Tool
161 Name="VCFxCopTool"
163 <Tool
164 Name="VCAppVerifierTool"
166 <Tool
167 Name="VCPostBuildEventTool"
169 </Configuration>
170 </Configurations>
171 <References>
172 </References>
173 <Files>
174 <Filter
175 Name="Source Files"
176 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
177 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
179 <File
180 RelativePath="..\..\..\utils\jpegicc\iccjpeg.c"
182 </File>
183 <File
184 RelativePath="..\..\..\utils\jpegicc\jpegicc.c"
186 </File>
187 <File
188 RelativePath="..\..\..\utils\common\vprf.c"
190 </File>
191 <File
192 RelativePath="..\..\..\utils\common\xgetopt.c"
194 </File>
195 </Filter>
196 <Filter
197 Name="Header Files"
198 Filter="h;hpp;hxx;hm;inl;inc;xsd"
199 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
201 </Filter>
202 <Filter
203 Name="Resource Files"
204 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
205 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
207 </Filter>
208 </Files>
209 <Globals>
210 </Globals>
211 </VisualStudioProject>