Fix compiling on MSVC

This commit is contained in:
2024-04-30 07:13:37 +08:00
parent 36ba0b1c9f
commit 7738097177
2 changed files with 8 additions and 0 deletions

View File

@ -182,5 +182,11 @@
<ClCompile Include="ui_render.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="ui_label.c">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="ui_boxbuilder.c">
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
</Project>