Remove useless comment
This commit is contained in:
parent
de68526bc3
commit
fd38d54a93
|
|
@ -23,7 +23,6 @@
|
||||||
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
||||||
<!-- Here we define the Debug Build.
|
<!-- Here we define the Debug Build.
|
||||||
The Release Build will also do -Werror as I don't want to release shitty code
|
|
||||||
-->
|
-->
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user