Applying patch from Jonathon Rossi
[castle.git] / Experiments / MVC / Castle.MVC / Castle.MVC.csproj
blob31ae61f2e9e2f45669791db2f4dd583d08016ba7
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{8C3E14B8-8154-4FC4-9BF3-EF63F74B69D3}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "Castle.MVC"\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.MVC"\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 = "Castle.MVC.xml"\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\Debug\"\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.Data"\r
74                     AssemblyName = "System.Data"\r
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"\r
76                 />\r
77                 <Reference\r
78                     Name = "System.XML"\r
79                     AssemblyName = "System.Xml"\r
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"\r
81                 />\r
82                 <Reference\r
83                     Name = "System.Web"\r
84                     AssemblyName = "System.Web"\r
85                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"\r
86                 />\r
87                 <Reference\r
88                     Name = "System.Windows.Forms"\r
89                     AssemblyName = "System.Windows.Forms"\r
90                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"\r
91                 />\r
92                 <Reference\r
93                     Name = "Castle.Windsor"\r
94                     AssemblyName = "Castle.Windsor"\r
95                     HintPath = "..\..\..\InversionOfControl\bin\Castle.Windsor.dll"\r
96                 />\r
97                 <Reference\r
98                     Name = "Castle.MicroKernel"\r
99                     AssemblyName = "Castle.MicroKernel"\r
100                     HintPath = "..\..\..\InversionOfControl\bin\Castle.MicroKernel.dll"\r
101                 />\r
102                 <Reference\r
103                     Name = "Castle.Model"\r
104                     AssemblyName = "Castle.Model"\r
105                     HintPath = "..\..\..\InversionOfControl\bin\Castle.Model.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 = "castle.mvc.resx"\r
118                     BuildAction = "EmbeddedResource"\r
119                 />\r
120                 <File\r
121                     RelPath = "castle.mvc.xsd"\r
122                     BuildAction = "EmbeddedResource"\r
123                 />\r
124                 <File\r
125                     RelPath = "castle.mvc.xsx"\r
126                     DependentUpon = "castle.mvc.xsd"\r
127                     BuildAction = "None"\r
128                 />\r
129                 <File\r
130                     RelPath = "ContainerWebAccessorUtil.cs"\r
131                     SubType = "Code"\r
132                     BuildAction = "Compile"\r
133                 />\r
134                 <File\r
135                     RelPath = "licence.txt"\r
136                     BuildAction = "Content"\r
137                 />\r
138                 <File\r
139                     RelPath = "MVCFacility.cs"\r
140                     SubType = "Code"\r
141                     BuildAction = "Compile"\r
142                 />\r
143                 <File\r
144                     RelPath = "readme.txt"\r
145                     BuildAction = "Content"\r
146                 />\r
147                 <File\r
148                     RelPath = "Resource.cs"\r
149                     SubType = "Code"\r
150                     BuildAction = "Compile"\r
151                 />\r
152                 <File\r
153                     RelPath = "Configuration\CommandsSetting.cs"\r
154                     SubType = "Code"\r
155                     BuildAction = "Compile"\r
156                 />\r
157                 <File\r
158                     RelPath = "Configuration\ConfigurationSectionHandler.cs"\r
159                     SubType = "Code"\r
160                     BuildAction = "Compile"\r
161                 />\r
162                 <File\r
163                     RelPath = "Configuration\ConfigUtil.cs"\r
164                     SubType = "Code"\r
165                     BuildAction = "Compile"\r
166                 />\r
167                 <File\r
168                     RelPath = "Configuration\Example.config"\r
169                     BuildAction = "None"\r
170                 />\r
171                 <File\r
172                     RelPath = "Configuration\MVCConfigSettings.cs"\r
173                     SubType = "Code"\r
174                     BuildAction = "Compile"\r
175                 />\r
176                 <File\r
177                     RelPath = "Controllers\Controller.cs"\r
178                     SubType = "Code"\r
179                     BuildAction = "Compile"\r
180                 />\r
181                 <File\r
182                     RelPath = "Controllers\ControllerTree.cs"\r
183                     SubType = "Code"\r
184                     BuildAction = "Compile"\r
185                 />\r
186                 <File\r
187                     RelPath = "Controllers\IController.cs"\r
188                     SubType = "Code"\r
189                     BuildAction = "Compile"\r
190                 />\r
191                 <File\r
192                     RelPath = "Controllers\PropertyController.cs"\r
193                     SubType = "Code"\r
194                     BuildAction = "Compile"\r
195                 />\r
196                 <File\r
197                     RelPath = "Controllers\PropertyControllerCollection.cs"\r
198                     SubType = "Code"\r
199                     BuildAction = "Compile"\r
200                 />\r
201                 <File\r
202                     RelPath = "LifestyleManager\PerRequestLifestyleManager.cs"\r
203                     SubType = "Code"\r
204                     BuildAction = "Compile"\r
205                 />\r
206                 <File\r
207                     RelPath = "Navigation\DefaultNavigator.cs"\r
208                     SubType = "Code"\r
209                     BuildAction = "Compile"\r
210                 />\r
211                 <File\r
212                     RelPath = "Navigation\INavigator.cs"\r
213                     SubType = "Code"\r
214                     BuildAction = "Compile"\r
215                 />\r
216                 <File\r
217                     RelPath = "StatePersister\IStatePersister.cs"\r
218                     SubType = "Code"\r
219                     BuildAction = "Compile"\r
220                 />\r
221                 <File\r
222                     RelPath = "StatePersister\MemoryStatePersister.cs"\r
223                     SubType = "Code"\r
224                     BuildAction = "Compile"\r
225                 />\r
226                 <File\r
227                     RelPath = "StatePersister\SessionPersister.cs"\r
228                     SubType = "Code"\r
229                     BuildAction = "Compile"\r
230                 />\r
231                 <File\r
232                     RelPath = "States\BaseState.cs"\r
233                     SubType = "Code"\r
234                     BuildAction = "Compile"\r
235                 />\r
236                 <File\r
237                     RelPath = "States\ISate.cs"\r
238                     SubType = "Code"\r
239                     BuildAction = "Compile"\r
240                 />\r
241                 <File\r
242                     RelPath = "States\IStateFactory.cs"\r
243                     SubType = "Code"\r
244                     BuildAction = "Compile"\r
245                 />\r
246                 <File\r
247                     RelPath = "Views\IView.cs"\r
248                     SubType = "Code"\r
249                     BuildAction = "Compile"\r
250                 />\r
251                 <File\r
252                     RelPath = "Views\IViewManager.cs"\r
253                     SubType = "Code"\r
254                     BuildAction = "Compile"\r
255                 />\r
256                 <File\r
257                     RelPath = "Views\MockViewManager.cs"\r
258                     SubType = "Code"\r
259                     BuildAction = "Compile"\r
260                 />\r
261                 <File\r
262                     RelPath = "Views\WebFormView.cs"\r
263                     SubType = "ASPXCodeBehind"\r
264                     BuildAction = "Compile"\r
265                 />\r
266                 <File\r
267                     RelPath = "Views\WebUserControlView.cs"\r
268                     SubType = "ASPXCodeBehind"\r
269                     BuildAction = "Compile"\r
270                 />\r
271                 <File\r
272                     RelPath = "Views\WinFormView.cs"\r
273                     SubType = "Form"\r
274                     BuildAction = "Compile"\r
275                 />\r
276                 <File\r
277                     RelPath = "Views\XmlWebViewManager.cs"\r
278                     SubType = "Code"\r
279                     BuildAction = "Compile"\r
280                 />\r
281             </Include>\r
282         </Files>\r
283     </CSHARP>\r
284 </VisualStudioProject>\r