summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-10-04 13:07:57 +0200
committermadmaxoft <github@xoft.cz>2013-10-04 13:13:34 +0200
commit1012fd82fda9e9bc75d2308a3c68cb3b3738bf1b (patch)
treec03e55ed3e05de4d771510d9249a4bbdef1bf26e /VC2008
parentFixed MultiPartParser's boundary parsing. (diff)
downloadcuberite-1012fd82fda9e9bc75d2308a3c68cb3b3738bf1b.tar
cuberite-1012fd82fda9e9bc75d2308a3c68cb3b3738bf1b.tar.gz
cuberite-1012fd82fda9e9bc75d2308a3c68cb3b3738bf1b.tar.bz2
cuberite-1012fd82fda9e9bc75d2308a3c68cb3b3738bf1b.tar.lz
cuberite-1012fd82fda9e9bc75d2308a3c68cb3b3738bf1b.tar.xz
cuberite-1012fd82fda9e9bc75d2308a3c68cb3b3738bf1b.tar.zst
cuberite-1012fd82fda9e9bc75d2308a3c68cb3b3738bf1b.zip
Diffstat (limited to 'VC2008')
-rw-r--r--VC2008/MCServer.vcproj24
1 files changed, 24 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index 1e17cc722..6cc83b4db 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -2720,6 +2720,14 @@
Name="HTTPServer"
>
<File
+ RelativePath="..\source\HTTPServer\EnvelopeParser.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\HTTPServer\EnvelopeParser.h"
+ >
+ </File>
+ <File
RelativePath="..\source\HTTPServer\HTTPConnection.cpp"
>
</File>
@@ -2751,6 +2759,22 @@
RelativePath="..\source\HTTPServer\HTTPServer.h"
>
</File>
+ <File
+ RelativePath="..\source\HTTPServer\MultipartParser.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\HTTPServer\MultipartParser.h"
+ >
+ </File>
+ <File
+ RelativePath="..\source\HTTPServer\NameValueParser.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\HTTPServer\NameValueParser.h"
+ >
+ </File>
</Filter>
</Filter>
<Filter