Enable browse information in Visual Studio
[oota-llvm.git] / win32 / Transforms / Transforms.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="Transforms"
6         ProjectGUID="{C59374C1-9FC0-4147-B836-327DFDC52D99}"
7         Keyword="Win32Proj">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory="..\Debug"
16                         IntermediateDirectory="Debug"
17                         ConfigurationType="4"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 AdditionalIncludeDirectories="..\..\include;.."
23                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS;HASH_NAMESPACE=&quot;stdext&quot;"
24                                 MinimalRebuild="TRUE"
25                                 BasicRuntimeChecks="3"
26                                 RuntimeLibrary="3"
27                                 ForceConformanceInForLoopScope="TRUE"
28                                 RuntimeTypeInfo="TRUE"
29                                 UsePrecompiledHeader="0"
30                                 BrowseInformation="1"
31                                 WarningLevel="3"
32                                 Detect64BitPortabilityProblems="FALSE"
33                                 DebugInformationFormat="4"
34                                 DisableSpecificWarnings="4146,4800"/>
35                         <Tool
36                                 Name="VCCustomBuildTool"/>
37                         <Tool
38                                 Name="VCLibrarianTool"
39                                 OutputFile="$(OutDir)/Transforms.lib"/>
40                         <Tool
41                                 Name="VCMIDLTool"/>
42                         <Tool
43                                 Name="VCPostBuildEventTool"/>
44                         <Tool
45                                 Name="VCPreBuildEventTool"/>
46                         <Tool
47                                 Name="VCPreLinkEventTool"/>
48                         <Tool
49                                 Name="VCResourceCompilerTool"/>
50                         <Tool
51                                 Name="VCWebServiceProxyGeneratorTool"/>
52                         <Tool
53                                 Name="VCXMLDataGeneratorTool"/>
54                         <Tool
55                                 Name="VCManagedWrapperGeneratorTool"/>
56                         <Tool
57                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
58                 </Configuration>
59                 <Configuration
60                         Name="Release|Win32"
61                         OutputDirectory="..\Release"
62                         IntermediateDirectory="Release"
63                         ConfigurationType="4"
64                         CharacterSet="2">
65                         <Tool
66                                 Name="VCCLCompilerTool"
67                                 AdditionalIncludeDirectories="..\..\include;.."
68                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
69                                 RuntimeLibrary="2"
70                                 ForceConformanceInForLoopScope="TRUE"
71                                 RuntimeTypeInfo="TRUE"
72                                 UsePrecompiledHeader="0"
73                                 WarningLevel="3"
74                                 Detect64BitPortabilityProblems="FALSE"
75                                 DebugInformationFormat="3"
76                                 DisableSpecificWarnings="4146,4800"/>
77                         <Tool
78                                 Name="VCCustomBuildTool"/>
79                         <Tool
80                                 Name="VCLibrarianTool"
81                                 OutputFile="$(OutDir)/Transforms.lib"/>
82                         <Tool
83                                 Name="VCMIDLTool"/>
84                         <Tool
85                                 Name="VCPostBuildEventTool"/>
86                         <Tool
87                                 Name="VCPreBuildEventTool"/>
88                         <Tool
89                                 Name="VCPreLinkEventTool"/>
90                         <Tool
91                                 Name="VCResourceCompilerTool"/>
92                         <Tool
93                                 Name="VCWebServiceProxyGeneratorTool"/>
94                         <Tool
95                                 Name="VCXMLDataGeneratorTool"/>
96                         <Tool
97                                 Name="VCManagedWrapperGeneratorTool"/>
98                         <Tool
99                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
100                 </Configuration>
101         </Configurations>
102         <References>
103         </References>
104         <Files>
105                 <Filter
106                         Name="Source Files"
107                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
108                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
109                         <File
110                                 RelativePath="..\..\lib\Transforms\ExprTypeConvert.cpp">
111                         </File>
112                         <File
113                                 RelativePath="..\..\lib\Transforms\LevelRaise.cpp">
114                         </File>
115                         <File
116                                 RelativePath="..\..\lib\Transforms\TransformInternals.cpp">
117                         </File>
118                         <File
119                                 RelativePath="..\..\lib\Transforms\TransformInternals.h">
120                         </File>
121                         <Filter
122                                 Name="Instrumentation"
123                                 Filter="">
124                                 <File
125                                         RelativePath="..\..\lib\Transforms\Instrumentation\BlockProfiling.cpp">
126                                 </File>
127                                 <File
128                                         RelativePath="..\..\lib\Transforms\Instrumentation\EdgeProfiling.cpp">
129                                 </File>
130                                 <File
131                                         RelativePath="..\..\lib\Transforms\Instrumentation\EmitFunctions.cpp">
132                                 </File>
133                                 <File
134                                         RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.cpp">
135                                 </File>
136                                 <File
137                                         RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.h">
138                                 </File>
139                                 <File
140                                         RelativePath="..\..\lib\Transforms\Instrumentation\TraceBasicBlocks.cpp">
141                                 </File>
142                                 <File
143                                         RelativePath="..\..\lib\Transforms\Instrumentation\TraceValues.cpp">
144                                 </File>
145                                 <Filter
146                                         Name="ProfilePaths"
147                                         Filter="">
148                                         <File
149                                                 RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\CombineBranch.cpp">
150                                         </File>
151                                         <File
152                                                 RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\EdgeCode.cpp">
153                                         </File>
154                                         <File
155                                                 RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\Graph.cpp">
156                                         </File>
157                                         <File
158                                                 RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\Graph.h">
159                                         </File>
160                                         <File
161                                                 RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\GraphAuxiliary.cpp">
162                                         </File>
163                                         <File
164                                                 RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\InstLoops.cpp">
165                                         </File>
166                                         <File
167                                                 RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\ProfilePaths.cpp">
168                                         </File>
169                                         <File
170                                                 RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\RetracePath.cpp">
171                                         </File>
172                                         <Filter
173                                                 Name="EmitFunctions"
174                                                 Filter="">
175                                         </Filter>
176                                 </Filter>
177                         </Filter>
178                         <Filter
179                                 Name="IPO"
180                                 Filter="">
181                                 <File
182                                         RelativePath="..\..\lib\Transforms\Ipo\ArgumentPromotion.cpp">
183                                 </File>
184                                 <File
185                                         RelativePath="..\..\lib\Transforms\Ipo\ConstantMerge.cpp">
186                                 </File>
187                                 <File
188                                         RelativePath="..\..\lib\Transforms\Ipo\DeadArgumentElimination.cpp">
189                                 </File>
190                                 <File
191                                         RelativePath="..\..\lib\Transforms\Ipo\DeadTypeElimination.cpp">
192                                 </File>
193                                 <File
194                                         RelativePath="..\..\lib\Transforms\Ipo\ExtractFunction.cpp">
195                                 </File>
196                                 <File
197                                         RelativePath="..\..\lib\Transforms\Ipo\FunctionResolution.cpp">
198                                 </File>
199                                 <File
200                                         RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp">
201                                 </File>
202                                 <File
203                                         RelativePath="..\..\lib\Transforms\Ipo\GlobalOpt.cpp">
204                                 </File>
205                                 <File
206                                         RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp">
207                                 </File>
208                                 <File
209                                         RelativePath="..\..\lib\Transforms\Ipo\Inliner.h">
210                                 </File>
211                                 <File
212                                         RelativePath="..\..\lib\Transforms\Ipo\InlineSimple.cpp">
213                                 </File>
214                                 <File
215                                         RelativePath="..\..\lib\Transforms\Ipo\Internalize.cpp">
216                                 </File>
217                                 <File
218                                         RelativePath="..\..\lib\Transforms\Ipo\IPConstantPropagation.cpp">
219                                 </File>
220                                 <File
221                                         RelativePath="..\..\lib\Transforms\Ipo\LoopExtractor.cpp">
222                                 </File>
223                                 <File
224                                         RelativePath="..\..\lib\Transforms\Ipo\LowerSetJmp.cpp">
225                                 </File>
226                                 <File
227                                         RelativePath="..\..\lib\Transforms\Ipo\PruneEH.cpp">
228                                 </File>
229                                 <File
230                                         RelativePath="..\..\lib\Transforms\Ipo\RaiseAllocations.cpp">
231                                 </File>
232                         </Filter>
233                         <Filter
234                                 Name="Scalar"
235                                 Filter="">
236                                 <File
237                                         RelativePath="..\..\lib\Transforms\Scalar\ADCE.cpp">
238                                 </File>
239                                 <File
240                                         RelativePath="..\..\lib\Transforms\Scalar\BasicBlockPlacement.cpp">
241                                 </File>
242                                 <File
243                                         RelativePath="..\..\lib\Transforms\Scalar\ConstantProp.cpp">
244                                 </File>
245                                 <File
246                                         RelativePath="..\..\lib\Transforms\Scalar\CorrelatedExprs.cpp">
247                                 </File>
248                                 <File
249                                         RelativePath="..\..\lib\Transforms\Scalar\DCE.cpp">
250                                 </File>
251                                 <File
252                                         RelativePath="..\..\lib\Transforms\Scalar\DeadStoreElimination.cpp">
253                                 </File>
254                                 <File
255                                         RelativePath="..\..\lib\Transforms\Scalar\GCSE.cpp">
256                                 </File>
257                                 <File
258                                         RelativePath="..\..\lib\Transforms\Scalar\IndVarSimplify.cpp">
259                                 </File>
260                                 <File
261                                         RelativePath="..\..\lib\Transforms\Scalar\InstructionCombining.cpp">
262                                 </File>
263                                 <File
264                                         RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp">
265                                 </File>
266                                 <File
267                                         RelativePath="..\..\lib\Transforms\Scalar\LoopSimplify.cpp">
268                                 </File>
269                                 <File
270                                         RelativePath="..\..\lib\Transforms\Scalar\LoopUnroll.cpp">
271                                 </File>
272                                 <File
273                                         RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp">
274                                 </File>
275                                 <File
276                                         RelativePath="..\..\lib\Transforms\Scalar\LowerAllocations.cpp">
277                                 </File>
278                                 <File
279                                         RelativePath="..\..\lib\Transforms\Scalar\LowerConstantExprs.cpp">
280                                 </File>
281                                 <File
282                                         RelativePath="..\..\lib\Transforms\Scalar\LowerGC.cpp">
283                                 </File>
284                                 <File
285                                         RelativePath="..\..\lib\Transforms\Scalar\LowerInvoke.cpp">
286                                 </File>
287                                 <File
288                                         RelativePath="..\..\lib\Transforms\Scalar\LowerPacked.cpp">
289                                 </File>
290                                 <File
291                                         RelativePath="..\..\lib\Transforms\Scalar\LowerSelect.cpp">
292                                 </File>
293                                 <File
294                                         RelativePath="..\..\lib\Transforms\Scalar\LowerSwitch.cpp">
295                                 </File>
296                                 <File
297                                         RelativePath="..\..\lib\Transforms\Scalar\Mem2Reg.cpp">
298                                 </File>
299                                 <File
300                                         RelativePath="..\..\lib\Transforms\Scalar\PRE.cpp">
301                                 </File>
302                                 <File
303                                         RelativePath="..\..\lib\Transforms\Scalar\Reassociate.cpp">
304                                 </File>
305                                 <File
306                                         RelativePath="..\..\lib\Transforms\Scalar\ScalarReplAggregates.cpp">
307                                 </File>
308                                 <File
309                                         RelativePath="..\..\lib\Transforms\Scalar\SCCP.cpp">
310                                 </File>
311                                 <File
312                                         RelativePath="..\..\lib\Transforms\Scalar\SimplifyCFG.cpp">
313                                 </File>
314                                 <File
315                                         RelativePath="..\..\lib\Transforms\Scalar\TailDuplication.cpp">
316                                 </File>
317                                 <File
318                                         RelativePath="..\..\lib\Transforms\Scalar\TailRecursionElimination.cpp">
319                                 </File>
320                         </Filter>
321                         <Filter
322                                 Name="Parallel"
323                                 Filter="">
324                         </Filter>
325                         <Filter
326                                 Name="Utils"
327                                 Filter="">
328                                 <File
329                                         RelativePath="..\..\lib\Transforms\Utils\BasicBlockUtils.cpp">
330                                 </File>
331                                 <File
332                                         RelativePath="..\..\lib\Transforms\Utils\BreakCriticalEdges.cpp">
333                                 </File>
334                                 <File
335                                         RelativePath="..\..\lib\Transforms\Utils\CloneFunction.cpp">
336                                 </File>
337                                 <File
338                                         RelativePath="..\..\lib\Transforms\Utils\CloneModule.cpp">
339                                 </File>
340                                 <File
341                                         RelativePath="..\..\lib\Transforms\Utils\CloneTrace.cpp">
342                                 </File>
343                                 <File
344                                         RelativePath="..\..\lib\Transforms\Utils\CodeExtractor.cpp">
345                                 </File>
346                                 <File
347                                         RelativePath="..\..\lib\Transforms\Utils\DemoteRegToStack.cpp">
348                                 </File>
349                                 <File
350                                         RelativePath="..\..\lib\Transforms\Utils\InlineFunction.cpp">
351                                 </File>
352                                 <File
353                                         RelativePath="..\..\lib\Transforms\Utils\Local.cpp">
354                                 </File>
355                                 <File
356                                         RelativePath="..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp">
357                                 </File>
358                                 <File
359                                         RelativePath="..\..\lib\Transforms\Utils\SimplifyCFG.cpp">
360                                         <FileConfiguration
361                                                 Name="Debug|Win32">
362                                                 <Tool
363                                                         Name="VCCLCompilerTool"
364                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
365                                         </FileConfiguration>
366                                         <FileConfiguration
367                                                 Name="Release|Win32">
368                                                 <Tool
369                                                         Name="VCCLCompilerTool"
370                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
371                                         </FileConfiguration>
372                                 </File>
373                                 <File
374                                         RelativePath="..\..\lib\Transforms\Utils\UnifyFunctionExitNodes.cpp">
375                                 </File>
376                                 <File
377                                         RelativePath="..\..\lib\Transforms\Utils\ValueMapper.cpp">
378                                 </File>
379                                 <File
380                                         RelativePath="..\..\lib\Transforms\Utils\ValueMapper.h">
381                                 </File>
382                         </Filter>
383                 </Filter>
384                 <Filter
385                         Name="Header Files"
386                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
387                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
388                         <File
389                                 RelativePath="..\..\include\llvm\Transforms\Utils\BasicBlockUtils.h">
390                         </File>
391                         <File
392                                 RelativePath="..\..\include\llvm\Transforms\Utils\Cloning.h">
393                         </File>
394                         <File
395                                 RelativePath="..\..\include\llvm\Transforms\Utils\FunctionUtils.h">
396                         </File>
397                         <File
398                                 RelativePath="..\..\include\llvm\Transforms\Instrumentation.h">
399                         </File>
400                         <File
401                                 RelativePath="..\..\include\llvm\Transforms\IPO.h">
402                         </File>
403                         <File
404                                 RelativePath="..\..\include\llvm\Transforms\Utils\Local.h">
405                         </File>
406                         <File
407                                 RelativePath="..\..\include\llvm\Transforms\Utils\PromoteMemToReg.h">
408                         </File>
409                         <File
410                                 RelativePath="..\..\include\llvm\Transforms\Scalar.h">
411                         </File>
412                         <File
413                                 RelativePath="..\..\include\llvm\Transforms\Utils\UnifyFunctionExitNodes.h">
414                         </File>
415                 </Filter>
416         </Files>
417         <Globals>
418         </Globals>
419 </VisualStudioProject>