updating changes
[castle.git] / AspectSharp / AspectSharp.LoggingExample / AspectSharp.LoggingExample-vs2003.csproj
blobcb57cac2c2cd8072db207bfcf4772a63d182eaa9
1 <VisualStudioProject>
2     <CSHARP
3         ProjectType = "Local"
4         ProductVersion = "7.10.6030"
5         SchemaVersion = "2.0"
6         ProjectGuid = "{3099B452-9D33-4411-A200-C8F25D6AE26E}"
7     >
8         <Build>
9             <Settings
10                 ApplicationIcon = "App.ico"
11                 AssemblyKeyContainerName = ""
12                 AssemblyName = "AspectSharp.LoggingExample"
13                 AssemblyOriginatorKeyFile = ""
14                 DefaultClientScript = "JScript"
15                 DefaultHTMLPageLayout = "Grid"
16                 DefaultTargetSchema = "IE50"
17                 DelaySign = "false"
18                 OutputType = "Exe"
19                 PreBuildEvent = ""
20                 PostBuildEvent = ""
21                 RootNamespace = "AspectSharp.LoggingExample"
22                 RunPostBuildEvent = "OnBuildSuccess"
23                 StartupObject = ""
24             >
25                 <Config
26                     Name = "Debug"
27                     AllowUnsafeBlocks = "false"
28                     BaseAddress = "285212672"
29                     CheckForOverflowUnderflow = "false"
30                     ConfigurationOverrideFile = ""
31                     DefineConstants = "DEBUG;TRACE"
32                     DocumentationFile = ""
33                     DebugSymbols = "true"
34                     FileAlignment = "4096"
35                     IncrementalBuild = "false"
36                     NoStdLib = "false"
37                     NoWarn = ""
38                     Optimize = "false"
39                     OutputPath = "bin\Debug\"
40                     RegisterForComInterop = "false"
41                     RemoveIntegerChecks = "false"
42                     TreatWarningsAsErrors = "true"
43                     WarningLevel = "4"
44                 />
45                 <Config
46                     Name = "Release"
47                     AllowUnsafeBlocks = "false"
48                     BaseAddress = "285212672"
49                     CheckForOverflowUnderflow = "false"
50                     ConfigurationOverrideFile = ""
51                     DefineConstants = "TRACE"
52                     DocumentationFile = ""
53                     DebugSymbols = "false"
54                     FileAlignment = "4096"
55                     IncrementalBuild = "false"
56                     NoStdLib = "false"
57                     NoWarn = ""
58                     Optimize = "true"
59                     OutputPath = "bin\Release\"
60                     RegisterForComInterop = "false"
61                     RemoveIntegerChecks = "false"
62                     TreatWarningsAsErrors = "true"
63                     WarningLevel = "4"
64                 />
65             </Settings>
66             <References>
67                 <Reference
68                     Name = "System"
69                     AssemblyName = "System"
70                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
71                 />
72                 <Reference
73                     Name = "System.Data"
74                     AssemblyName = "System.Data"
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
76                 />
77                 <Reference
78                     Name = "System.XML"
79                     AssemblyName = "System.Xml"
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
81                 />
82                 <Reference
83                     Name = "AopAlliance"
84                     Project = "{74C3CE90-25AF-4998-9123-61D19041AF68}"
85                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
86                 />
87                 <Reference
88                     Name = "AspectSharp.Lang"
89                     Project = "{6B00E2C0-C58E-4399-A323-A034415E67D4}"
90                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
91                 />
92                 <Reference
93                     Name = "AspectSharp-vs2003"
94                     Project = "{C50C59E8-410B-48C6-8CD0-DB351C0AB75E}"
95                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
96                 />
97             </References>
98         </Build>
99         <Files>
100             <Include>
101                 <File
102                     RelPath = "App.config"
103                     BuildAction = "None"
104                 />
105                 <File
106                     RelPath = "App.ico"
107                     BuildAction = "Content"
108                 />
109                 <File
110                     RelPath = "Application.cs"
111                     SubType = "Code"
112                     BuildAction = "Compile"
113                 />
114                 <File
115                     RelPath = "AssemblyInfo.cs"
116                     SubType = "Code"
117                     BuildAction = "Compile"
118                 />
119                 <File
120                     RelPath = "Model\IAgatKiller.cs"
121                     SubType = "Code"
122                     BuildAction = "Compile"
123                 />
124                 <File
125                     RelPath = "Model\LoggerInterceptor.cs"
126                     SubType = "Code"
127                     BuildAction = "Compile"
128                 />
129                 <File
130                     RelPath = "Model\MachineGun.cs"
131                     SubType = "Code"
132                     BuildAction = "Compile"
133                 />
134                 <File
135                     RelPath = "Model\Ronin.cs"
136                     SubType = "Code"
137                     BuildAction = "Compile"
138                 />
139             </Include>
140         </Files>
141     </CSHARP>
142 </VisualStudioProject>