From eba0e3477b86231780dbd12f70a07c032c66088c Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 23 Apr 2001 14:45:04 +0000 Subject: [PATCH] Added imagxpm.cpp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/wxvc.dsp | 4 ++++ src/wxvc_dll.dsp | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/src/wxvc.dsp b/src/wxvc.dsp index defdbf262e..84a99b1039 100644 --- a/src/wxvc.dsp +++ b/src/wxvc.dsp @@ -300,6 +300,10 @@ SOURCE=.\common\imagtiff.cpp # End Source File # Begin Source File +SOURCE=.\common\imagxpm.cpp +# End Source File +# Begin Source File + SOURCE=.\common\intl.cpp # End Source File # Begin Source File diff --git a/src/wxvc_dll.dsp b/src/wxvc_dll.dsp index fffdff24b8..8a7ab6f621 100644 --- a/src/wxvc_dll.dsp +++ b/src/wxvc_dll.dsp @@ -307,6 +307,10 @@ SOURCE=.\common\imagtiff.cpp # End Source File # Begin Source File +SOURCE=.\common\imagxpm.cpp +# End Source File +# Begin Source File + SOURCE=.\common\intl.cpp # End Source File # Begin Source File -- 2.45.2