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>{AA95F54F-BEC7-469A-B420-B19D1BBB8C3F}</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.Components.Common.TemplateEngine.NVelocityTemplateEngine</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.Components.Common.TemplateEngine.NVelocityTemplateEngine</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
39 </DocumentationFile>
\r
40 <DebugSymbols>true</DebugSymbols>
\r
41 <FileAlignment>4096</FileAlignment>
\r
42 <NoStdLib>false</NoStdLib>
\r
45 <Optimize>false</Optimize>
\r
46 <RegisterForComInterop>false</RegisterForComInterop>
\r
47 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
48 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
49 <WarningLevel>4</WarningLevel>
\r
50 <DebugType>full</DebugType>
\r
51 <ErrorReport>prompt</ErrorReport>
\r
53 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
54 <OutputPath>bin\Release\</OutputPath>
\r
55 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
56 <BaseAddress>285212672</BaseAddress>
\r
57 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
58 <ConfigurationOverrideFile>
\r
59 </ConfigurationOverrideFile>
\r
60 <DefineConstants>TRACE</DefineConstants>
\r
62 </DocumentationFile>
\r
63 <DebugSymbols>false</DebugSymbols>
\r
64 <FileAlignment>4096</FileAlignment>
\r
65 <NoStdLib>false</NoStdLib>
\r
68 <Optimize>true</Optimize>
\r
69 <RegisterForComInterop>false</RegisterForComInterop>
\r
70 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
71 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
72 <WarningLevel>4</WarningLevel>
\r
73 <DebugType>none</DebugType>
\r
74 <ErrorReport>prompt</ErrorReport>
\r
77 <Reference Include="Castle.Core, Version=0.0.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
78 <SpecificVersion>False</SpecificVersion>
\r
79 <HintPath>..\..\..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>
\r
81 <Reference Include="NVelocity, Version=0.5.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
82 <SpecificVersion>False</SpecificVersion>
\r
83 <HintPath>..\..\..\..\build\net-2.0\debug\NVelocity.dll</HintPath>
\r
85 <Reference Include="System">
\r
88 <Reference Include="System.Data">
\r
89 <Name>System.Data</Name>
\r
91 <Reference Include="System.Web" />
\r
92 <Reference Include="System.Xml">
\r
93 <Name>System.XML</Name>
\r
97 <Compile Include="AssemblyInfo.cs">
\r
98 <SubType>Code</SubType>
\r
100 <Compile Include="NVelocityTemplateEngine.cs">
\r
101 <SubType>Code</SubType>
\r
105 <ProjectReference Include="..\Castle.Components.Common.TemplateEngine\Castle.Components.Common.TemplateEngine-vs2005.csproj">
\r
106 <Project>{9698FE03-CD65-4FBC-B734-7326674A4894}</Project>
\r
107 <Name>Castle.Components.Common.TemplateEngine-vs2005</Name>
\r
108 </ProjectReference>
\r
111 <None Include="..\..\..\..\CastleKey.snk">
\r
112 <Link>CastleKey.snk</Link>
\r
115 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r