Update 2.5DHero.vbproj

This commit is contained in:
jianmingyong 2016-10-24 08:50:56 +08:00 committed by GitHub
parent 4f7821a9e3
commit 183934927e
1 changed files with 2 additions and 2 deletions

View File

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