blob: 862d976b66dbc3f64ebfb28d22eb1b38736ea485 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00004 Version="8.00"
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005 Name="AsmParser"
6 ProjectGUID="{3DC216F5-1DDD-478A-84F8-C124E5C31982}"
7 RootNamespace="AsmParser"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00008 Keyword="Win32Proj"
9 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +000010 <Platforms>
11 <Platform
Chuck Rose III6e1857b2007-07-27 18:20:11 +000012 Name="Win32"
13 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000014 </Platforms>
Chuck Rose III6e1857b2007-07-27 18:20:11 +000015 <ToolFiles>
16 </ToolFiles>
Dan Gohmanf17a25c2007-07-18 16:29:46 +000017 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="..\Debug"
21 IntermediateDirectory="Debug"
22 ConfigurationType="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000023 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="2"
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 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000041 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
45 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000046 StringPooling="true"
47 MinimalRebuild="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000048 BasicRuntimeChecks="3"
49 RuntimeLibrary="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000050 ForceConformanceInForLoopScope="true"
51 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000052 UsePrecompiledHeader="0"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000053 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000054 BrowseInformation="1"
55 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000056 Detect64BitPortabilityProblems="false"
57 DebugInformationFormat="3"
58 DisableSpecificWarnings="4355,4146,4800"
59 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000060 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000061 Name="VCManagedResourceCompilerTool"
62 />
63 <Tool
64 Name="VCResourceCompilerTool"
65 />
66 <Tool
67 Name="VCPreLinkEventTool"
68 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000069 <Tool
70 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000071 OutputFile="$(OutDir)/AsmParser.lib"
72 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000073 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000074 Name="VCALinkTool"
75 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000076 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000077 Name="VCXDCMakeTool"
78 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000079 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000080 Name="VCBscMakeTool"
81 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000082 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000083 Name="VCFxCopTool"
84 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000085 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000086 Name="VCPostBuildEventTool"
87 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000088 </Configuration>
89 <Configuration
90 Name="Release|Win32"
91 OutputDirectory="..\Release"
92 IntermediateDirectory="Release"
93 ConfigurationType="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000094 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
95 CharacterSet="2"
96 >
97 <Tool
98 Name="VCPreBuildEventTool"
99 />
100 <Tool
101 Name="VCCustomBuildTool"
102 />
103 <Tool
104 Name="VCXMLDataGeneratorTool"
105 />
106 <Tool
107 Name="VCWebServiceProxyGeneratorTool"
108 />
109 <Tool
110 Name="VCMIDLTool"
111 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000112 <Tool
113 Name="VCCLCompilerTool"
114 AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
115 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000116 StringPooling="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000117 RuntimeLibrary="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000118 ForceConformanceInForLoopScope="true"
119 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000120 UsePrecompiledHeader="0"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000121 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000122 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000123 Detect64BitPortabilityProblems="false"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000124 DebugInformationFormat="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000125 DisableSpecificWarnings="4355,4146,4800"
126 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000127 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000128 Name="VCManagedResourceCompilerTool"
129 />
130 <Tool
131 Name="VCResourceCompilerTool"
132 />
133 <Tool
134 Name="VCPreLinkEventTool"
135 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000136 <Tool
137 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000138 OutputFile="$(OutDir)/AsmParser.lib"
139 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000140 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000141 Name="VCALinkTool"
142 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000143 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000144 Name="VCXDCMakeTool"
145 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000146 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000147 Name="VCBscMakeTool"
148 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000149 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000150 Name="VCFxCopTool"
151 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000152 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000153 Name="VCPostBuildEventTool"
154 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000155 </Configuration>
156 </Configurations>
157 <References>
158 </References>
159 <Files>
160 <Filter
161 Name="Source Files"
162 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000163 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
164 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000165 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000166 RelativePath="..\..\lib\AsmParser\Lexer.l"
167 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000168 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000169 Name="Debug|Win32"
170 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000171 <Tool
172 Name="VCCustomBuildTool"
173 Description="Flexing $(InputFileName)"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000174 CommandLine="..\doflex.cmd debug $(InputName) $(InputPath)&#x0D;&#x0A;"
175 Outputs="$(InputName).cpp"
176 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000177 </FileConfiguration>
178 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000179 Name="Release|Win32"
180 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000181 <Tool
182 Name="VCCustomBuildTool"
183 Description="Flexing $(InputFileName)"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000184 CommandLine="..\doflex.cmd release $(InputName) $(InputPath)&#x0D;&#x0A;"
185 Outputs="$(InputName).cpp"
186 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000187 </FileConfiguration>
188 </File>
189 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000190 RelativePath="..\..\lib\AsmParser\llvmAsmParser.y"
191 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000192 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000193 Name="Debug|Win32"
194 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000195 <Tool
196 Name="VCCustomBuildTool"
197 Description="Bisoning $(InputFileName)"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000198 CommandLine="..\dobison.cmd llvmAsm debug $(InputName) $(InputPath)&#x0D;&#x0A;"
199 Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"
200 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000201 </FileConfiguration>
202 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000203 Name="Release|Win32"
204 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000205 <Tool
206 Name="VCCustomBuildTool"
207 Description="Bisoning $(InputFileName)"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000208 CommandLine="..\dobison.cmd llvmAsm release $(InputName) $(InputPath)&#x0D;&#x0A;"
209 Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"
210 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000211 </FileConfiguration>
212 </File>
213 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000214 RelativePath="..\..\lib\AsmParser\Parser.cpp"
215 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000216 </File>
217 </Filter>
218 <Filter
219 Name="Header Files"
220 Filter="h;hpp;hxx;hm;inl;inc;xsd"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000221 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
222 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000223 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000224 RelativePath="..\..\include\llvm\Assembly\Parser.h"
225 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000226 </File>
227 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000228 RelativePath="..\..\lib\AsmParser\ParserInternals.h"
229 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000230 </File>
231 </Filter>
232 <Filter
233 Name="Generated Files"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000234 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000235 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000236 RelativePath="Lexer.cpp"
237 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000238 </File>
239 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000240 RelativePath="llvmAsmParser.cpp"
241 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000242 </File>
243 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000244 RelativePath="llvmAsmParser.h"
245 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000246 </File>
247 </Filter>
248 </Files>
249 <Globals>
250 </Globals>
251</VisualStudioProject>