ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/deps/WeifenLuo.WinFormsUI.Docking/WinFormsUI/WinFormsUI.csproj
(Generate patch)

Comparing trunk/deps/WeifenLuo.WinFormsUI.Docking/WinFormsUI/WinFormsUI.csproj (file contents):
Revision 170 by william, Mon May 28 08:52:46 2012 UTC vs.
Revision 171 by william, Mon May 28 08:56:42 2012 UTC

# Line 38 | Line 38
38    </PropertyGroup>
39    <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
40      <DebugSymbols>true</DebugSymbols>
41 <    <OutputPath>bin\Debug\</OutputPath>
41 >    <OutputPath>bin\Debug\x86\</OutputPath>
42      <DefineConstants>TRACE;DEBUG</DefineConstants>
43      <DebugType>full</DebugType>
44      <PlatformTarget>x86</PlatformTarget>
# Line 58 | Line 58
58    </PropertyGroup>
59    <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
60      <DebugSymbols>true</DebugSymbols>
61 <    <OutputPath>bin\x64\Debug\</OutputPath>
61 >    <OutputPath>bin\Debug\x64\</OutputPath>
62      <DefineConstants>TRACE;DEBUG</DefineConstants>
63      <DebugType>full</DebugType>
64      <PlatformTarget>x64</PlatformTarget>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines