Relaxed the need for Types that represent database boundaries to extend from ActiveRe...
[castle.git] / Samples / MonoRail / AjaxSample / AutoCompletionSample / AutoCompletionSample-vs2005.csproj
blobc8d303f79895fd7327766a675eedfcc6400d5733
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2   <PropertyGroup>
3     <ProjectType>Local</ProjectType>
4     <ProductVersion>8.0.50727</ProductVersion>
5     <SchemaVersion>2.0</SchemaVersion>
6     <ProjectGuid>{2E38D6C2-C914-4B75-BF7C-C25C5F1EC6A4}</ProjectGuid>
7     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
8     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10     <ApplicationIcon>
11     </ApplicationIcon>
12     <AssemblyKeyContainerName>
13     </AssemblyKeyContainerName>
14     <AssemblyName>AutoCompletionSample</AssemblyName>
15     <AssemblyOriginatorKeyFile>
16     </AssemblyOriginatorKeyFile>
17     <DefaultClientScript>JScript</DefaultClientScript>
18     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
19     <DefaultTargetSchema>IE50</DefaultTargetSchema>
20     <DelaySign>false</DelaySign>
21     <OutputType>Library</OutputType>
22     <RootNamespace>AutoCompletionSample</RootNamespace>
23     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
24     <StartupObject>
25     </StartupObject>
26     <FileUpgradeFlags>
27     </FileUpgradeFlags>
28     <UpgradeBackupLocation>
29     </UpgradeBackupLocation>
30   </PropertyGroup>
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
32     <OutputPath>bin\</OutputPath>
33     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
34     <BaseAddress>285212672</BaseAddress>
35     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
36     <ConfigurationOverrideFile>
37     </ConfigurationOverrideFile>
38     <DefineConstants>DEBUG;TRACE</DefineConstants>
39     <DocumentationFile>
40     </DocumentationFile>
41     <DebugSymbols>true</DebugSymbols>
42     <FileAlignment>4096</FileAlignment>
43     <NoStdLib>false</NoStdLib>
44     <NoWarn>
45     </NoWarn>
46     <Optimize>false</Optimize>
47     <RegisterForComInterop>false</RegisterForComInterop>
48     <RemoveIntegerChecks>false</RemoveIntegerChecks>
49     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
50     <WarningLevel>4</WarningLevel>
51     <DebugType>full</DebugType>
52     <ErrorReport>prompt</ErrorReport>
53   </PropertyGroup>
54   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
55     <OutputPath>bin\</OutputPath>
56     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
57     <BaseAddress>285212672</BaseAddress>
58     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
59     <ConfigurationOverrideFile>
60     </ConfigurationOverrideFile>
61     <DefineConstants>TRACE</DefineConstants>
62     <DocumentationFile>
63     </DocumentationFile>
64     <DebugSymbols>false</DebugSymbols>
65     <FileAlignment>4096</FileAlignment>
66     <NoStdLib>false</NoStdLib>
67     <NoWarn>
68     </NoWarn>
69     <Optimize>true</Optimize>
70     <RegisterForComInterop>false</RegisterForComInterop>
71     <RemoveIntegerChecks>false</RemoveIntegerChecks>
72     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
73     <WarningLevel>4</WarningLevel>
74     <DebugType>none</DebugType>
75     <ErrorReport>prompt</ErrorReport>
76   </PropertyGroup>
77   <ItemGroup>
78     <Reference Include="Castle.Components.Common.EmailSender">
79       <Name>Castle.Components.Common.EmailSender</Name>
80       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.Components.Common.EmailSender.dll</HintPath>
81     </Reference>
82     <Reference Include="Castle.MonoRail.Framework">
83       <Name>Castle.MonoRail.Framework</Name>
84       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.MonoRail.Framework.dll</HintPath>
85     </Reference>
86     <Reference Include="Castle.MonoRail.Framework.Views.NVelocity">
87       <Name>Castle.MonoRail.Framework.Views.NVelocity</Name>
88       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.MonoRail.Framework.Views.NVelocity.dll</HintPath>
89     </Reference>
90     <Reference Include="NVelocity">
91       <Name>NVelocity</Name>
92       <HintPath>..\..\..\..\build\net-2.0\debug\NVelocity.dll</HintPath>
93     </Reference>
94     <Reference Include="System">
95       <Name>System</Name>
96     </Reference>
97     <Reference Include="System.Data">
98       <Name>System.Data</Name>
99     </Reference>
100     <Reference Include="System.Web">
101       <Name>System.Web</Name>
102     </Reference>
103     <Reference Include="System.Xml">
104       <Name>System.XML</Name>
105     </Reference>
106   </ItemGroup>
107   <ItemGroup>
108     <None Include="Views\Account\Index.vm" />
109     <None Include="Views\Account\partialmatchlist.vm" />
110     <None Include="web.config" />
111     <Compile Include="Controllers\AccountController.cs">
112       <SubType>Code</SubType>
113     </Compile>
114   </ItemGroup>
115   <ItemGroup>
116     <Content Include="Content\style.css" />
117     <Content Include="default.aspx" />
118   </ItemGroup>
119   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
120   <PropertyGroup>
121     <PreBuildEvent>
122     </PreBuildEvent>
123     <PostBuildEvent>
124     </PostBuildEvent>
125   </PropertyGroup>
126   <ProjectExtensions>
127     <VisualStudio>
128       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
129         <WebProjectProperties>
130           <UseIIS>False</UseIIS>
131           <AutoAssignPort>True</AutoAssignPort>
132           <DevelopmentServerPort>2688</DevelopmentServerPort>
133           <DevelopmentServerVPath>/</DevelopmentServerVPath>
134           <IISUrl>
135           </IISUrl>
136           <NTLMAuthentication>False</NTLMAuthentication>
137         </WebProjectProperties>
138       </FlavorProperties>
139     </VisualStudio>
140   </ProjectExtensions>
141 </Project>