1
0

Added readme and added output argument

This commit is contained in:
2019-05-24 09:22:33 +02:00
parent f3f71765f0
commit 30e37e3f22
3 changed files with 16 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>