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

Comparing trunk/deps/WeifenLuo.WinFormsUI.Docking/DockSample/DockSample.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 50 | Line 50
50    </PropertyGroup>
51    <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
52      <DebugSymbols>true</DebugSymbols>
53 <    <OutputPath>bin\Debug\</OutputPath>
53 >    <OutputPath>bin\Debug\x86\</OutputPath>
54      <DefineConstants>DEBUG;TRACE</DefineConstants>
55      <DebugType>full</DebugType>
56      <PlatformTarget>x86</PlatformTarget>
# Line 70 | Line 70
70    </PropertyGroup>
71    <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
72      <DebugSymbols>true</DebugSymbols>
73 <    <OutputPath>bin\x64\Debug\</OutputPath>
73 >    <OutputPath>bin\Debug\x64\</OutputPath>
74      <DefineConstants>DEBUG;TRACE</DefineConstants>
75      <DebugType>full</DebugType>
76      <PlatformTarget>x64</PlatformTarget>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines