From 09707570eb37f6b3b016202fe172ae6a97529506 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 14 Mar 2000 09:02:13 +0000 Subject: [PATCH] Added gsockmsw.c to VC++ project files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/wxvc.dsp | 5 +++++ src/wxvc_dll.dsp | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/src/wxvc.dsp b/src/wxvc.dsp index fabd07e457..039bfb973e 100644 --- a/src/wxvc.dsp +++ b/src/wxvc.dsp @@ -878,6 +878,11 @@ SOURCE=.\msw\gsocket.c # End Source File # Begin Source File +SOURCE=.\msw\gsockmsw.c +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + SOURCE=.\msw\helpwin.cpp # End Source File # Begin Source File diff --git a/src/wxvc_dll.dsp b/src/wxvc_dll.dsp index 50e691395d..5e104e044d 100644 --- a/src/wxvc_dll.dsp +++ b/src/wxvc_dll.dsp @@ -880,6 +880,11 @@ SOURCE=.\msw\gsocket.c # End Source File # Begin Source File +SOURCE=.\msw\gsockmsw.c +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + SOURCE=.\msw\helpwin.cpp # End Source File # Begin Source File -- 2.50.0