1 <VisualStudioProject>
\r
3 ProjectType = "Local"
\r
4 ProductVersion = "7.10.6030"
\r
5 SchemaVersion = "2.0"
\r
6 ProjectGuid = "{6B00E2C0-C58E-4399-A323-A034415E67D4}"
\r
10 ApplicationIcon = ""
\r
11 AssemblyKeyContainerName = ""
\r
12 AssemblyName = "AspectSharp.Lang"
\r
13 AssemblyOriginatorKeyFile = ""
\r
14 DefaultClientScript = "JScript"
\r
15 DefaultHTMLPageLayout = "Grid"
\r
16 DefaultTargetSchema = "IE50"
\r
18 OutputType = "Library"
\r
21 RootNamespace = "AspectSharp.Lang"
\r
22 RunPostBuildEvent = "OnBuildSuccess"
\r
27 AllowUnsafeBlocks = "false"
\r
28 BaseAddress = "285212672"
\r
29 CheckForOverflowUnderflow = "false"
\r
30 ConfigurationOverrideFile = ""
\r
31 DefineConstants = "DEBUG;TRACE"
\r
32 DocumentationFile = "AspectSharp.Lang.xml"
\r
33 DebugSymbols = "true"
\r
34 FileAlignment = "4096"
\r
35 IncrementalBuild = "false"
\r
39 OutputPath = "..\bin\"
\r
40 RegisterForComInterop = "false"
\r
41 RemoveIntegerChecks = "false"
\r
42 TreatWarningsAsErrors = "true"
\r
47 AllowUnsafeBlocks = "false"
\r
48 BaseAddress = "285212672"
\r
49 CheckForOverflowUnderflow = "false"
\r
50 ConfigurationOverrideFile = ""
\r
51 DefineConstants = "TRACE"
\r
52 DocumentationFile = "AspectSharp.Lang.xml"
\r
53 DebugSymbols = "false"
\r
54 FileAlignment = "4096"
\r
55 IncrementalBuild = "false"
\r
59 OutputPath = "..\bin\"
\r
60 RegisterForComInterop = "false"
\r
61 RemoveIntegerChecks = "false"
\r
62 TreatWarningsAsErrors = "true"
\r
69 AssemblyName = "System"
\r
70 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
\r
73 Name = "System.Data"
\r
74 AssemblyName = "System.Data"
\r
75 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
\r
79 AssemblyName = "System.Xml"
\r
80 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
\r
83 Name = "AopAlliance"
\r
84 Project = "{74C3CE90-25AF-4998-9123-61D19041AF68}"
\r
85 Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
\r
88 Name = "antlr.runtime"
\r
89 AssemblyName = "antlr.runtime"
\r
90 HintPath = "..\..\build\net-1.1\debug\antlr.runtime.dll"
\r
97 RelPath = "AspectLanguageLexer.cs"
\r
99 BuildAction = "Compile"
\r
102 RelPath = "AspectLanguageLexerTokenTypes.cs"
\r
104 BuildAction = "Compile"
\r
107 RelPath = "AspectLanguageLexerTokenTypes.txt"
\r
108 BuildAction = "Content"
\r
111 RelPath = "AspectLanguageParser.cs"
\r
113 BuildAction = "Compile"
\r
116 RelPath = "aspectLanguageTokenTypes.cs"
\r
118 BuildAction = "Compile"
\r
121 RelPath = "aspectLanguageTokenTypes.txt"
\r
122 BuildAction = "Content"
\r
125 RelPath = "AspectParser.cs"
\r
127 BuildAction = "Compile"
\r
130 RelPath = "AssemblyInfo.cs"
\r
132 BuildAction = "Compile"
\r
135 RelPath = "GacHelper.cs"
\r
137 BuildAction = "Compile"
\r
140 RelPath = "langlexer.g"
\r
141 BuildAction = "None"
\r
144 RelPath = "langparser.g"
\r
145 BuildAction = "None"
\r
148 RelPath = "AST\AllMethodSignature.cs"
\r
150 BuildAction = "Compile"
\r
153 RelPath = "AST\AspectDefinition.cs"
\r
155 BuildAction = "Compile"
\r
158 RelPath = "AST\AspectDefinitionCollection.cs"
\r
160 BuildAction = "Compile"
\r
163 RelPath = "AST\AssemblyReference.cs"
\r
165 BuildAction = "Compile"
\r
168 RelPath = "AST\DefinitionBase.cs"
\r
170 BuildAction = "Compile"
\r
173 RelPath = "AST\EngineConfiguration.cs"
\r
175 BuildAction = "Compile"
\r
178 RelPath = "AST\IDeclarationCollection.cs"
\r
180 BuildAction = "Compile"
\r
183 RelPath = "AST\ImportDirective.cs"
\r
185 BuildAction = "Compile"
\r
188 RelPath = "AST\ImportDirectiveCollection.cs"
\r
190 BuildAction = "Compile"
\r
193 RelPath = "AST\INode.cs"
\r
195 BuildAction = "Compile"
\r
198 RelPath = "AST\InterceptorDefinition.cs"
\r
200 BuildAction = "Compile"
\r
203 RelPath = "AST\InterceptorDefinitionCollection.cs"
\r
205 BuildAction = "Compile"
\r
208 RelPath = "AST\InterceptorEntryDefinition.cs"
\r
210 BuildAction = "Compile"
\r
213 RelPath = "AST\InterceptorGlobalDeclarationCollection.cs"
\r
215 BuildAction = "Compile"
\r
218 RelPath = "AST\IVisitor.cs"
\r
220 BuildAction = "Compile"
\r
223 RelPath = "AST\LexicalInfo.cs"
\r
225 BuildAction = "Compile"
\r
228 RelPath = "AST\MethodSignature.cs"
\r
230 BuildAction = "Compile"
\r
233 RelPath = "AST\MixinDefinition.cs"
\r
235 BuildAction = "Compile"
\r
238 RelPath = "AST\MixinDefinitionCollection.cs"
\r
240 BuildAction = "Compile"
\r
243 RelPath = "AST\MixinEntryDefinition.cs"
\r
245 BuildAction = "Compile"
\r
248 RelPath = "AST\MixinGlobalDeclarationCollection.cs"
\r
250 BuildAction = "Compile"
\r
253 RelPath = "AST\NodeBase.cs"
\r
255 BuildAction = "Compile"
\r
258 RelPath = "AST\NodeCollectionBase.cs"
\r
260 BuildAction = "Compile"
\r
263 RelPath = "AST\PointCutDefinition.cs"
\r
265 BuildAction = "Compile"
\r
268 RelPath = "AST\PointCutDefinitionCollection.cs"
\r
270 BuildAction = "Compile"
\r
273 RelPath = "AST\TargetTypeDefinition.cs"
\r
275 BuildAction = "Compile"
\r
278 RelPath = "AST\TypeReference.cs"
\r
280 BuildAction = "Compile"
\r
283 RelPath = "AST\TypeReferenceCollection.cs"
\r
285 BuildAction = "Compile"
\r
288 RelPath = "AST\Types\ITypeResolver.cs"
\r
290 BuildAction = "Compile"
\r
293 RelPath = "AST\Types\NamespaceTypeMap.cs"
\r
295 BuildAction = "Compile"
\r
298 RelPath = "AST\Visitors\DepthFirstVisitor.cs"
\r
300 BuildAction = "Compile"
\r
303 RelPath = "AST\Visitors\XmlTreeVisitor.cs"
\r
305 BuildAction = "Compile"
\r
308 RelPath = "Steps\AbstractStep.cs"
\r
310 BuildAction = "Compile"
\r
313 RelPath = "Steps\AbstractVisitorStep.cs"
\r
315 BuildAction = "Compile"
\r
318 RelPath = "Steps\Context.cs"
\r
320 BuildAction = "Compile"
\r
323 RelPath = "Steps\IStep.cs"
\r
325 BuildAction = "Compile"
\r
328 RelPath = "Steps\StepChainBuilder.cs"
\r
330 BuildAction = "Compile"
\r
333 RelPath = "Steps\Semantic\SemanticAnalizerBase.cs"
\r
335 BuildAction = "Compile"
\r
338 RelPath = "Steps\Semantic\SemanticAnalizerStep.cs"
\r
340 BuildAction = "Compile"
\r
343 RelPath = "Steps\Types\PruneTypesStep.cs"
\r
345 BuildAction = "Compile"
\r
348 RelPath = "Steps\Types\ResolveTypesStep.cs"
\r
350 BuildAction = "Compile"
\r
353 RelPath = "Steps\Types\Resolution\TypeManager.cs"
\r
355 BuildAction = "Compile"
\r
358 RelPath = "Steps\Types\Resolution\TypeResolverList.cs"
\r
360 BuildAction = "Compile"
\r
365 </VisualStudioProject>
\r