1 <VisualStudioProject>
\r
3 ProjectType = "Local"
\r
4 ProductVersion = "7.10.3077"
\r
5 SchemaVersion = "2.0"
\r
6 ProjectGuid = "{8C3E14B8-8154-4FC4-9BF3-EF63F74B69D3}"
\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
18 OutputType = "Library"
\r
21 RootNamespace = "Castle.MVC"
\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 = "Castle.MVC.xml"
\r
33 DebugSymbols = "true"
\r
34 FileAlignment = "4096"
\r
35 IncrementalBuild = "false"
\r
39 OutputPath = "bin\Debug\"
\r
40 RegisterForComInterop = "false"
\r
41 RemoveIntegerChecks = "false"
\r
42 TreatWarningsAsErrors = "false"
\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
59 OutputPath = "bin\Release\"
\r
60 RegisterForComInterop = "false"
\r
61 RemoveIntegerChecks = "false"
\r
62 TreatWarningsAsErrors = "false"
\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
84 AssemblyName = "System.Web"
\r
85 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
\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
93 Name = "Castle.Windsor"
\r
94 AssemblyName = "Castle.Windsor"
\r
95 HintPath = "..\..\..\InversionOfControl\bin\Castle.Windsor.dll"
\r
98 Name = "Castle.MicroKernel"
\r
99 AssemblyName = "Castle.MicroKernel"
\r
100 HintPath = "..\..\..\InversionOfControl\bin\Castle.MicroKernel.dll"
\r
103 Name = "Castle.Model"
\r
104 AssemblyName = "Castle.Model"
\r
105 HintPath = "..\..\..\InversionOfControl\bin\Castle.Model.dll"
\r
112 RelPath = "AssemblyInfo.cs"
\r
114 BuildAction = "Compile"
\r
117 RelPath = "castle.mvc.resx"
\r
118 BuildAction = "EmbeddedResource"
\r
121 RelPath = "castle.mvc.xsd"
\r
122 BuildAction = "EmbeddedResource"
\r
125 RelPath = "castle.mvc.xsx"
\r
126 DependentUpon = "castle.mvc.xsd"
\r
127 BuildAction = "None"
\r
130 RelPath = "ContainerWebAccessorUtil.cs"
\r
132 BuildAction = "Compile"
\r
135 RelPath = "licence.txt"
\r
136 BuildAction = "Content"
\r
139 RelPath = "MVCFacility.cs"
\r
141 BuildAction = "Compile"
\r
144 RelPath = "readme.txt"
\r
145 BuildAction = "Content"
\r
148 RelPath = "Resource.cs"
\r
150 BuildAction = "Compile"
\r
153 RelPath = "Configuration\CommandsSetting.cs"
\r
155 BuildAction = "Compile"
\r
158 RelPath = "Configuration\ConfigurationSectionHandler.cs"
\r
160 BuildAction = "Compile"
\r
163 RelPath = "Configuration\ConfigUtil.cs"
\r
165 BuildAction = "Compile"
\r
168 RelPath = "Configuration\Example.config"
\r
169 BuildAction = "None"
\r
172 RelPath = "Configuration\MVCConfigSettings.cs"
\r
174 BuildAction = "Compile"
\r
177 RelPath = "Controllers\Controller.cs"
\r
179 BuildAction = "Compile"
\r
182 RelPath = "Controllers\ControllerTree.cs"
\r
184 BuildAction = "Compile"
\r
187 RelPath = "Controllers\IController.cs"
\r
189 BuildAction = "Compile"
\r
192 RelPath = "Controllers\PropertyController.cs"
\r
194 BuildAction = "Compile"
\r
197 RelPath = "Controllers\PropertyControllerCollection.cs"
\r
199 BuildAction = "Compile"
\r
202 RelPath = "LifestyleManager\PerRequestLifestyleManager.cs"
\r
204 BuildAction = "Compile"
\r
207 RelPath = "Navigation\DefaultNavigator.cs"
\r
209 BuildAction = "Compile"
\r
212 RelPath = "Navigation\INavigator.cs"
\r
214 BuildAction = "Compile"
\r
217 RelPath = "StatePersister\IStatePersister.cs"
\r
219 BuildAction = "Compile"
\r
222 RelPath = "StatePersister\MemoryStatePersister.cs"
\r
224 BuildAction = "Compile"
\r
227 RelPath = "StatePersister\SessionPersister.cs"
\r
229 BuildAction = "Compile"
\r
232 RelPath = "States\BaseState.cs"
\r
234 BuildAction = "Compile"
\r
237 RelPath = "States\ISate.cs"
\r
239 BuildAction = "Compile"
\r
242 RelPath = "States\IStateFactory.cs"
\r
244 BuildAction = "Compile"
\r
247 RelPath = "Views\IView.cs"
\r
249 BuildAction = "Compile"
\r
252 RelPath = "Views\IViewManager.cs"
\r
254 BuildAction = "Compile"
\r
257 RelPath = "Views\MockViewManager.cs"
\r
259 BuildAction = "Compile"
\r
262 RelPath = "Views\WebFormView.cs"
\r
263 SubType = "ASPXCodeBehind"
\r
264 BuildAction = "Compile"
\r
267 RelPath = "Views\WebUserControlView.cs"
\r
268 SubType = "ASPXCodeBehind"
\r
269 BuildAction = "Compile"
\r
272 RelPath = "Views\WinFormView.cs"
\r
274 BuildAction = "Compile"
\r
277 RelPath = "Views\XmlWebViewManager.cs"
\r
279 BuildAction = "Compile"
\r
284 </VisualStudioProject>
\r