Skip to content
Snippets Groups Projects
Commit 46df5f2c authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Add webget.c to more build systems.

parent 88ffba7b
Branches
Tags
No related merge requests found
Pipeline #8000 failed
......@@ -49,8 +49,9 @@ set(SOURCE
uifcinit.c
window.c
../sbbs3/telnet.c
../sbbs3/zmodem.c
../sbbs3/webget.c
../sbbs3/xmodem.c
../sbbs3/zmodem.c
)
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/../../3rdp/build ${CMAKE_CURRENT_SOURCE_DIR}/cryptlib EXCLUDE_FROM_ALL)
......
......@@ -142,6 +142,7 @@
<ClCompile Include="term.c" />
<ClCompile Include="uifcinit.c" />
<ClCompile Include="window.c" />
<ClCompile Include="webget.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\comio\comio.vcxproj">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment