fd7db0605d0c996059fd5e7f968272e999ce3666
[mono.git] / mcs / class / System.Drawing / Test / DrawingTest / Exocortex.DSP / src / Exocortex.DSP20.v1.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\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>{A9553E24-D07E-44FE-92FB-8C1D3D3C744E}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>Exocortex.DSP</RootNamespace>\r
11     <AssemblyName>Exocortex.DSP.v1</AssemblyName>\r
12     <StartupObject>\r
13     </StartupObject>\r
14   </PropertyGroup>\r
15   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
16     <DebugSymbols>true</DebugSymbols>\r
17     <DebugType>full</DebugType>\r
18     <Optimize>false</Optimize>\r
19     <OutputPath>bin\Debug\</OutputPath>\r
20     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
21     <ErrorReport>prompt</ErrorReport>\r
22     <WarningLevel>4</WarningLevel>\r
23   </PropertyGroup>\r
24   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
25     <DebugType>pdbonly</DebugType>\r
26     <Optimize>true</Optimize>\r
27     <OutputPath>bin\Release\</OutputPath>\r
28     <DefineConstants>TRACE</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31   </PropertyGroup>\r
32   <ItemGroup>\r
33     <Reference Include="System" />\r
34     <Reference Include="System.Data" />\r
35     <Reference Include="System.Xml" />\r
36   </ItemGroup>\r
37   <ItemGroup>\r
38     <Compile Include="AssemblyInfo.cs" />\r
39     <Compile Include="Complex.cs" />\r
40     <Compile Include="ComplexArray.cs" />\r
41     <Compile Include="ComplexF.cs" />\r
42     <Compile Include="ComplexMath.cs" />\r
43     <Compile Include="ComplexStats.cs" />\r
44     <Compile Include="Fourier.cs" />\r
45     <Compile Include="FourierDirection.cs" />\r
46   </ItemGroup>\r
47   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
48   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
49        Other similar extension points exist, see Microsoft.Common.targets.\r
50   <Target Name="BeforeBuild">\r
51   </Target>\r
52   <Target Name="AfterBuild">\r
53   </Target>\r
54   -->\r
55 </Project>