blob: 48162fd22b1bfdc429077bb0f5566b35d43967ba [file] [log] [blame]
Jeff Cohen184d84b2005-01-01 20:51:41 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="AsmParser"
6 ProjectGUID="{3DC216F5-1DDD-478A-84F8-C124E5C31982}"
7 RootNamespace="AsmParser"
8 Keyword="Win32Proj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
Jeff Cohenab791372005-02-02 06:33:11 +000016 OutputDirectory="..\Debug"
Jeff Cohen184d84b2005-01-01 20:51:41 +000017 IntermediateDirectory="Debug"
18 ConfigurationType="4"
19 CharacterSet="2">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
Jeff Cohen4ed1de82005-10-26 05:37:34 +000023 AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
Jeff Cohen184d84b2005-01-01 20:51:41 +000024 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
25 MinimalRebuild="TRUE"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="3"
28 ForceConformanceInForLoopScope="TRUE"
29 RuntimeTypeInfo="TRUE"
30 UsePrecompiledHeader="0"
31 BrowseInformation="1"
32 WarningLevel="3"
33 Detect64BitPortabilityProblems="FALSE"
34 DebugInformationFormat="4"
Jeff Cohenb32d7852005-01-30 17:54:12 +000035 DisableSpecificWarnings="4355,4146,4800"/>
Jeff Cohen184d84b2005-01-01 20:51:41 +000036 <Tool
37 Name="VCCustomBuildTool"/>
38 <Tool
39 Name="VCLibrarianTool"
40 OutputFile="$(OutDir)/AsmParser.lib"/>
41 <Tool
42 Name="VCMIDLTool"/>
43 <Tool
44 Name="VCPostBuildEventTool"/>
45 <Tool
46 Name="VCPreBuildEventTool"/>
47 <Tool
48 Name="VCPreLinkEventTool"/>
49 <Tool
50 Name="VCResourceCompilerTool"/>
51 <Tool
52 Name="VCWebServiceProxyGeneratorTool"/>
53 <Tool
54 Name="VCXMLDataGeneratorTool"/>
55 <Tool
56 Name="VCManagedWrapperGeneratorTool"/>
57 <Tool
58 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
59 </Configuration>
60 <Configuration
61 Name="Release|Win32"
Jeff Cohenab791372005-02-02 06:33:11 +000062 OutputDirectory="..\Release"
Jeff Cohen184d84b2005-01-01 20:51:41 +000063 IntermediateDirectory="Release"
64 ConfigurationType="4"
65 CharacterSet="2">
66 <Tool
67 Name="VCCLCompilerTool"
Jeff Cohen4ed1de82005-10-26 05:37:34 +000068 AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
Jeff Cohen184d84b2005-01-01 20:51:41 +000069 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
70 RuntimeLibrary="2"
71 ForceConformanceInForLoopScope="TRUE"
72 RuntimeTypeInfo="TRUE"
73 UsePrecompiledHeader="0"
74 WarningLevel="3"
75 Detect64BitPortabilityProblems="FALSE"
76 DebugInformationFormat="3"
Jeff Cohenb32d7852005-01-30 17:54:12 +000077 DisableSpecificWarnings="4355,4146,4800"/>
Jeff Cohen184d84b2005-01-01 20:51:41 +000078 <Tool
79 Name="VCCustomBuildTool"/>
80 <Tool
81 Name="VCLibrarianTool"
82 OutputFile="$(OutDir)/AsmParser.lib"/>
83 <Tool
84 Name="VCMIDLTool"/>
85 <Tool
86 Name="VCPostBuildEventTool"/>
87 <Tool
88 Name="VCPreBuildEventTool"/>
89 <Tool
90 Name="VCPreLinkEventTool"/>
91 <Tool
92 Name="VCResourceCompilerTool"/>
93 <Tool
94 Name="VCWebServiceProxyGeneratorTool"/>
95 <Tool
96 Name="VCXMLDataGeneratorTool"/>
97 <Tool
98 Name="VCManagedWrapperGeneratorTool"/>
99 <Tool
100 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
101 </Configuration>
102 </Configurations>
103 <References>
104 </References>
105 <Files>
106 <Filter
107 Name="Source Files"
108 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
109 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
110 <File
111 RelativePath="..\..\lib\AsmParser\Lexer.l">
112 <FileConfiguration
113 Name="Debug|Win32">
114 <Tool
115 Name="VCCustomBuildTool"
Jeff Cohen2f654ba2005-01-04 06:18:10 +0000116 Description="Flexing $(InputFileName)"
Jeff Cohen4ed1de82005-10-26 05:37:34 +0000117 CommandLine="..\doflex.cmd debug $(InputName) $(InputPath)"
118 Outputs="$(InputName).cpp"/>
Jeff Cohen184d84b2005-01-01 20:51:41 +0000119 </FileConfiguration>
120 <FileConfiguration
121 Name="Release|Win32">
122 <Tool
123 Name="VCCustomBuildTool"
Jeff Cohen2f654ba2005-01-04 06:18:10 +0000124 Description="Flexing $(InputFileName)"
Jeff Cohen4ed1de82005-10-26 05:37:34 +0000125 CommandLine="..\doflex.cmd release $(InputName) $(InputPath)"
126 Outputs="$(InputName).cpp"/>
Jeff Cohen184d84b2005-01-01 20:51:41 +0000127 </FileConfiguration>
128 </File>
129 <File
130 RelativePath="..\..\lib\AsmParser\llvmAsmParser.y">
131 <FileConfiguration
132 Name="Debug|Win32">
133 <Tool
134 Name="VCCustomBuildTool"
Jeff Cohen2f654ba2005-01-04 06:18:10 +0000135 Description="Bisoning $(InputFileName)"
Jeff Cohen4ed1de82005-10-26 05:37:34 +0000136 CommandLine="..\dobison.cmd llvmAsm debug $(InputName) $(InputPath)
Jeff Cohen184d84b2005-01-01 20:51:41 +0000137"
Jeff Cohen4ed1de82005-10-26 05:37:34 +0000138 Outputs="$(InputName).cpp;$(InputName).h"/>
Jeff Cohen184d84b2005-01-01 20:51:41 +0000139 </FileConfiguration>
140 <FileConfiguration
141 Name="Release|Win32">
142 <Tool
143 Name="VCCustomBuildTool"
Jeff Cohen2f654ba2005-01-04 06:18:10 +0000144 Description="Bisoning $(InputFileName)"
Jeff Cohen4ed1de82005-10-26 05:37:34 +0000145 CommandLine="..\dobison.cmd llvmAsm release $(InputName) $(InputPath)
Jeff Cohen184d84b2005-01-01 20:51:41 +0000146"
Jeff Cohen4ed1de82005-10-26 05:37:34 +0000147 Outputs="$(InputName).cpp;$(InputName).h"/>
Jeff Cohen184d84b2005-01-01 20:51:41 +0000148 </FileConfiguration>
149 </File>
150 <File
151 RelativePath="..\..\lib\AsmParser\Parser.cpp">
152 </File>
153 </Filter>
154 <Filter
155 Name="Header Files"
156 Filter="h;hpp;hxx;hm;inl;inc;xsd"
157 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
158 <File
Jeff Cohenc2017552005-01-01 22:30:19 +0000159 RelativePath="..\..\include\llvm\Assembly\Parser.h">
160 </File>
161 <File
Jeff Cohen184d84b2005-01-01 20:51:41 +0000162 RelativePath="..\..\lib\AsmParser\ParserInternals.h">
163 </File>
164 </Filter>
165 <Filter
166 Name="Generated Files"
167 Filter="">
168 <File
Jeff Cohen4ed1de82005-10-26 05:37:34 +0000169 RelativePath="Lexer.cpp">
Jeff Cohen184d84b2005-01-01 20:51:41 +0000170 </File>
171 <File
Jeff Cohen4ed1de82005-10-26 05:37:34 +0000172 RelativePath="llvmAsmParser.cpp">
Jeff Cohen184d84b2005-01-01 20:51:41 +0000173 </File>
174 <File
Jeff Cohen4ed1de82005-10-26 05:37:34 +0000175 RelativePath="llvmAsmParser.h">
Jeff Cohen184d84b2005-01-01 20:51:41 +0000176 </File>
177 </Filter>
178 </Files>
179 <Globals>
180 </Globals>
181</VisualStudioProject>