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:
Molgrum 2007-08-03 14:31:55 +00:00
parent 7352cb0974
commit e1742e3507

View file

@ -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"
> >