1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
\r
3 <ProjectType>Local</ProjectType>
\r
4 <ProductVersion>8.0.50727</ProductVersion>
\r
5 <SchemaVersion>2.0</SchemaVersion>
\r
6 <ProjectGuid>{2409063E-BE05-4596-A677-758096D1C759}</ProjectGuid>
\r
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
\r
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
\r
11 <AssemblyKeyContainerName>
\r
12 </AssemblyKeyContainerName>
\r
13 <AssemblyName>Castle.MonoRail.ActiveRecordSupport</AssemblyName>
\r
14 <AssemblyOriginatorKeyFile>..\..\CastleKey.snk</AssemblyOriginatorKeyFile>
\r
15 <DefaultClientScript>JScript</DefaultClientScript>
\r
16 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
\r
17 <DefaultTargetSchema>IE50</DefaultTargetSchema>
\r
18 <DelaySign>false</DelaySign>
\r
19 <OutputType>Library</OutputType>
\r
20 <RootNamespace>Castle.MonoRail.ActiveRecordSupport</RootNamespace>
\r
21 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
\r
26 <UpgradeBackupLocation>
\r
27 </UpgradeBackupLocation>
\r
28 <SignAssembly>true</SignAssembly>
\r
30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
\r
31 <OutputPath>..\bin\</OutputPath>
\r
32 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
33 <BaseAddress>285212672</BaseAddress>
\r
34 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
35 <ConfigurationOverrideFile>
\r
36 </ConfigurationOverrideFile>
\r
37 <DefineConstants>TRACE;DEBUG</DefineConstants>
\r
38 <DocumentationFile>..\bin\Castle.MonoRail.ActiveRecordSupport.XML</DocumentationFile>
\r
39 <DebugSymbols>true</DebugSymbols>
\r
40 <FileAlignment>4096</FileAlignment>
\r
41 <NoStdLib>false</NoStdLib>
\r
42 <NoWarn>1591</NoWarn>
\r
43 <Optimize>false</Optimize>
\r
44 <RegisterForComInterop>false</RegisterForComInterop>
\r
45 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
46 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
47 <WarningLevel>4</WarningLevel>
\r
48 <DebugType>full</DebugType>
\r
49 <ErrorReport>prompt</ErrorReport>
\r
51 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
52 <OutputPath>bin\Release\</OutputPath>
\r
53 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
54 <BaseAddress>285212672</BaseAddress>
\r
55 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
56 <ConfigurationOverrideFile>
\r
57 </ConfigurationOverrideFile>
\r
58 <DefineConstants>TRACE</DefineConstants>
\r
59 <DocumentationFile>bin\Release\Castle.MonoRail.ActiveRecordSupport.XML</DocumentationFile>
\r
60 <DebugSymbols>false</DebugSymbols>
\r
61 <FileAlignment>4096</FileAlignment>
\r
62 <NoStdLib>false</NoStdLib>
\r
63 <NoWarn>1591</NoWarn>
\r
64 <Optimize>true</Optimize>
\r
65 <RegisterForComInterop>false</RegisterForComInterop>
\r
66 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
67 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
68 <WarningLevel>4</WarningLevel>
\r
69 <DebugType>none</DebugType>
\r
70 <ErrorReport>prompt</ErrorReport>
\r
73 <Reference Include="Castle.ActiveRecord">
\r
74 <Name>Castle.ActiveRecord</Name>
\r
75 <HintPath>..\..\build\net-2.0\debug\Castle.ActiveRecord.dll</HintPath>
\r
77 <Reference Include="Castle.Components.Common.TemplateEngine, Version=1.0.3.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
78 <SpecificVersion>False</SpecificVersion>
\r
79 <HintPath>..\..\build\net-2.0\debug\Castle.Components.Common.TemplateEngine.dll</HintPath>
\r
81 <Reference Include="Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine, Version=1.0.3.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
82 <SpecificVersion>False</SpecificVersion>
\r
83 <HintPath>..\..\build\net-2.0\debug\Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll</HintPath>
\r
85 <Reference Include="Castle.Core">
\r
86 <Name>Castle.Core</Name>
\r
87 <HintPath>..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>
\r
89 <Reference Include="Iesi.Collections, Version=1.0.0.3, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL" />
\r
90 <Reference Include="NHibernate, Version=1.2.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
\r
91 <SpecificVersion>False</SpecificVersion>
\r
92 <HintPath>..\..\SharedLibs\net\2.0\NHibernate.dll</HintPath>
\r
94 <Reference Include="NVelocity, Version=1.0.3.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
95 <SpecificVersion>False</SpecificVersion>
\r
96 <HintPath>..\..\build\net-2.0\debug\NVelocity.dll</HintPath>
\r
98 <Reference Include="System">
\r
101 <Reference Include="System.Data">
\r
102 <Name>System.Data</Name>
\r
104 <Reference Include="System.Web" />
\r
105 <Reference Include="System.Xml">
\r
106 <Name>System.XML</Name>
\r
108 <ProjectReference Include="..\..\Components\Binder\Castle.Components.Binder\Castle.Components.Binder-vs2005.csproj">
\r
109 <Project>{98F19522-C9B8-400D-8A12-DABB3DA9411D}</Project>
\r
110 <Name>Castle.Components.Binder-vs2005</Name>
\r
111 </ProjectReference>
\r
112 <ProjectReference Include="..\Castle.MonoRail.Framework\Castle.MonoRail.Framework-vs2005.csproj">
\r
113 <Name>Castle.MonoRail.Framework-vs2005</Name>
\r
114 <Project>{EC393863-333E-49CE-94A6-654B9F323954}</Project>
\r
115 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
\r
116 </ProjectReference>
\r
119 <Compile Include="ARCommonUtils.cs">
\r
120 <SubType>Code</SubType>
\r
122 <Compile Include="ARDataBindAttribute.cs">
\r
123 <SubType>Code</SubType>
\r
125 <Compile Include="ARDataBinder.cs">
\r
126 <SubType>Code</SubType>
\r
128 <Compile Include="ARFetchAttribute.cs">
\r
129 <SubType>Code</SubType>
\r
131 <Compile Include="ARFetcher.cs" />
\r
132 <Compile Include="ARSmartDispatcherController.cs">
\r
133 <SubType>Code</SubType>
\r
135 <Compile Include="AssemblyInfo.cs">
\r
136 <SubType>Code</SubType>
\r
138 <Compile Include="Pagination\AbstractPaginableQuery.cs" />
\r
139 <Compile Include="Pagination\ARPaginableCriteria.cs">
\r
140 <SubType>Code</SubType>
\r
142 <Compile Include="Pagination\ARPaginableSimpleQuery.cs">
\r
143 <SubType>Code</SubType>
\r
145 <Compile Include="Pagination\ARPagination.cs">
\r
146 <SubType>Code</SubType>
\r
148 <Compile Include="Pagination\IARPaginableDataSource.cs" />
\r
149 <Compile Include="Scaffold\AbstractScaffoldAction.cs" />
\r
150 <Compile Include="Scaffold\ConfirmRemoveAction.cs" />
\r
151 <Compile Include="Scaffold\CreateAction.cs" />
\r
152 <Compile Include="Scaffold\EditAction.cs" />
\r
153 <Compile Include="Scaffold\Helpers\ARFormHelper.cs" />
\r
154 <Compile Include="Scaffold\Helpers\PresentationHelper.cs" />
\r
155 <Compile Include="Scaffold\ListAction.cs" />
\r
156 <Compile Include="Scaffold\NewAction.cs" />
\r
157 <Compile Include="Scaffold\RemoveAction.cs" />
\r
158 <Compile Include="Scaffold\ScaffoldingSupport.cs" />
\r
159 <Compile Include="Scaffold\UpdateAction.cs" />
\r
160 <Compile Include="Scaffold\Utils\CommonOperationUtils.cs" />
\r
161 <Compile Include="Scaffold\Utils\CreationUtil.cs" />
\r
164 <None Include="..\..\CastleKey.snk">
\r
165 <Link>CastleKey.snk</Link>
\r
167 <EmbeddedResource Include="Scaffold\Templates\confirm.vm" />
\r
168 <EmbeddedResource Include="Scaffold\Templates\edit.vm" />
\r
169 <EmbeddedResource Include="Scaffold\Templates\layout.vm" />
\r
170 <EmbeddedResource Include="Scaffold\Templates\list.vm" />
\r
171 <EmbeddedResource Include="Scaffold\Templates\new.vm" />
\r
172 <EmbeddedResource Include="Scaffold\Templates\remove.vm" />
\r
175 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
\r
177 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r