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

Comparing trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj (file contents):
Revision 170 by william, Fri May 11 11:37:14 2012 UTC vs.
Revision 171 by william, Mon May 28 08:56:42 2012 UTC

--- trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj	2012/05/28 08:52:46	170
+++ trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj	2012/05/28 08:56:42	171
@@ -20,7 +20,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>bin\Debug\</OutputPath>
+    <OutputPath>bin\Debug\x86\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -36,7 +36,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     <DebugSymbols>true</DebugSymbols>
-    <OutputPath>bin\x64\Debug\</OutputPath>
+    <OutputPath>bin\Debug\x64\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <DebugType>full</DebugType>
     <PlatformTarget>x64</PlatformTarget>