mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +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"
|
RelativePath="..\forward.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\httpsv.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\mdfour.c"
|
RelativePath="..\mdfour.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\msg.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\netchan.c"
|
RelativePath="..\netchan.c"
|
||||||
>
|
>
|
||||||
|
@ -253,6 +261,14 @@
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="h;hpp;hxx;hm;inl"
|
Filter="h;hpp;hxx;hm;inl"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cmd.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\protocol.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\qtv.h"
|
RelativePath="..\qtv.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue