Revision: 950
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=950&view=rev
Author: framug
Date: 2007-09-22 00:14:11 -0700 (Sat, 22 Sep 2007)
Log Message:
-----------
Modified Paths:
--------------
trunk/plugins/file explorer/Source/FileExplorer.csproj
Modified: trunk/plugins/file explorer/Source/FileExplorer.csproj
===================================================================
--- trunk/plugins/file explorer/Source/FileExplorer.csproj 2007-09-22 07:00:03 UTC (rev 949)
+++ trunk/plugins/file explorer/Source/FileExplorer.csproj 2007-09-22 07:14:11 UTC (rev 950)
@@ -27,7 +27,7 @@
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
- <OutputPath>bin/Release</OutputPath>
+ <OutputPath>..\Release\Plugins\Windows\</OutputPath>
<Optimize>True</Optimize>
<DefineConstants>TRACE</DefineConstants>
<DebugSymbols>false</DebugSymbols>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|