Remove wrong inclusion of systhemectrl.cpp from MSBuild project
This got somehow added in 2fff3cd29f (bug in
upmake?).
See #16414.
This commit is contained in:
parent
a3fc5c5400
commit
d22574a042
1 changed files with 0 additions and 1 deletions
|
|
@ -1014,7 +1014,6 @@
|
|||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
||||
</ResourceCompile>
|
||||
<ClInclude Include="..\..\src\msw\systhemectrl.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="..\..\include\wx\msw\setup.h">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue