From: Václav Slavík Date: Fri, 31 Dec 1999 00:35:19 +0000 (+0000) Subject: added wxEncodingConverter; added imagpnm.cpp and imagpcx.cpp to wxvc_dll.dsp X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a5e3f3e9fade71f68325357ea9739f6d3f0dd2b3 added wxEncodingConverter; added imagpnm.cpp and imagpcx.cpp to wxvc_dll.dsp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/wxvc.dsp b/src/wxvc.dsp index eaa5f1966d..e26de63aa2 100644 --- a/src/wxvc.dsp +++ b/src/wxvc.dsp @@ -163,6 +163,10 @@ SOURCE=.\common\dynlib.cpp # End Source File # Begin Source File +SOURCE=.\common\encconv.cpp +# End Source File +# Begin Source File + SOURCE=.\common\event.cpp # End Source File # Begin Source File diff --git a/src/wxvc_dll.dsp b/src/wxvc_dll.dsp index ca016d7841..90d2910893 100644 --- a/src/wxvc_dll.dsp +++ b/src/wxvc_dll.dsp @@ -170,6 +170,10 @@ SOURCE=.\common\dynlib.cpp # End Source File # Begin Source File +SOURCE=.\common\encconv.cpp +# End Source File +# Begin Source File + SOURCE=.\common\event.cpp # End Source File # Begin Source File @@ -260,6 +264,14 @@ SOURCE=.\common\imaggif.cpp # End Source File # Begin Source File +SOURCE=.\common\imagpcx.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\imagpnm.cpp +# End Source File +# Begin Source File + SOURCE=.\common\imagjpeg.cpp # ADD CPP /I "../src/jpeg" # End Source File