Parent Directory
|
Revision Log
|
Patch
--- trunk/deps/WeifenLuo.WinFormsUI.Docking/WinFormsUI/WinFormsUI.csproj 2014/09/15 22:56:58 830 +++ trunk/deps/WeifenLuo.WinFormsUI.Docking/WinFormsUI/WinFormsUI.csproj 2014/09/15 23:10:17 831 @@ -19,26 +19,6 @@ <OldToolsVersion>3.5</OldToolsVersion> <UpgradeBackupLocation /> </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> - <DebugSymbols>true</DebugSymbols> - <DebugType>full</DebugType> - <Optimize>false</Optimize> - <OutputPath>bin\Debug\</OutputPath> - <DefineConstants>TRACE;DEBUG</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> - <DebugType>pdbonly</DebugType> - <Optimize>true</Optimize> - <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE;RELEASE</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'"> - <OutputPath>bin\All Configurations\</OutputPath> - </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> <DebugSymbols>true</DebugSymbols> <OutputPath>bin\x64\Debug\</OutputPath>
ViewVC Help | |
Powered by ViewVC 1.1.22 |