Refactored the Kernel registration fluent interface to be more readable, better suppo...
[castle.git] / Facilities / NHibernateIntegration / Castle.Facilities.NHibernateIntegration / Castle.Facilities.NHibernateIntegration-vs2005.csproj
blob1157faa9117d20d793f8c2c7ce7a495424928a4c
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\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
9     <ApplicationIcon>\r
10     </ApplicationIcon>\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
22     <StartupObject>\r
23     </StartupObject>\r
24     <FileUpgradeFlags>\r
25     </FileUpgradeFlags>\r
26     <UpgradeBackupLocation>\r
27     </UpgradeBackupLocation>\r
28     <SignAssembly>true</SignAssembly>\r
29   </PropertyGroup>\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
50   </PropertyGroup>\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
71   </PropertyGroup>\r
72   <ItemGroup>\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
76     </Reference>\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
80     </Reference>\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
84     </Reference>\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
88     </Reference>\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
92     </Reference>\r
93     <Reference Include="log4net">\r
94       <Name>log4net</Name>\r
95       <HintPath>..\..\..\build\net-2.0\debug\log4net.dll</HintPath>\r
96     </Reference>\r
97     <Reference Include="NHibernate">\r
98       <Name>NHibernate</Name>\r
99       <HintPath>..\..\..\build\net-2.0\debug\NHibernate.dll</HintPath>\r
100     </Reference>\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
104     </Reference>\r
105     <Reference Include="System">\r
106       <Name>System</Name>\r
107     </Reference>\r
108     <Reference Include="System.configuration" />\r
109     <Reference Include="System.Data">\r
110       <Name>System.Data</Name>\r
111     </Reference>\r
112     <Reference Include="System.Web">\r
113       <Name>System.Web</Name>\r
114     </Reference>\r
115     <Reference Include="System.Xml">\r
116       <Name>System.XML</Name>\r
117     </Reference>\r
118   </ItemGroup>\r
119   <ItemGroup>\r
120     <Compile Include="AssemblyInfo.cs">\r
121       <SubType>Code</SubType>\r
122     </Compile>\r
123     <Compile Include="Components\DataException.cs">\r
124       <SubType>Code</SubType>\r
125     </Compile>\r
126     <Compile Include="Components\IGenericDao.cs">\r
127       <SubType>Code</SubType>\r
128     </Compile>\r
129     <Compile Include="Components\INHibernateGenericDao.cs">\r
130       <SubType>Code</SubType>\r
131     </Compile>\r
132     <Compile Include="Components\NHibernateGenericDao.cs">\r
133       <SubType>Code</SubType>\r
134     </Compile>\r
135     <Compile Include="Components\SessionWebModule.cs">\r
136       <SubType>Code</SubType>\r
137     </Compile>\r
138     <Compile Include="Components\Util\FieldInfoCollection.cs">\r
139       <SubType>Code</SubType>\r
140     </Compile>\r
141     <Compile Include="Components\Util\ReflectionUtil.cs">\r
142       <SubType>Code</SubType>\r
143     </Compile>\r
144     <Compile Include="Constants.cs">\r
145       <SubType>Code</SubType>\r
146     </Compile>\r
147     <Compile Include="Internal\AbstractDictStackSessionStore.cs">\r
148       <SubType>Code</SubType>\r
149     </Compile>\r
150     <Compile Include="Internal\AbstractSessionStore.cs">\r
151       <SubType>Code</SubType>\r
152     </Compile>\r
153     <Compile Include="Internal\CallContextSessionStore.cs">\r
154       <SubType>Code</SubType>\r
155     </Compile>\r
156     <Compile Include="Internal\DefaultSessionManager.cs">\r
157       <SubType>Code</SubType>\r
158     </Compile>\r
159     <Compile Include="Internal\ISessionFactoryResolver.cs">\r
160       <SubType>Code</SubType>\r
161     </Compile>\r
162     <Compile Include="Internal\ISessionManager.cs">\r
163       <SubType>Code</SubType>\r
164     </Compile>\r
165     <Compile Include="Internal\ISessionStore.cs">\r
166       <SubType>Code</SubType>\r
167     </Compile>\r
168     <Compile Include="Internal\ResourceAdapter.cs">\r
169       <SubType>Code</SubType>\r
170     </Compile>\r
171     <Compile Include="Internal\SessionDelegate.cs">\r
172       <SubType>Code</SubType>\r
173     </Compile>\r
174     <Compile Include="Internal\SessionDisposeSynchronization.cs">\r
175       <SubType>Code</SubType>\r
176     </Compile>\r
177     <Compile Include="Internal\SessionFactoryResolver.cs">\r
178       <SubType>Code</SubType>\r
179     </Compile>\r
180     <Compile Include="Internal\WebSessionStore.cs">\r
181       <SubType>Code</SubType>\r
182     </Compile>\r
183     <Compile Include="NHibernateFacility.cs">\r
184       <SubType>Code</SubType>\r
185     </Compile>\r
186   </ItemGroup>\r
187   <ItemGroup>\r
188     <None Include="..\..\..\CastleKey.snk">\r
189       <Link>CastleKey.snk</Link>\r
190     </None>\r
191   </ItemGroup>\r
192   <ItemGroup>\r
193     <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />\r
194   </ItemGroup>\r
195   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
196   <PropertyGroup>\r
197     <PreBuildEvent>\r
198     </PreBuildEvent>\r
199     <PostBuildEvent>\r
200     </PostBuildEvent>\r
201   </PropertyGroup>\r
202 </Project>\r