|
From: <ze...@us...> - 2007-04-28 22:09:13
|
Revision: 353
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=353&view=rev
Author: zebons
Date: 2007-04-28 15:09:11 -0700 (Sat, 28 Apr 2007)
Log Message:
-----------
Removed file/folder
Removed Paths:
-------------
trunk/plugins/MyFilms/MesFilms.csproj
Deleted: trunk/plugins/MyFilms/MesFilms.csproj
===================================================================
--- trunk/plugins/MyFilms/MesFilms.csproj 2007-04-28 22:08:52 UTC (rev 352)
+++ trunk/plugins/MyFilms/MesFilms.csproj 2007-04-28 22:09:11 UTC (rev 353)
@@ -1,107 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.50727</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{20BCDBE0-0812-4235-9330-40B8E570DAE1}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>MesFilms</RootNamespace>
- <AssemblyName>MesFilms</AssemblyName>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\mediaportal\xbmc\bin\Debug\plugins\windows\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\..\Program Files\MediaPortal\Plugins\Windows\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Core, Version=0.2.2.0, Culture=neutral, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Mediaportal\Core\bin\Release\Core.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="Databases, Version=0.2.2.0, Culture=neutral, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Mediaportal\Dialogs\bin\Release\Databases.dll</HintPath>
- </Reference>
- <Reference Include="Dialogs, Version=0.0.0.0, Culture=neutral, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Mediaportal\Dialogs\bin\Release\Dialogs.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="Utils, Version=2.1.2.0, Culture=neutral, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Mediaportal\Core\bin\Release\Utils.dll</HintPath>
- <Private>False</Private>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AntMovieCatalog.cs">
- <DependentUpon>AntMovieCatalog.xsd</DependentUpon>
- </Compile>
- <Compile Include="AntMovieCatalog.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>AntMovieCatalog.xsd</DependentUpon>
- </Compile>
- <Compile Include="AssemblyInfo.cs" />
- <Compile Include="CatalogConverter.cs" />
- <Compile Include="CString.cs" />
- <Compile Include="MesFilms.cs" />
- <Compile Include="MesFilmsDetail.cs" />
- <Compile Include="MesFilmsSetup.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MesFilmsSetup.designer.cs">
- <DependentUpon>MesFilmsSetup.cs</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="MesFilmsSetup.resx">
- <DependentUpon>MesFilmsSetup.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="AntMovieCatalog.xsc">
- <DependentUpon>AntMovieCatalog.xsd</DependentUpon>
- </None>
- <None Include="AntMovieCatalog.xsd">
- <SubType>Designer</SubType>
- <Generator>MSDataSetGenerator</Generator>
- <LastGenOutput>AntMovieCatalog.Designer.cs</LastGenOutput>
- </None>
- <None Include="AntMovieCatalog.xss">
- <DependentUpon>AntMovieCatalog.xsd</DependentUpon>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
-</Project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|