wip reimplementation of the voicexp
This commit is contained in:
parent
5d9326b65e
commit
dbc312dd9d
2 changed files with 61 additions and 131 deletions
src/EllieBot
|
@ -154,7 +154,7 @@
|
|||
<PropertyGroup Condition=" '$(Configuration)' == 'GlobalEllie' ">
|
||||
<!-- Define trace doesn't seem to affect the build at all so I had to remove $(DefineConstants)-->
|
||||
<DefineTrace>false</DefineTrace>
|
||||
<DefineConstants>GLOBAL_NADEKO</DefineConstants>
|
||||
<DefineConstants>GLOBAL_ELLIE</DefineConstants>
|
||||
<NoWarn>$(NoWarn);CS1573;CS1591</NoWarn>
|
||||
<Optimize>true</Optimize>
|
||||
<DebugType>portable</DebugType>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue