Parent Directory
|
Revision Log
|
Patch
--- trunk/deps/WeifenLuo.WinFormsUI.Docking/DockSample/DockSample.csproj 2012/05/28 09:42:27 179 +++ trunk/deps/WeifenLuo.WinFormsUI.Docking/DockSample/DockSample.csproj 2012/05/28 10:08:44 182 @@ -48,6 +48,9 @@ <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'"> + <OutputPath>bin\All Configurations\</OutputPath> + </PropertyGroup> <ItemGroup> <Reference Include="System" /> <Reference Include="System.Data" />
ViewVC Help | |
Powered by ViewVC 1.1.22 |