添加项目文件。

This commit is contained in:
Bruce
2025-10-14 20:42:23 +08:00
parent de4aa72710
commit d6d8fc5b67
36 changed files with 4555 additions and 0 deletions

8
pkgread/stdafx.cpp Normal file
View File

@@ -0,0 +1,8 @@
// stdafx.cpp : 只包括标准包含文件的源文件
// pkgread.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
// TODO: 在 STDAFX.H 中引用任何所需的附加头文件,
//而不是在此文件中引用