Changed build dir

This commit is contained in:
Aragas 2016-10-15 15:49:30 +03:00
parent 331f8fa3c4
commit 347d3ef72e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\DesktopGL\Debug\</OutputPath>
<OutputPath>bin\Windows\Debug\</OutputPath>
<DefineConstants>DEBUG,TRACE,WINDOWS</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>