diff options
Diffstat (limited to 'socket.vcxproj')
-rwxr-xr-x | socket.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/socket.vcxproj b/socket.vcxproj index 305c094..51ebc68 100755 --- a/socket.vcxproj +++ b/socket.vcxproj | |||
@@ -21,6 +21,7 @@ | |||
21 | <ItemGroup> | 21 | <ItemGroup> |
22 | <ClCompile Include="src\auxiliar.c" /> | 22 | <ClCompile Include="src\auxiliar.c" /> |
23 | <ClCompile Include="src\buffer.c" /> | 23 | <ClCompile Include="src\buffer.c" /> |
24 | <ClCompile Include="src\compat.c" /> | ||
24 | <ClCompile Include="src\except.c" /> | 25 | <ClCompile Include="src\except.c" /> |
25 | <ClCompile Include="src\inet.c" /> | 26 | <ClCompile Include="src\inet.c" /> |
26 | <ClCompile Include="src\io.c" /> | 27 | <ClCompile Include="src\io.c" /> |