diff options
Diffstat (limited to 'net/build')
-rw-r--r-- | net/build/net.vcproj | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/build/net.vcproj b/net/build/net.vcproj index 07d47a6..7842fa6 100644 --- a/net/build/net.vcproj +++ b/net/build/net.vcproj @@ -12,6 +12,8 @@ Name="Win32" /> </Platforms> + <ToolFiles> + </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" @@ -1122,6 +1124,14 @@ > </File> <File + RelativePath="..\ftp\ftp_directory_parser.cc" + > + </File> + <File + RelativePath="..\ftp\ftp_directory_parser.h" + > + </File> + <File RelativePath="..\ftp\ftp_network_layer.cc" > </File> |