mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 06:32:00 +00:00
Added httpsv.c, msg.c, cmd.h and protocol.h
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2562 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
7352cb0974
commit
e1742e3507
1 changed files with 16 additions and 0 deletions
|
@ -220,10 +220,18 @@
|
|||
RelativePath="..\forward.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\httpsv.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\mdfour.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\msg.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\netchan.c"
|
||||
>
|
||||
|
@ -253,6 +261,14 @@
|
|||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\cmd.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\protocol.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\qtv.h"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue