OSDN Git Service

5
[psychlops/silverlight.git] / dev5 / PsychlopsSilverlight5.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>8.0.50727</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{1A6795E6-DD87-4D31-86F0-59C991EA6A7F}</ProjectGuid>\r
9     <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>\r
10     <OutputType>Library</OutputType>\r
11     <AppDesignerFolder>Properties</AppDesignerFolder>\r
12     <RootNamespace>PsychlopsSilverlight5</RootNamespace>\r
13     <AssemblyName>PsychlopsSilverlight5</AssemblyName>\r
14     <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>\r
15     <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>\r
16     <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>\r
17     <SilverlightApplication>false</SilverlightApplication>\r
18     <ValidateXaml>true</ValidateXaml>\r
19     <ThrowErrorsInValidation>true</ThrowErrorsInValidation>\r
20   </PropertyGroup>\r
21   <!-- This property group is only here to support building this project using the \r
22        MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs \r
23        to set the TargetFrameworkVersion to v3.5 -->\r
24   <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">\r
25     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
26   </PropertyGroup>\r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
28     <DebugSymbols>true</DebugSymbols>\r
29     <DebugType>full</DebugType>\r
30     <Optimize>false</Optimize>\r
31     <OutputPath>Bin\Debug</OutputPath>\r
32     <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>\r
33     <NoStdLib>true</NoStdLib>\r
34     <NoConfig>true</NoConfig>\r
35     <ErrorReport>prompt</ErrorReport>\r
36     <WarningLevel>4</WarningLevel>\r
37   </PropertyGroup>\r
38   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
39     <DebugType>pdbonly</DebugType>\r
40     <Optimize>true</Optimize>\r
41     <OutputPath>Bin\Release</OutputPath>\r
42     <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>\r
43     <NoStdLib>true</NoStdLib>\r
44     <NoConfig>true</NoConfig>\r
45     <ErrorReport>prompt</ErrorReport>\r
46     <WarningLevel>4</WarningLevel>\r
47   </PropertyGroup>\r
48   <ItemGroup>\r
49     <Reference Include="mscorlib" />\r
50     <Reference Include="System.Windows" />\r
51     <Reference Include="system" />\r
52     <Reference Include="System.Core" />\r
53     <Reference Include="System.Xml" />\r
54     <Reference Include="System.Net" />\r
55     <Reference Include="System.Windows.Browser" />\r
56     <Reference Include="WriteableBitmapEx">\r
57       <HintPath>WriteableBitmapEx\WriteableBitmapEx.dll</HintPath>\r
58     </Reference>\r
59   </ItemGroup>\r
60   <ItemGroup>\r
61     <Compile Include="Properties\AssemblyInfo.cs" />\r
62     <Compile Include="psychlops\core\app\app.cs" />\r
63     <Compile Include="psychlops\core\app\misc.cs" />\r
64     <Compile Include="psychlops\core\devices\clock.cs" />\r
65     <Compile Include="psychlops\core\devices\hid.cs" />\r
66     <Compile Include="psychlops\core\graphic\canvas.cs" />\r
67     <Compile Include="psychlops\core\graphic\font.cs" />\r
68     <Compile Include="psychlops\core\graphic\image.cs" />\r
69     <Compile Include="psychlops\core\graphic\module.cs" />\r
70     <Compile Include="psychlops\core\graphic\shape.cs" />\r
71     <Compile Include="psychlops\core\math\interval.cs" />\r
72     <Compile Include="psychlops\core\math\matrix.cs" />\r
73     <Compile Include="psychlops\core\math\util.cs" />\r
74     <Compile Include="psychlops\extension\compatibility\compatibility.cs" />\r
75     <Compile Include="psychlops\extension\experiments\experiments.cs" />\r
76     <Compile Include="psychlops\extension\math\BigFloat.cs" />\r
77     <Compile Include="psychlops\extension\math\BigInt.cs" />\r
78     <Compile Include="psychlops\extension\math\solver.cs" />\r
79     <Compile Include="psychlops\extension\media\dom.cs" />\r
80     <Compile Include="psychlops\extension\media\svg.cs" />\r
81     <Compile Include="psychlops\extension\standard\CIEColor.cs" />\r
82     <Compile Include="psychlops\extension\standard\figures.cs" />\r
83     <Compile Include="psychlops\extension\standard\shader.cs" />\r
84     <Compile Include="psychlops\extension\standard\widget.cs" />\r
85     <Compile Include="psychlops\psychlops.cs" />\r
86   </ItemGroup>\r
87   <ItemGroup />\r
88   <ItemGroup>\r
89     <Resource Include="Shader\Gabor.ps" />\r
90     <Resource Include="Shader\GaborAlpha.ps" />\r
91     <Resource Include="Shader\Grating.ps" />\r
92     <Resource Include="Shader\Plaid.ps" />\r
93   </ItemGroup>\r
94   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />\r
95   <ProjectExtensions>\r
96     <VisualStudio>\r
97       <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">\r
98         <SilverlightProjectProperties />\r
99       </FlavorProperties>\r
100     </VisualStudio>\r
101   </ProjectExtensions>\r
102   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
103        Other similar extension points exist, see Microsoft.Common.targets.\r
104   <Target Name="BeforeBuild">\r
105   </Target>\r
106   <Target Name="AfterBuild">\r
107   </Target>\r
108   -->\r
109 </Project>