From: <ze...@us...> - 2007-04-02 21:33:05
|
Revision: 282 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=282&view=rev Author: zebons Date: 2007-04-02 14:33:01 -0700 (Mon, 02 Apr 2007) Log Message: ----------- Modified Paths: -------------- trunk/plugins/MyFilms/MesFilms.csproj Modified: trunk/plugins/MyFilms/MesFilms.csproj =================================================================== --- trunk/plugins/MyFilms/MesFilms.csproj 2007-04-02 21:19:05 UTC (rev 281) +++ trunk/plugins/MyFilms/MesFilms.csproj 2007-04-02 21:33:01 UTC (rev 282) @@ -29,9 +29,9 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> - <Reference Include="Core, Version=1.0.2548.1824, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="Core, Version=1.0.2576.34540, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> - <HintPath>..\..\mediaportal_plugin\MesFilms\Core_Stable\Core.DLL</HintPath> + <HintPath>..\..\mediaportal_plugin\MesFilms\Core_Svn\Core.dll</HintPath> </Reference> <Reference Include="Databases, Version=1.0.2548.1828, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> @@ -48,9 +48,9 @@ <Reference Include="System.Drawing" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> - <Reference Include="Utils, Version=1.0.2548.1816, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="Utils, Version=1.0.2576.34538, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> - <HintPath>..\..\mediaportal_plugin\MesFilms\Core_Stable\Utils.DLL</HintPath> + <HintPath>..\..\mediaportal_plugin\MesFilms\Core_Svn\Utils.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |
From: <ze...@us...> - 2007-06-21 05:50:39
|
Revision: 583 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=583&view=rev Author: zebons Date: 2007-06-20 22:50:36 -0700 (Wed, 20 Jun 2007) Log Message: ----------- Added Paths: ----------- trunk/plugins/MyFilms/MesFilms.csproj Added: trunk/plugins/MyFilms/MesFilms.csproj =================================================================== --- trunk/plugins/MyFilms/MesFilms.csproj (rev 0) +++ trunk/plugins/MyFilms/MesFilms.csproj 2007-06-21 05:50:36 UTC (rev 583) @@ -0,0 +1,117 @@ +<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>bin\Debug\</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>C:\Mediaportal\xbmc\bin\Release\plugins\Windows\</OutputPath> + <DefineConstants>DEBUG;TRACE</DefineConstants> + <ErrorReport>prompt</ErrorReport> + <WarningLevel>4</WarningLevel> + <DebugSymbols>true</DebugSymbols> + </PropertyGroup> + <ItemGroup> + <Reference Include="Core, Version=1.0.2546.32606, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\mediaportal_plugin\MesFilms\Core_SVN\Core.DLL</HintPath> + </Reference> + <Reference Include="Databases, Version=1.0.2546.32610, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\mediaportal_plugin\MesFilms\Core_SVN\Databases.DLL</HintPath> + </Reference> + <Reference Include="Dialogs, Version=0.0.0.0, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\mediaportal_plugin\MesFilms\Core_SVN\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=1.0.2546.32604, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\mediaportal_plugin\MesFilms\Core_SVN\Utils.DLL</HintPath> + </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="CryptageTexte.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> + <Compile Include="Properties\Resources.Designer.cs"> + <AutoGen>True</AutoGen> + <DesignTime>True</DesignTime> + <DependentUpon>Resources.resx</DependentUpon> + </Compile> + </ItemGroup> + <ItemGroup> + <EmbeddedResource Include="MesFilmsSetup.resx"> + <DependentUpon>MesFilmsSetup.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="Properties\Resources.resx"> + <SubType>Designer</SubType> + <Generator>ResXFileCodeGenerator</Generator> + <LastGenOutput>Resources.Designer.cs</LastGenOutput> + </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> + <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> + --> + <PropertyGroup> + <PostBuildEvent>"$(ProjectDir)PostBuild.bat" "$(SolutionDir)" $(ConfigurationName) >$(ProjectDir)PostBuild.log</PostBuildEvent> + </PropertyGroup> +</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. |