Skip to content

Commit 5b931fa

Browse files
1. 修复了数组声明的语法错误;2. 优化了虚函数表的处理逻辑;3. 改进了语言设置功能;4. 删除了缓存文件相关功能
1 parent 6fdff2f commit 5b931fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PDBViewer.vcxproj.filters

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<ItemGroup>
44
<Filter Include="源文件">

0 commit comments

Comments
 (0)