From: Julian Smart Date: Sun, 20 May 2001 21:23:46 +0000 (+0000) Subject: Added dircmn.cpp to VC++ project files X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bcbb0f830979517b7c569975e2925fe01e0c0f5d Added dircmn.cpp to VC++ project files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/msw/vc.rsp b/distrib/msw/vc.rsp index b2416c1d69..0211b8fea6 100644 --- a/distrib/msw/vc.rsp +++ b/distrib/msw/vc.rsp @@ -1,5 +1,5 @@ -wxBase.dsp -wxBase.dsw +wxBaseVC.dsp +wxBaseVC.dsw wxBaseDll.dsp wxBaseDll.dsw diff --git a/src/wxvc.dsp b/src/wxvc.dsp index b9d013b2c0..bfca38b300 100644 --- a/src/wxvc.dsp +++ b/src/wxvc.dsp @@ -141,6 +141,10 @@ SOURCE=.\common\dcbase.cpp # End Source File # Begin Source File +SOURCE=.\common\dircmn.cpp +# End Source File +# Begin Source File + SOURCE=.\common\dlgcmn.cpp # End Source File # Begin Source File diff --git a/src/wxvc_dll.dsp b/src/wxvc_dll.dsp index 75ec18b949..9421f112f9 100644 --- a/src/wxvc_dll.dsp +++ b/src/wxvc_dll.dsp @@ -148,6 +148,10 @@ SOURCE=.\common\dcbase.cpp # End Source File # Begin Source File +SOURCE=.\common\dircmn.cpp +# End Source File +# Begin Source File + SOURCE=.\common\dlgcmn.cpp # End Source File # Begin Source File