diff options
Diffstat (limited to 'Source/BVD')
-rw-r--r-- | Source/BVD/BVD.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/BVD/BVD.csproj b/Source/BVD/BVD.csproj index 448adff7..687e83fb 100644 --- a/Source/BVD/BVD.csproj +++ b/Source/BVD/BVD.csproj @@ -42,7 +42,7 @@ <PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
+ <OutputPath>..\..\Binaries\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
|