|
@@ -125,7 +125,7 @@
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford60|x64'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
- <OutputPath>bin\x64\Release_oxford60\</OutputPath>
|
|
|
+ <OutputPath>..\bin\x64\Release_oxford60\</OutputPath>
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
<DebugType>full</DebugType>
|
|
|
<PlatformTarget>x64</PlatformTarget>
|