From: Julian Smart Date: Wed, 8 Aug 2001 06:43:28 +0000 (+0000) Subject: Added container class X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d1110a74eaee9be455364995d7bad0d979581ee7 Added container class git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/wxvc.dsp b/src/wxvc.dsp index ab2b3de382..f32599f8c0 100644 --- a/src/wxvc.dsp +++ b/src/wxvc.dsp @@ -113,6 +113,10 @@ SOURCE=.\common\config.cpp # End Source File # Begin Source File +SOURCE=.\common\container.cpp +# End Source File +# Begin Source File + SOURCE=.\common\cshelp.cpp # End Source File # Begin Source File diff --git a/src/wxvc_dll.dsp b/src/wxvc_dll.dsp index 5af74aa082..7c7563e1f4 100644 --- a/src/wxvc_dll.dsp +++ b/src/wxvc_dll.dsp @@ -120,6 +120,10 @@ SOURCE=.\common\config.cpp # End Source File # Begin Source File +SOURCE=.\common\container.cpp +# End Source File +# Begin Source File + SOURCE=.\common\cshelp.cpp # End Source File # Begin Source File diff --git a/src/wxvc_universal.dsp b/src/wxvc_universal.dsp index 38c3e0aa7d..1f39ed8002 100644 --- a/src/wxvc_universal.dsp +++ b/src/wxvc_universal.dsp @@ -113,6 +113,10 @@ SOURCE=.\common\config.cpp # End Source File # Begin Source File +SOURCE=.\common\container.cpp +# End Source File +# Begin Source File + SOURCE=.\common\cshelp.cpp # End Source File # Begin Source File