Fixing IOC-63
[castle.git] / Samples / MonoRail / SampleSite / SampleSite-vs2003.csproj
blobea174eac0a063045b7d1f7ffd56b5a067fd0c6c4
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{F1297EF2-C5C5-4393-B9AC-B43535E704C2}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "SampleSite"\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 = "SampleSite"\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\"\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 = "NVelocity"\r
79                     AssemblyName = "NVelocity"\r
80                     HintPath = "..\..\..\build\net-1.1\debug\NVelocity.dll"\r
81                 />\r
82                 <Reference\r
83                     Name = "Castle.MonoRail.Framework"\r
84                     AssemblyName = "Castle.MonoRail.Framework"\r
85                     HintPath = "..\..\..\build\net-1.1\debug\Castle.MonoRail.Framework.dll"\r
86                 />\r
87                 <Reference\r
88                     Name = "Castle.MonoRail.Framework.Views.CompositeView"\r
89                     AssemblyName = "Castle.MonoRail.Framework.Views.CompositeView"\r
90                     HintPath = "..\..\..\build\net-1.1\debug\Castle.MonoRail.Framework.Views.CompositeView.dll"\r
91                 />\r
92                 <Reference\r
93                     Name = "Castle.MonoRail.Framework.Views.NVelocity"\r
94                     AssemblyName = "Castle.MonoRail.Framework.Views.NVelocity"\r
95                     HintPath = "..\..\..\build\net-1.1\debug\Castle.MonoRail.Framework.Views.NVelocity.dll"\r
96                 />\r
97                 <Reference\r
98                     Name = "System.Web"\r
99                     AssemblyName = "System.Web"\r
100                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"\r
101                 />\r
102                 <Reference\r
103                     Name = "Castle.Components.Common.EmailSender"\r
104                     AssemblyName = "Castle.Components.Common.EmailSender"\r
105                     HintPath = "..\..\..\build\net-1.1\debug\Castle.Components.Common.EmailSender.dll"\r
106                 />\r
107             </References>\r
108         </Build>\r
109         <Files>\r
110             <Include>\r
111                 <File\r
112                     RelPath = "AssemblyInfo.cs"\r
113                     SubType = "Code"\r
114                     BuildAction = "Compile"\r
115                 />\r
116                 <File\r
117                     RelPath = "default.htm"\r
118                     BuildAction = "Content"\r
119                 />\r
120                 <File\r
121                     RelPath = "global.asax"\r
122                     BuildAction = "Content"\r
123                 />\r
124                 <File\r
125                     RelPath = "MyHttpApplication.cs"\r
126                     SubType = "Code"\r
127                     BuildAction = "Compile"\r
128                 />\r
129                 <File\r
130                     RelPath = "web.config"\r
131                     BuildAction = "None"\r
132                 />\r
133                 <File\r
134                     RelPath = "Controllers\AbstractApplicationController.cs"\r
135                     SubType = "Code"\r
136                     BuildAction = "Compile"\r
137                 />\r
138                 <File\r
139                     RelPath = "Controllers\CodeController.cs"\r
140                     SubType = "Code"\r
141                     BuildAction = "Compile"\r
142                 />\r
143                 <File\r
144                     RelPath = "Controllers\FooterLinkFilter.cs"\r
145                     SubType = "Code"\r
146                     BuildAction = "Compile"\r
147                 />\r
148                 <File\r
149                     RelPath = "Controllers\HomeController.cs"\r
150                     SubType = "Code"\r
151                     BuildAction = "Compile"\r
152                 />\r
153                 <File\r
154                     RelPath = "Controllers\AdvancedArea\HomeController.cs"\r
155                     SubType = "Code"\r
156                     BuildAction = "Compile"\r
157                 />\r
158                 <File\r
159                     RelPath = "Controllers\AjaxArea\FormRemoteTagController.cs"\r
160                     SubType = "Code"\r
161                     BuildAction = "Compile"\r
162                 />\r
163                 <File\r
164                     RelPath = "Controllers\AjaxArea\HomeController.cs"\r
165                     SubType = "Code"\r
166                     BuildAction = "Compile"\r
167                 />\r
168                 <File\r
169                     RelPath = "Controllers\AjaxArea\LinkToFunctionController.cs"\r
170                     SubType = "Code"\r
171                     BuildAction = "Compile"\r
172                 />\r
173                 <File\r
174                     RelPath = "Controllers\AjaxArea\LinkToRemoteController.cs"\r
175                     SubType = "Code"\r
176                     BuildAction = "Compile"\r
177                 />\r
178                 <File\r
179                     RelPath = "Controllers\AjaxArea\ObserverFieldController.cs"\r
180                     SubType = "Code"\r
181                     BuildAction = "Compile"\r
182                 />\r
183                 <File\r
184                     RelPath = "Controllers\AjaxArea\ObserverFormController.cs"\r
185                     SubType = "Code"\r
186                     BuildAction = "Compile"\r
187                 />\r
188                 <File\r
189                     RelPath = "Controllers\Areas\HomeController.cs"\r
190                     SubType = "Code"\r
191                     BuildAction = "Compile"\r
192                 />\r
193                 <File\r
194                     RelPath = "Controllers\ControllersArea\HomeController.cs"\r
195                     SubType = "Code"\r
196                     BuildAction = "Compile"\r
197                 />\r
198                 <File\r
199                     RelPath = "Controllers\DatabindArea\HomeController.cs"\r
200                     SubType = "Code"\r
201                     BuildAction = "Compile"\r
202                 />\r
203                 <File\r
204                     RelPath = "Controllers\FiltersArea\HomeController.cs"\r
205                     SubType = "Code"\r
206                     BuildAction = "Compile"\r
207                 />\r
208                 <File\r
209                     RelPath = "Controllers\HelpersArea\HomeController.cs"\r
210                     SubType = "Code"\r
211                     BuildAction = "Compile"\r
212                 />\r
213                 <File\r
214                     RelPath = "Controllers\LayoutsArea\HomeController.cs"\r
215                     SubType = "Code"\r
216                     BuildAction = "Compile"\r
217                 />\r
218                 <File\r
219                     RelPath = "Controllers\MoreArea\HomeController.cs"\r
220                     SubType = "Code"\r
221                     BuildAction = "Compile"\r
222                 />\r
223                 <File\r
224                     RelPath = "Controllers\RescuesArea\HomeController.cs"\r
225                     SubType = "Code"\r
226                     BuildAction = "Compile"\r
227                 />\r
228                 <File\r
229                     RelPath = "Controllers\ResourcesArea\HomeController.cs"\r
230                     SubType = "Code"\r
231                     BuildAction = "Compile"\r
232                 />\r
233                 <File\r
234                     RelPath = "Controllers\ScaffoldArea\HomeController.cs"\r
235                     SubType = "Code"\r
236                     BuildAction = "Compile"\r
237                 />\r
238                 <File\r
239                     RelPath = "css\default.css"\r
240                     BuildAction = "Content"\r
241                 />\r
242                 <File\r
243                     RelPath = "images\cor_diagram2.gif"\r
244                     BuildAction = "Content"\r
245                 />\r
246                 <File\r
247                     RelPath = "images\title.jpg"\r
248                     BuildAction = "Content"\r
249                 />\r
250                 <Folder RelPath = "Models\" />\r
251                 <File\r
252                     RelPath = "Views\AdvancedArea\home\index.vm"\r
253                     BuildAction = "None"\r
254                 />\r
255                 <File\r
256                     RelPath = "Views\AjaxArea\formremotetag\contactlist.vm"\r
257                     BuildAction = "None"\r
258                 />\r
259                 <File\r
260                     RelPath = "Views\AjaxArea\formremotetag\index.vm"\r
261                     BuildAction = "None"\r
262                 />\r
263                 <File\r
264                     RelPath = "Views\AjaxArea\home\index.vm"\r
265                     BuildAction = "None"\r
266                 />\r
267                 <File\r
268                     RelPath = "Views\AjaxArea\linktofunction\index.vm"\r
269                     BuildAction = "None"\r
270                 />\r
271                 <File\r
272                     RelPath = "Views\AjaxArea\linktoremote\CalcPower.vm"\r
273                     BuildAction = "None"\r
274                 />\r
275                 <File\r
276                     RelPath = "Views\AjaxArea\linktoremote\index.vm"\r
277                     BuildAction = "None"\r
278                 />\r
279                 <File\r
280                     RelPath = "Views\AjaxArea\observerfield\index.vm"\r
281                     BuildAction = "None"\r
282                 />\r
283                 <File\r
284                     RelPath = "Views\AjaxArea\observerfield\statelist.vm"\r
285                     BuildAction = "None"\r
286                 />\r
287                 <File\r
288                     RelPath = "Views\AjaxArea\observerform\index.vm"\r
289                     BuildAction = "None"\r
290                 />\r
291                 <File\r
292                     RelPath = "Views\Areas\home\index.vm"\r
293                     BuildAction = "None"\r
294                 />\r
295                 <File\r
296                     RelPath = "Views\Code\ShowCode.vm"\r
297                     BuildAction = "None"\r
298                 />\r
299                 <File\r
300                     RelPath = "Views\ControllersArea\home\index.vm"\r
301                     BuildAction = "None"\r
302                 />\r
303                 <File\r
304                     RelPath = "Views\DatabindArea\home\index.vm"\r
305                     BuildAction = "None"\r
306                 />\r
307                 <File\r
308                     RelPath = "Views\FiltersArea\home\index.vm"\r
309                     BuildAction = "None"\r
310                 />\r
311                 <File\r
312                     RelPath = "Views\HelpersArea\home\index.vm"\r
313                     BuildAction = "None"\r
314                 />\r
315                 <File\r
316                     RelPath = "Views\Home\index.vm"\r
317                     BuildAction = "None"\r
318                 />\r
319                 <File\r
320                     RelPath = "Views\layouts\default.vm"\r
321                     BuildAction = "None"\r
322                 />\r
323                 <File\r
324                     RelPath = "Views\layouts\defaultajax.vm"\r
325                     BuildAction = "None"\r
326                 />\r
327                 <File\r
328                     RelPath = "Views\LayoutsArea\home\index.vm"\r
329                     BuildAction = "None"\r
330                 />\r
331                 <File\r
332                     RelPath = "Views\MoreArea\home\index.vm"\r
333                     BuildAction = "None"\r
334                 />\r
335                 <File\r
336                     RelPath = "Views\rescues\lie.vm"\r
337                     BuildAction = "None"\r
338                 />\r
339                 <File\r
340                     RelPath = "Views\rescues\sincere.vm"\r
341                     BuildAction = "None"\r
342                 />\r
343                 <File\r
344                     RelPath = "Views\RescuesArea\home\index.vm"\r
345                     BuildAction = "None"\r
346                 />\r
347                 <File\r
348                     RelPath = "Views\ResourcesArea\home\index.vm"\r
349                     BuildAction = "None"\r
350                 />\r
351                 <File\r
352                     RelPath = "Views\ScaffoldArea\home\index.vm"\r
353                     BuildAction = "None"\r
354                 />\r
355             </Include>\r
356         </Files>\r
357     </CSHARP>\r
358 </VisualStudioProject>\r