Minor changes to improve testability of helpers
[castle.git] / Samples / PestControl / Castle.Applications.PestControl / Castle.Applications.PestControl-vs2003.csproj
bloba031907f04c3801d8556b456c727bc274856bb58
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.6030"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{3D2C2A39-E0AD-493F-A801-4A475C48A0B0}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "Castle.Applications.PestControl"\r
13                 AssemblyOriginatorKeyFile = ""\r
14                 DefaultClientScript = "JScript"\r
15                 DefaultHTMLPageLayout = "Grid"\r
16                 DefaultTargetSchema = "IE50"\r
17                 DelaySign = "false"\r
18                 OutputType = "Library"\r
19                 PreBuildEvent = ""\r
20                 PostBuildEvent = ""\r
21                 RootNamespace = "Castle.Applications.PestControl"\r
22                 RunPostBuildEvent = "OnBuildSuccess"\r
23                 StartupObject = ""\r
24             >\r
25                 <Config\r
26                     Name = "Debug"\r
27                     AllowUnsafeBlocks = "false"\r
28                     BaseAddress = "285212672"\r
29                     CheckForOverflowUnderflow = "false"\r
30                     ConfigurationOverrideFile = ""\r
31                     DefineConstants = "DEBUG;TRACE"\r
32                     DocumentationFile = ""\r
33                     DebugSymbols = "true"\r
34                     FileAlignment = "4096"\r
35                     IncrementalBuild = "false"\r
36                     NoStdLib = "false"\r
37                     NoWarn = ""\r
38                     Optimize = "false"\r
39                     OutputPath = "..\bin\"\r
40                     RegisterForComInterop = "false"\r
41                     RemoveIntegerChecks = "false"\r
42                     TreatWarningsAsErrors = "false"\r
43                     WarningLevel = "4"\r
44                 />\r
45                 <Config\r
46                     Name = "Release"\r
47                     AllowUnsafeBlocks = "false"\r
48                     BaseAddress = "285212672"\r
49                     CheckForOverflowUnderflow = "false"\r
50                     ConfigurationOverrideFile = ""\r
51                     DefineConstants = "TRACE"\r
52                     DocumentationFile = ""\r
53                     DebugSymbols = "false"\r
54                     FileAlignment = "4096"\r
55                     IncrementalBuild = "false"\r
56                     NoStdLib = "false"\r
57                     NoWarn = ""\r
58                     Optimize = "true"\r
59                     OutputPath = "bin\Release\"\r
60                     RegisterForComInterop = "false"\r
61                     RemoveIntegerChecks = "false"\r
62                     TreatWarningsAsErrors = "false"\r
63                     WarningLevel = "4"\r
64                 />\r
65             </Settings>\r
66             <References>\r
67                 <Reference\r
68                     Name = "System"\r
69                     AssemblyName = "System"\r
70                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"\r
71                 />\r
72                 <Reference\r
73                     Name = "System.XML"\r
74                     AssemblyName = "System.Xml"\r
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"\r
76                 />\r
77                 <Reference\r
78                     Name = "System.Data"\r
79                     AssemblyName = "System.Data"\r
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"\r
81                 />\r
82                 <Reference\r
83                     Name = "Bamboo.Prevalence"\r
84                     AssemblyName = "Bamboo.Prevalence"\r
85                     HintPath = "..\..\..\build\net-1.1\debug\Bamboo.Prevalence.dll"\r
86                 />\r
87                 <Reference\r
88                     Name = "Castle.DynamicProxy"\r
89                     AssemblyName = "Castle.DynamicProxy"\r
90                     HintPath = "..\..\..\build\net-1.1\debug\Castle.DynamicProxy.dll"\r
91                 />\r
92                 <Reference\r
93                     Name = "Castle.MicroKernel"\r
94                     AssemblyName = "Castle.MicroKernel"\r
95                     HintPath = "..\..\..\build\net-1.1\debug\Castle.MicroKernel.dll"\r
96                 />\r
97                 <Reference\r
98                     Name = "Castle.Windsor"\r
99                     AssemblyName = "Castle.Windsor"\r
100                     HintPath = "..\..\..\build\net-1.1\debug\Castle.Windsor.dll"\r
101                 />\r
102                 <Reference\r
103                     Name = "Castle.Facilities.Prevalence"\r
104                     AssemblyName = "Castle.Facilities.Prevalence"\r
105                     HintPath = "..\..\..\build\net-1.1\debug\Castle.Facilities.Prevalence.dll"\r
106                 />\r
107                 <Reference\r
108                     Name = "Castle.Core"\r
109                     AssemblyName = "Castle.Core"\r
110                     HintPath = "..\..\..\build\net-1.1\debug\Castle.Core.dll"\r
111                 />\r
112             </References>\r
113         </Build>\r
114         <Files>\r
115             <Include>\r
116                 <File\r
117                     RelPath = "AssemblyInfo.cs"\r
118                     SubType = "Code"\r
119                     BuildAction = "Compile"\r
120                 />\r
121                 <File\r
122                     RelPath = "PestControlContainer.cs"\r
123                     SubType = "Code"\r
124                     BuildAction = "Compile"\r
125                 />\r
126                 <File\r
127                     RelPath = "Model\Identifiable.cs"\r
128                     SubType = "Code"\r
129                     BuildAction = "Compile"\r
130                 />\r
131                 <File\r
132                     RelPath = "Model\PestControlModel.cs"\r
133                     SubType = "Code"\r
134                     BuildAction = "Compile"\r
135                 />\r
136                 <File\r
137                     RelPath = "Model\Projects.cs"\r
138                     SubType = "Code"\r
139                     BuildAction = "Compile"\r
140                 />\r
141                 <File\r
142                     RelPath = "Model\Users.cs"\r
143                     SubType = "Code"\r
144                     BuildAction = "Compile"\r
145                 />\r
146                 <File\r
147                     RelPath = "Model\Commands\ProjectCommands.cs"\r
148                     SubType = "Code"\r
149                     BuildAction = "Compile"\r
150                 />\r
151                 <File\r
152                     RelPath = "Model\Commands\UserCommands.cs"\r
153                     SubType = "Code"\r
154                     BuildAction = "Compile"\r
155                 />\r
156                 <File\r
157                     RelPath = "Services\BuildSystems\BuildResult.cs"\r
158                     SubType = "Code"\r
159                     BuildAction = "Compile"\r
160                 />\r
161                 <File\r
162                     RelPath = "Services\BuildSystems\BuildSystemManager.cs"\r
163                     SubType = "Code"\r
164                     BuildAction = "Compile"\r
165                 />\r
166                 <File\r
167                     RelPath = "Services\BuildSystems\IBuildSystem.cs"\r
168                     SubType = "Code"\r
169                     BuildAction = "Compile"\r
170                 />\r
171                 <File\r
172                     RelPath = "Services\BuildSystems\MSBuildBuildSystem.cs"\r
173                     SubType = "Code"\r
174                     BuildAction = "Compile"\r
175                 />\r
176                 <File\r
177                     RelPath = "Services\BuildSystems\NAntBuildSystem.cs"\r
178                     SubType = "Code"\r
179                     BuildAction = "Compile"\r
180                 />\r
181                 <File\r
182                     RelPath = "Services\SourceControl\CvsSourceControl.cs"\r
183                     SubType = "Code"\r
184                     BuildAction = "Compile"\r
185                 />\r
186                 <File\r
187                     RelPath = "Services\SourceControl\ISourceControl.cs"\r
188                     SubType = "Code"\r
189                     BuildAction = "Compile"\r
190                 />\r
191                 <File\r
192                     RelPath = "Services\SourceControl\ParameterDefinition.cs"\r
193                     SubType = "Code"\r
194                     BuildAction = "Compile"\r
195                 />\r
196                 <File\r
197                     RelPath = "Services\SourceControl\ParameterDefinitionCollection.cs"\r
198                     SubType = "Code"\r
199                     BuildAction = "Compile"\r
200                 />\r
201                 <File\r
202                     RelPath = "Services\SourceControl\SourceControlManager.cs"\r
203                     SubType = "Code"\r
204                     BuildAction = "Compile"\r
205                 />\r
206                 <File\r
207                     RelPath = "Services\SourceControl\SvnSourceControl.cs"\r
208                     SubType = "Code"\r
209                     BuildAction = "Compile"\r
210                 />\r
211                 <File\r
212                     RelPath = "Services\SourceControl\VssSourceControl.cs"\r
213                     SubType = "Code"\r
214                     BuildAction = "Compile"\r
215                 />\r
216             </Include>\r
217         </Files>\r
218     </CSHARP>\r
219 </VisualStudioProject>\r