1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
\r
3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
\r
4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
\r
5 <ProductVersion>8.0.50727</ProductVersion>
\r
6 <SchemaVersion>2.0</SchemaVersion>
\r
7 <ProjectGuid>{3FBEADBB-692E-44CF-A06F-B4E7F2DE27D0}</ProjectGuid>
\r
8 <OutputType>Library</OutputType>
\r
9 <AppDesignerFolder>Properties</AppDesignerFolder>
\r
10 <RootNamespace>Castle.MonoRail.Views.Brail.Tests</RootNamespace>
\r
11 <AssemblyName>Castle.MonoRail.Views.Brail.Tests</AssemblyName>
\r
13 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
\r
14 <DebugSymbols>true</DebugSymbols>
\r
15 <DebugType>full</DebugType>
\r
16 <Optimize>false</Optimize>
\r
17 <OutputPath>bin\Debug\</OutputPath>
\r
18 <DefineConstants>DEBUG;TRACE</DefineConstants>
\r
19 <ErrorReport>prompt</ErrorReport>
\r
20 <WarningLevel>4</WarningLevel>
\r
22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
23 <DebugType>pdbonly</DebugType>
\r
24 <Optimize>true</Optimize>
\r
25 <OutputPath>bin\Release\</OutputPath>
\r
26 <DefineConstants>TRACE</DefineConstants>
\r
27 <ErrorReport>prompt</ErrorReport>
\r
28 <WarningLevel>4</WarningLevel>
\r
31 <Reference Include="Boo.Lang.Compiler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=32c39770e9a21a67, processorArchitecture=MSIL">
\r
32 <SpecificVersion>False</SpecificVersion>
\r
33 <HintPath>..\..\build\net-2.0\debug\Boo.Lang.Compiler.dll</HintPath>
\r
35 <Reference Include="Castle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
36 <SpecificVersion>False</SpecificVersion>
\r
37 <HintPath>..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>
\r
39 <Reference Include="Castle.DynamicProxy, Version=1.1.5.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
40 <SpecificVersion>False</SpecificVersion>
\r
41 <HintPath>..\..\build\net-2.0\debug\Castle.DynamicProxy.dll</HintPath>
\r
43 <Reference Include="nunit.framework, Version=2.2.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
\r
44 <Reference Include="System" />
\r
45 <Reference Include="System.configuration" />
\r
46 <Reference Include="System.Data" />
\r
47 <Reference Include="System.Xml" />
\r
50 <Compile Include="BrailAjaxTestCase.cs" />
\r
51 <Compile Include="BrailBasicFunctionality.cs" />
\r
52 <Compile Include="BrailHelperTestCase.cs" />
\r
53 <Compile Include="BrailPreProcessorFixture.cs" />
\r
54 <Compile Include="BrailRoutingTestCase.cs" />
\r
55 <Compile Include="BrailSubViewTestCase.cs" />
\r
56 <Compile Include="ComponentsTestCase.cs" />
\r
57 <Compile Include="Controllers\HomeController.cs" />
\r
58 <Compile Include="Controllers\LayoutController.cs" />
\r
59 <Compile Include="BrailBugsTestCase.cs" />
\r
60 <Compile Include="DirectRenderTestCase.cs" />
\r
61 <Compile Include="HappenedOnTheFieldFixture.cs" />
\r
62 <Compile Include="JSGenerationTestCase.cs" />
\r
63 <Compile Include="JustViewFixture.cs" />
\r
64 <Compile Include="LanguageFeatures.cs" />
\r
65 <Compile Include="OutputMethodTestCase.cs" />
\r
66 <Compile Include="ResourceTestCase.cs" />
\r
67 <Compile Include="XmlTestCase.cs" />
\r
70 <EmbeddedResource Include="Resources\Language.he.resources" />
\r
71 <EmbeddedResource Include="Resources\Language.resources" />
\r
74 <None Include="Views\components\SimpleInlineViewComponent2\mycompview1.brail" />
\r
75 <None Include="Views\components\SimpleInlineViewComponent3\default.brail" />
\r
76 <None Include="Views\home\bag.brail" />
\r
77 <None Include="Views\home\display.brail" />
\r
78 <None Include="Views\home\index.brail" />
\r
79 <None Include="Views\home\resource.brail" />
\r
80 <None Include="Views\layouts\general.brail" />
\r
81 <None Include="Views\layouts\printable.brail" />
\r
82 <None Include="Views\layout\index.brail" />
\r
83 <None Include="Views\layout\save.brail" />
\r
84 <None Include="Views\layout\update.brail" />
\r
85 <None Include="App.config" />
\r
88 <ProjectReference Include="..\Castle.MonoRail.Framework.Tests\Castle.MonoRail.Framework.Tests-vs2005.csproj">
\r
89 <Project>{844F5EC4-9224-42A9-986D-CE645AC970F2}</Project>
\r
90 <Name>Castle.MonoRail.Framework.Tests-vs2005</Name>
\r
92 <ProjectReference Include="..\Castle.MonoRail.Framework\Castle.MonoRail.Framework-vs2005.csproj">
\r
93 <Project>{EC393863-333E-49CE-94A6-654B9F323954}</Project>
\r
94 <Name>Castle.MonoRail.Framework-vs2005</Name>
\r
96 <ProjectReference Include="..\Castle.MonoRail.TestSupport\Castle.MonoRail.TestSupport-vs2005.csproj">
\r
97 <Project>{E572DC59-2A96-482F-BE39-E938AB47EA9D}</Project>
\r
98 <Name>Castle.MonoRail.TestSupport-vs2005</Name>
\r
100 <ProjectReference Include="..\Castle.MonoRail.Views.Brail\Castle.MonoRail.Views.Brail-vs2005.csproj">
\r
101 <Project>{CC39D6D0-2467-4DD5-A53E-92D580B60038}</Project>
\r
102 <Name>Castle.MonoRail.Views.Brail-vs2005</Name>
\r
103 </ProjectReference>
\r
106 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
\r
109 <Folder Include="Properties\" />
\r
111 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r
112 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
\r
113 Other similar extension points exist, see Microsoft.Common.targets.
\r
114 <Target Name="BeforeBuild">
\r
116 <Target Name="AfterBuild">
\r