Revision: 91
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=91&view=rev
Author: framug
Date: 2007-02-04 00:11:20 -0800 (Sun, 04 Feb 2007)
Log Message:
-----------
Modified Paths:
--------------
trunk/plugins/file explorer/Source/Explorer.csproj
Modified: trunk/plugins/file explorer/Source/Explorer.csproj
===================================================================
--- trunk/plugins/file explorer/Source/Explorer.csproj 2007-02-04 08:06:16 UTC (rev 90)
+++ trunk/plugins/file explorer/Source/Explorer.csproj 2007-02-04 08:11:20 UTC (rev 91)
@@ -35,13 +35,13 @@
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
</PropertyGroup>
<ItemGroup>
- <Reference Include="Core, Version=1.0.2584.14424, Culture=neutral, processorArchitecture=MSIL">
+ <Reference Include="Core, Version=1.0.2590.13808, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <HintPath>D:\sources mp\Core\bin\Release\Core.dll</HintPath>
+ <HintPath>..\..\..\MediaPortal\Core\bin\Release\Core.dll</HintPath>
</Reference>
<Reference Include="Dialogs, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <HintPath>D:\sources mp\WindowPlugins\bin\Release\Dialogs.dll</HintPath>
+ <HintPath>..\..\..\MediaPortal\Dialogs\bin\Release\Dialogs.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Xml" />
@@ -52,9 +52,9 @@
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.VisualBasic" />
- <Reference Include="Utils, Version=1.0.2584.14423, Culture=neutral, processorArchitecture=MSIL">
+ <Reference Include="Utils, Version=1.0.2590.13806, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <HintPath>D:\sources mp\Utils\bin\Release\Utils.dll</HintPath>
+ <HintPath>..\..\..\MediaPortal\Utils\bin\Release\Utils.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|