OSDN Git Service

3 to 4
[psychlops/silverlight.git] / dev3 / PsychlopsSilverlight3.csproj
diff --git a/dev3/PsychlopsSilverlight3.csproj b/dev3/PsychlopsSilverlight3.csproj
deleted file mode 100644 (file)
index 81480c4..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
-  <PropertyGroup>\r
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
-    <ProductVersion>9.0.30729</ProductVersion>\r
-    <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{58F3CEF1-8123-4105-9525-B7E2C7F188AC}</ProjectGuid>\r
-    <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>\r
-    <OutputType>Library</OutputType>\r
-    <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>PsychlopsSilverlight3</RootNamespace>\r
-    <AssemblyName>PsychlopsSilverlight3</AssemblyName>\r
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
-    <SilverlightApplication>false</SilverlightApplication>\r
-    <ValidateXaml>true</ValidateXaml>\r
-    <ThrowErrorsInValidation>true</ThrowErrorsInValidation>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <DebugSymbols>true</DebugSymbols>\r
-    <DebugType>full</DebugType>\r
-    <Optimize>false</Optimize>\r
-    <OutputPath>Bin\Debug</OutputPath>\r
-    <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>\r
-    <NoStdLib>true</NoStdLib>\r
-    <NoConfig>true</NoConfig>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <DebugType>pdbonly</DebugType>\r
-    <Optimize>true</Optimize>\r
-    <OutputPath>Bin\Release</OutputPath>\r
-    <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>\r
-    <NoStdLib>true</NoStdLib>\r
-    <NoConfig>true</NoConfig>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-  </PropertyGroup>\r
-  <ItemGroup>\r
-    <Reference Include="System.Windows" />\r
-    <Reference Include="mscorlib" />\r
-    <Reference Include="system" />\r
-    <Reference Include="System.Core" />\r
-    <Reference Include="System.Xml" />\r
-    <Reference Include="System.Net" />\r
-    <Reference Include="System.Windows.Browser" />\r
-    <Reference Include="WriteableBitmapEx, Version=0.9.0.0, Culture=neutral, processorArchitecture=MSIL">\r
-      <SpecificVersion>False</SpecificVersion>\r
-      <HintPath>WriteableBitmapEx\WriteableBitmapEx.dll</HintPath>\r
-    </Reference>\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <Compile Include="Properties\AssemblyInfo.cs" />\r
-    <Compile Include="psychlops\core\app\app.cs" />\r
-    <Compile Include="psychlops\core\app\misc.cs" />\r
-    <Compile Include="psychlops\core\device\clock.cs" />\r
-    <Compile Include="psychlops\core\device\hid.cs" />\r
-    <Compile Include="psychlops\core\graphic\canvas.cs" />\r
-    <Compile Include="psychlops\core\graphic\image.cs" />\r
-    <Compile Include="psychlops\core\graphic\font.cs" />\r
-    <Compile Include="psychlops\core\graphic\module.cs" />\r
-    <Compile Include="psychlops\core\math\interval.cs" />\r
-    <Compile Include="psychlops\core\math\matrix.cs" />\r
-    <Compile Include="psychlops\core\math\util.cs" />\r
-    <Compile Include="psychlops\extention\media\svg.cs" />\r
-    <Compile Include="psychlops\extention\standard\figures.cs" />\r
-    <Compile Include="psychlops\extention\standard\widget.cs" />\r
-    <Compile Include="psychlops\psychlops.cs" />\r
-    <Compile Include="psychlops\core\graphic\shape.cs" />\r
-  </ItemGroup>\r
-  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\v3.0\Microsoft.Silverlight.CSharp.targets" />\r
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
-       Other similar extension points exist, see Microsoft.Common.targets.\r
-  <Target Name="BeforeBuild">\r
-  </Target>\r
-  <Target Name="AfterBuild">\r
-  </Target>\r
-  -->\r
-  <ProjectExtensions>\r
-    <VisualStudio>\r
-      <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">\r
-        <SilverlightProjectProperties />\r
-      </FlavorProperties>\r
-    </VisualStudio>\r
-  </ProjectExtensions>\r
-</Project>
\ No newline at end of file