mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
Add files via upload
This commit is contained in:
@@ -97,17 +97,21 @@
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="Data.cpp" />
|
||||
<ClCompile Include="DNS.cpp" />
|
||||
<ClCompile Include="DNSHandler.cpp" />
|
||||
<ClCompile Include="EventHandler.cpp" />
|
||||
<ClCompile Include="IPEventHandler.cpp" />
|
||||
<ClCompile Include="Redirector.cpp" />
|
||||
<ClCompile Include="TCPHandler.cpp" />
|
||||
<ClCompile Include="UDPHandler.cpp" />
|
||||
<ClCompile Include="Utils.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="Data.h" />
|
||||
<ClInclude Include="DNS.h" />
|
||||
<ClInclude Include="DNSHandler.h" />
|
||||
<ClInclude Include="EventHandler.h" />
|
||||
<ClInclude Include="IPEventHandler.h" />
|
||||
<ClInclude Include="TCPHandler.h" />
|
||||
<ClInclude Include="UDPHandler.h" />
|
||||
<ClInclude Include="Utils.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user