mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Windows socket engine tweaks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8333 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
cbb8fda4a7
commit
541b12871a
@ -448,8 +448,16 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\socketengine_iocp.cpp"
|
||||
RelativePath="..\src\socketengines\socketengine_iocp.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)\"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\timer.cpp"
|
||||
@ -602,7 +610,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\socketengine_iocp.h"
|
||||
RelativePath="..\include\socketengines\socketengine_iocp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
Loading…
x
Reference in New Issue
Block a user