grub2: bring back build of aros-side grub2 tools
[AROS.git] / workbench / libs / lcms2 / Projects / VC2012 / testbed / testbed.vcproj
blobc2d7db7e6fd437b07148679555a1f9cf8c5b1582
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="testbed"
6 ProjectGUID="{928A3A2B-46EF-4279-959C-513B3652FF0E}"
7 RootNamespace="testbed"
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;../../../src"
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 LinkIncremental="2"
65 GenerateDebugInformation="true"
66 SubSystem="1"
67 TargetMachine="1"
68 Profile="false"
70 <Tool
71 Name="VCALinkTool"
73 <Tool
74 Name="VCManifestTool"
76 <Tool
77 Name="VCXDCMakeTool"
79 <Tool
80 Name="VCBscMakeTool"
82 <Tool
83 Name="VCFxCopTool"
85 <Tool
86 Name="VCAppVerifierTool"
88 <Tool
89 Name="VCPostBuildEventTool"
91 </Configuration>
92 <Configuration
93 Name="Release|Win32"
94 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
95 IntermediateDirectory="$(ConfigurationName)"
96 ConfigurationType="1"
97 CharacterSet="1"
98 WholeProgramOptimization="1"
100 <Tool
101 Name="VCPreBuildEventTool"
103 <Tool
104 Name="VCCustomBuildTool"
106 <Tool
107 Name="VCXMLDataGeneratorTool"
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
112 <Tool
113 Name="VCMIDLTool"
115 <Tool
116 Name="VCCLCompilerTool"
117 Optimization="2"
118 EnableIntrinsicFunctions="true"
119 FavorSizeOrSpeed="1"
120 OmitFramePointers="true"
121 EnableFiberSafeOptimizations="true"
122 AdditionalIncludeDirectories="../../../include;../../../src"
123 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
124 RuntimeLibrary="0"
125 BufferSecurityCheck="false"
126 EnableFunctionLevelLinking="true"
127 EnableEnhancedInstructionSet="0"
128 UsePrecompiledHeader="0"
129 WarningLevel="3"
130 DebugInformationFormat="3"
131 CallingConvention="0"
133 <Tool
134 Name="VCManagedResourceCompilerTool"
136 <Tool
137 Name="VCResourceCompilerTool"
139 <Tool
140 Name="VCPreLinkEventTool"
142 <Tool
143 Name="VCLinkerTool"
144 LinkIncremental="1"
145 GenerateDebugInformation="true"
146 SubSystem="1"
147 OptimizeReferences="2"
148 EnableCOMDATFolding="2"
149 TargetMachine="1"
150 Profile="false"
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="..\..\..\testbed\testcms2.c"
186 </File>
187 </Filter>
188 <Filter
189 Name="Header Files"
190 Filter="h;hpp;hxx;hm;inl;inc;xsd"
191 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
193 </Filter>
194 <Filter
195 Name="Resource Files"
196 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
197 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
199 </Filter>
200 </Files>
201 <Globals>
202 </Globals>
203 </VisualStudioProject>