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>{A3135261-0009-4F9C-A339-2900143E20F0}</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.Facilities.NHibernateIntegration</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.Facilities.NHibernateIntegration</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.Facilities.NHibernateIntegration.XML</DocumentationFile>
\r
39 <DebugSymbols>true</DebugSymbols>
\r
40 <FileAlignment>4096</FileAlignment>
\r
41 <NoStdLib>false</NoStdLib>
\r
42 <NoWarn>1591;618</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\</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\Castle.Facilities.NHibernateIntegration.XML</DocumentationFile>
\r
60 <DebugSymbols>false</DebugSymbols>
\r
61 <FileAlignment>4096</FileAlignment>
\r
62 <NoStdLib>false</NoStdLib>
\r
63 <NoWarn>1591;618</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.MicroKernel">
\r
74 <Name>Castle.MicroKernel</Name>
\r
75 <HintPath>..\..\..\build\net-2.0\debug\Castle.MicroKernel.dll</HintPath>
\r
77 <Reference Include="Castle.Core">
\r
78 <Name>Castle.Core</Name>
\r
79 <HintPath>..\..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>
\r
81 <Reference Include="Castle.Services.Transaction">
\r
82 <Name>Castle.Services.Transaction</Name>
\r
83 <HintPath>..\..\..\build\net-2.0\debug\Castle.Services.Transaction.dll</HintPath>
\r
85 <Reference Include="Castle.Windsor">
\r
86 <Name>Castle.Windsor</Name>
\r
87 <HintPath>..\..\..\build\net-2.0\debug\Castle.Windsor.dll</HintPath>
\r
89 <Reference Include="Iesi.Collections">
\r
90 <Name>Iesi.Collections</Name>
\r
91 <HintPath>..\..\..\build\net-2.0\debug\Iesi.Collections.dll</HintPath>
\r
93 <Reference Include="log4net">
\r
94 <Name>log4net</Name>
\r
95 <HintPath>..\..\..\build\net-2.0\debug\log4net.dll</HintPath>
\r
97 <Reference Include="NHibernate">
\r
98 <Name>NHibernate</Name>
\r
99 <HintPath>..\..\..\build\net-2.0\debug\NHibernate.dll</HintPath>
\r
101 <Reference Include="NHibernate.Mapping.Attributes">
\r
102 <Name>NHibernate.Mapping.Attributes</Name>
\r
103 <HintPath>..\..\..\build\net-2.0\debug\NHibernate.Mapping.Attributes.dll</HintPath>
\r
105 <Reference Include="System">
\r
106 <Name>System</Name>
\r
108 <Reference Include="System.configuration" />
\r
109 <Reference Include="System.Data">
\r
110 <Name>System.Data</Name>
\r
112 <Reference Include="System.Web">
\r
113 <Name>System.Web</Name>
\r
115 <Reference Include="System.Xml">
\r
116 <Name>System.XML</Name>
\r
120 <Compile Include="AssemblyInfo.cs">
\r
121 <SubType>Code</SubType>
\r
123 <Compile Include="Components\DataException.cs">
\r
124 <SubType>Code</SubType>
\r
126 <Compile Include="Components\IGenericDao.cs">
\r
127 <SubType>Code</SubType>
\r
129 <Compile Include="Components\INHibernateGenericDao.cs">
\r
130 <SubType>Code</SubType>
\r
132 <Compile Include="Components\NHibernateGenericDao.cs">
\r
133 <SubType>Code</SubType>
\r
135 <Compile Include="Components\SessionWebModule.cs">
\r
136 <SubType>Code</SubType>
\r
138 <Compile Include="Components\Util\FieldInfoCollection.cs">
\r
139 <SubType>Code</SubType>
\r
141 <Compile Include="Components\Util\ReflectionUtil.cs">
\r
142 <SubType>Code</SubType>
\r
144 <Compile Include="Constants.cs">
\r
145 <SubType>Code</SubType>
\r
147 <Compile Include="Internal\AbstractDictStackSessionStore.cs">
\r
148 <SubType>Code</SubType>
\r
150 <Compile Include="Internal\AbstractSessionStore.cs">
\r
151 <SubType>Code</SubType>
\r
153 <Compile Include="Internal\CallContextSessionStore.cs">
\r
154 <SubType>Code</SubType>
\r
156 <Compile Include="Internal\DefaultSessionManager.cs">
\r
157 <SubType>Code</SubType>
\r
159 <Compile Include="Internal\ISessionFactoryResolver.cs">
\r
160 <SubType>Code</SubType>
\r
162 <Compile Include="Internal\ISessionManager.cs">
\r
163 <SubType>Code</SubType>
\r
165 <Compile Include="Internal\ISessionStore.cs">
\r
166 <SubType>Code</SubType>
\r
168 <Compile Include="Internal\ResourceAdapter.cs">
\r
169 <SubType>Code</SubType>
\r
171 <Compile Include="Internal\SessionDelegate.cs">
\r
172 <SubType>Code</SubType>
\r
174 <Compile Include="Internal\SessionDisposeSynchronization.cs">
\r
175 <SubType>Code</SubType>
\r
177 <Compile Include="Internal\SessionFactoryResolver.cs">
\r
178 <SubType>Code</SubType>
\r
180 <Compile Include="Internal\WebSessionStore.cs">
\r
181 <SubType>Code</SubType>
\r
183 <Compile Include="NHibernateFacility.cs">
\r
184 <SubType>Code</SubType>
\r
188 <None Include="..\..\..\CastleKey.snk">
\r
189 <Link>CastleKey.snk</Link>
\r
193 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
\r
195 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r