Fixing an issue with output parameters that are of type IntPtr
[castle.git] / ActiveRecord / Castle.ActiveRecord / Castle.ActiveRecord-vs2005.csproj
blob36c36622d0ed814f23c938b0ac21a0a709c1b3e9
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>{652F95D4-86E2-40B6-919D-CFC6E449386B}</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.ActiveRecord</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.ActiveRecord</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     <SccProjectName>\r
29     </SccProjectName>\r
30     <SccLocalPath>\r
31     </SccLocalPath>\r
32     <SccAuxPath>\r
33     </SccAuxPath>\r
34     <SccProvider>\r
35     </SccProvider>\r
36     <SignAssembly>true</SignAssembly>\r
37   </PropertyGroup>\r
38   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
39     <OutputPath>..\bin\</OutputPath>\r
40     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
41     <BaseAddress>285212672</BaseAddress>\r
42     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
43     <ConfigurationOverrideFile>\r
44     </ConfigurationOverrideFile>\r
45     <DefineConstants>TRACE;DEBUG</DefineConstants>\r
46     <DocumentationFile>..\bin\Castle.ActiveRecord.XML</DocumentationFile>\r
47     <DebugSymbols>true</DebugSymbols>\r
48     <FileAlignment>4096</FileAlignment>\r
49     <NoStdLib>false</NoStdLib>\r
50     <NoWarn>\r
51     </NoWarn>\r
52     <Optimize>false</Optimize>\r
53     <RegisterForComInterop>false</RegisterForComInterop>\r
54     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
55     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>\r
56     <WarningLevel>4</WarningLevel>\r
57     <DebugType>full</DebugType>\r
58     <ErrorReport>prompt</ErrorReport>\r
59   </PropertyGroup>\r
60   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
61     <OutputPath>bin\Release\</OutputPath>\r
62     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
63     <BaseAddress>285212672</BaseAddress>\r
64     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
65     <ConfigurationOverrideFile>\r
66     </ConfigurationOverrideFile>\r
67     <DefineConstants>TRACE</DefineConstants>\r
68     <DocumentationFile>bin\Release\Castle.ActiveRecord.XML</DocumentationFile>\r
69     <DebugSymbols>false</DebugSymbols>\r
70     <FileAlignment>4096</FileAlignment>\r
71     <NoStdLib>false</NoStdLib>\r
72     <NoWarn>\r
73     </NoWarn>\r
74     <Optimize>true</Optimize>\r
75     <RegisterForComInterop>false</RegisterForComInterop>\r
76     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
77     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>\r
78     <WarningLevel>4</WarningLevel>\r
79     <DebugType>none</DebugType>\r
80     <ErrorReport>prompt</ErrorReport>\r
81   </PropertyGroup>\r
82   <ItemGroup>\r
83     <Reference Include="Castle.Components.Validator, Version=0.0.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
84       <SpecificVersion>False</SpecificVersion>\r
85       <HintPath>..\..\build\net-2.0\debug\Castle.Components.Validator.dll</HintPath>\r
86     </Reference>\r
87     <Reference Include="Castle.Core, Version=0.0.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
88       <SpecificVersion>False</SpecificVersion>\r
89       <HintPath>..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>\r
90     </Reference>\r
91     <Reference Include="Castle.DynamicProxy, Version=1.1.5.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
92       <SpecificVersion>False</SpecificVersion>\r
93       <HintPath>..\..\build\net-2.0\debug\Castle.DynamicProxy.dll</HintPath>\r
94     </Reference>\r
95     <Reference Include="Iesi.Collections, Version=1.0.0.1, Culture=neutral, PublicKeyToken=154fdcb44c4484fc">\r
96       <SpecificVersion>False</SpecificVersion>\r
97       <HintPath>..\..\build\net-2.0\debug\Iesi.Collections.dll</HintPath>\r
98     </Reference>\r
99     <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=b32731d11ce58905">\r
100       <SpecificVersion>False</SpecificVersion>\r
101       <HintPath>..\..\build\net-2.0\debug\log4net.dll</HintPath>\r
102     </Reference>\r
103     <Reference Include="NHibernate, Version=1.0.1.0, Culture=neutral, PublicKeyToken=154fdcb44c4484fc">\r
104       <SpecificVersion>False</SpecificVersion>\r
105       <HintPath>..\..\build\net-2.0\debug\NHibernate.dll</HintPath>\r
106     </Reference>\r
107     <Reference Include="System">\r
108       <Name>System</Name>\r
109     </Reference>\r
110     <Reference Include="System.configuration" />\r
111     <Reference Include="System.Data">\r
112       <Name>System.Data</Name>\r
113     </Reference>\r
114     <Reference Include="System.Web" />\r
115     <Reference Include="System.XML" />\r
116   </ItemGroup>\r
117   <ItemGroup>\r
118     <Compile Include="AssemblyInfo.cs">\r
119       <SubType>Code</SubType>\r
120     </Compile>\r
121     <Compile Include="Attributes\ActiveRecordAttribute.cs">\r
122       <SubType>Code</SubType>\r
123     </Compile>\r
124     <Compile Include="Attributes\ActiveRecordSkip.cs">\r
125       <SubType>Code</SubType>\r
126     </Compile>\r
127     <Compile Include="Attributes\AnyAttribute.cs" />\r
128     <Compile Include="Attributes\BaseAttribute.cs">\r
129       <SubType>Code</SubType>\r
130     </Compile>\r
131     <Compile Include="Attributes\BelongsToAttribute.cs">\r
132       <SubType>Code</SubType>\r
133     </Compile>\r
134     <Compile Include="Attributes\CollectionIDAttribute.cs">\r
135       <SubType>Code</SubType>\r
136     </Compile>\r
137     <Compile Include="Attributes\CompositeKeyAttribute.cs" />\r
138     <Compile Include="Attributes\FieldAttribute.cs">\r
139       <SubType>Code</SubType>\r
140     </Compile>\r
141     <Compile Include="Attributes\HasAndBelongsToManyAttribute.cs">\r
142       <SubType>Code</SubType>\r
143     </Compile>\r
144     <Compile Include="Attributes\HasManyAttribute.cs">\r
145       <SubType>Code</SubType>\r
146     </Compile>\r
147     <Compile Include="Attributes\HasManyToAnyAttribute.cs" />\r
148     <Compile Include="Attributes\HiLoAttribute.cs">\r
149       <SubType>Code</SubType>\r
150     </Compile>\r
151     <Compile Include="Attributes\JoinedBaseAttribute.cs">\r
152       <SubType>Code</SubType>\r
153     </Compile>\r
154     <Compile Include="Attributes\JoinedKeyAttribute.cs">\r
155       <SubType>Code</SubType>\r
156     </Compile>\r
157     <Compile Include="Attributes\KeyPropertyAttribute.cs" />\r
158     <Compile Include="Attributes\NestedAttribute.cs">\r
159       <SubType>Code</SubType>\r
160     </Compile>\r
161     <Compile Include="Attributes\OneToOneAttribute.cs">\r
162       <SubType>Code</SubType>\r
163     </Compile>\r
164     <Compile Include="Attributes\PrimaryKeyAttribute.cs">\r
165       <SubType>Code</SubType>\r
166     </Compile>\r
167     <Compile Include="Attributes\PropertyAccess.cs">\r
168       <SubType>Code</SubType>\r
169     </Compile>\r
170     <Compile Include="Attributes\PropertyAttribute.cs">\r
171       <SubType>Code</SubType>\r
172     </Compile>\r
173     <Compile Include="Attributes\RelationAttribute.cs">\r
174       <SubType>Code</SubType>\r
175     </Compile>\r
176     <Compile Include="Attributes\TimestampAttribute.cs">\r
177       <SubType>Code</SubType>\r
178     </Compile>\r
179     <Compile Include="Attributes\VersionAttribute.cs">\r
180       <SubType>Code</SubType>\r
181     </Compile>\r
182     <Compile Include="Attributes\WithAccessAttribute.cs">\r
183       <SubType>Code</SubType>\r
184     </Compile>\r
185     <Compile Include="Framework\ActiveRecordBase.cs">\r
186       <SubType>Code</SubType>\r
187     </Compile>\r
188     <Compile Include="Framework\ActiveRecordException.cs">\r
189       <SubType>Code</SubType>\r
190     </Compile>\r
191     <Compile Include="Framework\ActiveRecordMediator.cs" />\r
192     <Compile Include="Framework\ActiveRecordMediator.Generic.cs" />\r
193     <Compile Include="Framework\ActiveRecordStarter.cs">\r
194       <SubType>Code</SubType>\r
195     </Compile>\r
196     <Compile Include="Framework\ActiveRecordValidationBase.cs">\r
197       <SubType>Code</SubType>\r
198     </Compile>\r
199     <Compile Include="Framework\Config\ActiveRecordSectionHandler.cs">\r
200       <SubType>Code</SubType>\r
201     </Compile>\r
202     <Compile Include="Framework\Config\IConfigurationSource.cs">\r
203       <SubType>Code</SubType>\r
204     </Compile>\r
205     <Compile Include="Framework\Config\InPlaceConfigurationSource.cs">\r
206       <SubType>Code</SubType>\r
207     </Compile>\r
208     <Compile Include="Framework\Config\XmlConfigurationSource.cs">\r
209       <SubType>Code</SubType>\r
210     </Compile>\r
211     <Compile Include="Framework\DictionaryAdapter.cs">\r
212       <SubType>Code</SubType>\r
213     </Compile>\r
214     <Compile Include="Framework\HookDispatcher.cs">\r
215       <SubType>Code</SubType>\r
216     </Compile>\r
217     <Compile Include="Framework\Internal\ActiveRecordModelBuilder.cs">\r
218       <SubType>Code</SubType>\r
219     </Compile>\r
220     <Compile Include="Framework\Internal\ActiveRecordModelCollection.cs">\r
221       <SubType>Code</SubType>\r
222     </Compile>\r
223     <Compile Include="Framework\Internal\IVisitable.cs">\r
224       <SubType>Code</SubType>\r
225     </Compile>\r
226     <Compile Include="Framework\Internal\IVisitor.cs">\r
227       <SubType>Code</SubType>\r
228     </Compile>\r
229     <Compile Include="Framework\Internal\Model\ActiveRecordModel.cs">\r
230       <SubType>Code</SubType>\r
231     </Compile>\r
232     <Compile Include="Framework\Internal\Model\AnyModel.cs" />\r
233     <Compile Include="Framework\Internal\Model\BelongsToModel.cs">\r
234       <SubType>Code</SubType>\r
235     </Compile>\r
236     <Compile Include="Framework\Internal\Model\CollectionIDModel.cs">\r
237       <SubType>Code</SubType>\r
238     </Compile>\r
239     <Compile Include="Framework\Internal\Model\FieldModel.cs">\r
240       <SubType>Code</SubType>\r
241     </Compile>\r
242     <Compile Include="Framework\Internal\Model\HasAndBelongsToManyModel.cs">\r
243       <SubType>Code</SubType>\r
244     </Compile>\r
245     <Compile Include="Framework\Internal\Model\HasManyModel.cs">\r
246       <SubType>Code</SubType>\r
247     </Compile>\r
248     <Compile Include="Framework\Internal\Model\HasManyToAnyModel.cs" />\r
249     <Compile Include="Framework\Internal\Model\HiloModel.cs">\r
250       <SubType>Code</SubType>\r
251     </Compile>\r
252     <Compile Include="Framework\Internal\Model\KeyModel.cs">\r
253       <SubType>Code</SubType>\r
254     </Compile>\r
255     <Compile Include="Framework\Internal\Model\NestedModel.cs">\r
256       <SubType>Code</SubType>\r
257     </Compile>\r
258     <Compile Include="Framework\Internal\Model\OneToOneModel.cs">\r
259       <SubType>Code</SubType>\r
260     </Compile>\r
261     <Compile Include="Framework\Internal\Model\PrimaryKeyModel.cs">\r
262       <SubType>Code</SubType>\r
263     </Compile>\r
264     <Compile Include="Framework\Internal\Model\PropertyModel.cs">\r
265       <SubType>Code</SubType>\r
266     </Compile>\r
267     <Compile Include="Framework\Internal\Model\TimestampModel.cs">\r
268       <SubType>Code</SubType>\r
269     </Compile>\r
270     <Compile Include="Framework\Internal\Model\VersionModel.cs">\r
271       <SubType>Code</SubType>\r
272     </Compile>\r
273     <Compile Include="Framework\Internal\Visitors\AbstractDepthFirstVisitor.cs">\r
274       <SubType>Code</SubType>\r
275     </Compile>\r
276     <Compile Include="Framework\Internal\Visitors\GraphConnectorVisitor.cs">\r
277       <SubType>Code</SubType>\r
278     </Compile>\r
279     <Compile Include="Framework\Internal\Visitors\SemanticVerifierVisitor.cs">\r
280       <SubType>Code</SubType>\r
281     </Compile>\r
282     <Compile Include="Framework\Internal\Visitors\XmlGenerationVisitor.cs">\r
283       <SubType>Code</SubType>\r
284     </Compile>\r
285     <Compile Include="Framework\ISessionFactoryHolder.cs">\r
286       <SubType>Code</SubType>\r
287     </Compile>\r
288     <Compile Include="Framework\IThreadScopeInfo.cs">\r
289       <SubType>Code</SubType>\r
290     </Compile>\r
291     <Compile Include="Framework\NotFoundException.cs">\r
292       <SubType>Code</SubType>\r
293     </Compile>\r
294     <Compile Include="Framework\Queries\ActiveRecordBaseQuery.cs" />\r
295     <Compile Include="Framework\Queries\IActiveRecordQuery.cs" />\r
296     <Compile Include="Framework\Queries\ScalarQuery.cs" />\r
297     <Compile Include="Framework\Queries\SimpleQuery.cs" />\r
298     <Compile Include="Framework\Scopes\AbstractScope.cs">\r
299       <SubType>Code</SubType>\r
300     </Compile>\r
301     <Compile Include="Framework\Scopes\AbstractThreadScopeInfo.cs">\r
302       <SubType>Code</SubType>\r
303     </Compile>\r
304     <Compile Include="Framework\Scopes\ISessionScope.cs">\r
305       <SubType>Code</SubType>\r
306     </Compile>\r
307     <Compile Include="Framework\Scopes\ScopeMachineryException.cs">\r
308       <SubType>Code</SubType>\r
309     </Compile>\r
310     <Compile Include="Framework\Scopes\SessionScope.cs">\r
311       <SubType>Code</SubType>\r
312     </Compile>\r
313     <Compile Include="Framework\Scopes\ThreadScopeAccessor.cs">\r
314       <SubType>Code</SubType>\r
315     </Compile>\r
316     <Compile Include="Framework\Scopes\ThreadScopeInfo.cs">\r
317       <SubType>Code</SubType>\r
318     </Compile>\r
319     <Compile Include="Framework\Scopes\TransactionScope.cs">\r
320       <SubType>Code</SubType>\r
321     </Compile>\r
322     <Compile Include="Framework\Scopes\WebThreadScopeInfo.cs">\r
323       <SubType>Code</SubType>\r
324     </Compile>\r
325     <Compile Include="Framework\SessionFactoryHolder.cs">\r
326       <SubType>Code</SubType>\r
327     </Compile>\r
328     <Compile Include="Framework\SupportingUtils.cs">\r
329       <SubType>Code</SubType>\r
330     </Compile>\r
331     <Compile Include="Framework\TransactionException.cs">\r
332       <SubType>Code</SubType>\r
333     </Compile>\r
334   </ItemGroup>\r
335   <ItemGroup>\r
336     <Compile Include="Attributes\CompositeUserTypeAttribute.cs" />\r
337     <Compile Include="Attributes\Enums.cs" />\r
338     <Compile Include="Attributes\HqlNamedQueryAttribute.cs" />\r
339     <Compile Include="Attributes\ImportAttribute.cs" />\r
340     <Compile Include="Attributes\NestedParentReferenceAttribute.cs" />\r
341     <Compile Include="Attributes\RawXmlMappingAttribute.cs" />\r
342     <Compile Include="Attributes\Validations\ValidateIsUniqueAttribute.cs" />\r
343     <Compile Include="Framework\ActiveRecordBase.Generic.cs" />\r
344     <Compile Include="Framework\ActiveRecordHooksBase.cs" />\r
345     <Compile Include="Framework\ARSchemaCreator.cs" />\r
346     <Compile Include="Framework\ActiveRecordValidationBase.Generic.cs" />\r
347     <Compile Include="Framework\CriteriaHelper.cs" />\r
348     <Compile Include="Framework\InterceptorFactory.cs" />\r
349     <Compile Include="Framework\Internal\Constants.cs" />\r
350     <Compile Include="Framework\Internal\Inflector.cs" />\r
351     <Compile Include="Framework\Internal\Model\CompositeKeyModel.cs" />\r
352     <Compile Include="Framework\Internal\Model\CompositeUserTypeModel.cs" />\r
353     <Compile Include="Framework\Internal\Model\DependentObjectModel.cs" />\r
354     <Compile Include="Framework\Internal\Model\ImportModel.cs" />\r
355     <Compile Include="Framework\Internal\Model\NestedParentReferenceModel.cs" />\r
356     <Compile Include="Framework\Internal\NHibernateNullablesSupport.cs" />\r
357     <Compile Include="Framework\Internal\AssemblyXmlGenerator.cs" />\r
358     <Compile Include="Framework\IWebThreadScopeInfo.cs" />\r
359     <Compile Include="Framework\Queries\ActiveRecordCriteriaQuery.cs" />\r
360     <Compile Include="Framework\Queries\ActiveRecordMultiQuery.cs" />\r
361     <Compile Include="Framework\Queries\CountQuery.cs" />\r
362     <Compile Include="Framework\Queries\HqlBasedQuery.cs" />\r
363     <Compile Include="Framework\Queries\IActiveRecordQuery.Generic.cs" />\r
364     <Compile Include="Framework\Queries\Modifiers\IQueryModifier.cs" />\r
365     <Compile Include="Framework\Queries\Modifiers\QueryRange.cs" />\r
366     <Compile Include="Framework\Queries\Modifiers\QueryParameter.cs" />\r
367     <Compile Include="Framework\Queries\Modifiers\QueryResultTransformer.cs" />\r
368     <Compile Include="Framework\Queries\Modifiers\SqlQueryJoinDefinition.cs" />\r
369     <Compile Include="Framework\Queries\Modifiers\SqlQueryScalarDefinition.cs" />\r
370     <Compile Include="Framework\Queries\ProjectionQuery.cs" />\r
371     <Compile Include="Framework\Queries\ScalarProjectionQuery.cs" />\r
372     <Compile Include="Framework\Queries\Modifiers\SqlQueryReturnDefinition.cs" />\r
373     <Compile Include="Framework\Queries\ScalarQuery.Generic.cs" />\r
374     <Compile Include="Framework\Queries\SimpleQuery.Generic.cs" />\r
375     <Compile Include="Framework\Scopes\DifferentDatabaseScope.cs" />\r
376     <Compile Include="Framework\Scopes\FlushAction.cs" />\r
377     <Compile Include="Framework\Scopes\HybridWebThreadScopeInfo.cs" />\r
378     <Compile Include="Framework\Scopes\ScopeUtil.cs" />\r
379     <Compile Include="Framework\SessionScopeWebModule.cs" />\r
380     <Compile Include="Framework\Validators\IsUniqueValidator.cs" />\r
381   </ItemGroup>\r
382   <ItemGroup>\r
383     <None Include="..\..\CastleKey.snk">\r
384       <Link>CastleKey.snk</Link>\r
385     </None>\r
386     <None Include="Diagrams\Queries.cd" />\r
387   </ItemGroup>\r
388   <ItemGroup>\r
389     <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />\r
390   </ItemGroup>\r
391   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
392   <PropertyGroup>\r
393     <PreBuildEvent>\r
394     </PreBuildEvent>\r
395     <PostBuildEvent>\r
396     </PostBuildEvent>\r
397   </PropertyGroup>\r
398 </Project>