删除了doc文件夹下的论文,因为其中有些不符合实际;
完善了debug和release这两种工程配置; 添加了之前头文件中遗漏的防止重复编译的预编译器指令。
This commit is contained in:
parent
bd1902939a
commit
90351402d8
12 changed files with 3806 additions and 1791 deletions
23
.gitignore
vendored
23
.gitignore
vendored
|
|
@ -1,12 +1,11 @@
|
|||
/plan_manage_main/out
|
||||
/plan_manage_main/Debug
|
||||
|
||||
|
||||
*.swp
|
||||
.*
|
||||
|
||||
|
||||
|
||||
!.gitignore
|
||||
|
||||
|
||||
/plan_manage_main/out
|
||||
|
||||
|
||||
*.swp
|
||||
.*
|
||||
|
||||
|
||||
|
||||
!.gitignore
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue