mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 09:19:45 +00:00
Fix MSVC release builds
Regressed in commit e0b85e5ddad793dee0b1e9e8cf0770e351c7eba4.
This commit is contained in:
parent
d465879c89
commit
4d069bc8c2
@ -3333,6 +3333,7 @@
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ReleaseDEBUG|Win32'">true</ExcludedFromBuild>
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_with_VLD|Win32'">true</ExcludedFromBuild>
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\tests\test_formula_function.cpp">
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_with_VLD|Win32'">true</ExcludedFromBuild>
|
||||
|
Loading…
x
Reference in New Issue
Block a user