Add menus and modify list style

This commit is contained in:
yuanyuanxiang
2025-05-07 03:55:58 +08:00
parent d0e8f03825
commit 45e06c7c29
6 changed files with 31 additions and 3 deletions

View File

@@ -16,4 +16,7 @@
<LocalDebuggerCommand>$(SolutionDir)Bin\$(TargetName)_x64d$(TargetExt)</LocalDebuggerCommand>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<RESOURCE_FILE>2015Remote.rc</RESOURCE_FILE>
</PropertyGroup>
</Project>